oh-my-posh/themes/night-owl.omp.json

417 lines
14 KiB
JSON
Raw Normal View History

2021-10-25 10:25:14 -07:00
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"blocks": [
{
"alignment": "left",
"segments": [
{
"background": "#21c7a8",
2022-02-03 01:22:57 -08:00
"foreground": "#011627",
"leading_diamond": "\u256d\u2500\ue0b6",
2021-10-25 10:25:14 -07:00
"properties": {
"windows": "\ue62a"
2022-02-03 01:22:57 -08:00
},
"style": "diamond",
2022-03-27 01:12:47 -07:00
"template": " {{ if .WSL }}WSL at {{ end }}{{.Icon}} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "\ue0b0",
"type": "os"
2021-10-25 10:25:14 -07:00
},
{
"background": "#ef5350",
2022-02-03 01:22:57 -08:00
"foreground": "#ffeb95",
"powerline_symbol": "\ue0b0",
"style": "powerline",
2022-03-27 01:12:47 -07:00
"template": " \uf292 ",
2022-02-03 01:22:57 -08:00
"type": "root"
2021-10-25 10:25:14 -07:00
},
{
"background": "#82AAFF",
2022-02-03 01:22:57 -08:00
"foreground": "#011627",
"powerline_symbol": "\ue0b0",
2021-10-25 10:25:14 -07:00
"properties": {
"folder_icon": "\uf07c ",
"folder_separator_icon": "<#011627>\ue0b1</> ",
"home_icon": " \ueb06 ",
2022-03-27 01:12:47 -07:00
"style": "agnoster"
2022-02-03 01:22:57 -08:00
},
"style": "powerline",
"template": "{{ path .Path .Location }}",
2022-02-03 01:22:57 -08:00
"type": "path"
2021-10-25 10:25:14 -07:00
},
{
"background": "#addb67",
"background_templates": [
"{{ if or (.Working.Changed) (.Staging.Changed) }}#e4cf6a{{ end }}",
"{{ if and (gt .Ahead 0) (gt .Behind 0) }}#f78c6c{{ end }}",
"{{ if gt .Ahead 0 }}#C792EA{{ end }}",
"{{ if gt .Behind 0 }}#c792ea{{ end }}"
],
2022-02-03 01:22:57 -08:00
"foreground": "#011627",
"powerline_symbol": "\ue0b0",
2021-10-25 10:25:14 -07:00
"properties": {
"branch_icon": "\ue725 ",
"fetch_stash_count": true,
2022-02-03 01:22:57 -08:00
"fetch_status": true,
2021-11-08 13:56:40 -08:00
"fetch_upstream_icon": true,
2022-03-27 01:12:47 -07:00
"fetch_worktree_count": true
2022-02-03 01:22:57 -08:00
},
"style": "powerline",
"template": " {{ url .UpstreamIcon .UpstreamURL }}{{ .HEAD }}{{if .BranchStatus }} {{ .BranchStatus }}{{ end }}{{ if .Working.Changed }} \uf044 {{ .Working.String }}{{ end }}{{ if and (.Working.Changed) (.Staging.Changed) }} |{{ end }}{{ if .Staging.Changed }} \uf046 {{ .Staging.String }}{{ end }}{{ if gt .StashCount 0 }} \ueb4b {{ .StashCount }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"type": "git"
2021-10-25 10:25:14 -07:00
},
{
"background": "#575656",
2022-02-03 01:22:57 -08:00
"foreground": "#d6deeb",
"leading_diamond": "<transparent,#575656>\ue0b0</>",
2021-10-25 10:25:14 -07:00
"properties": {
2022-02-03 01:22:57 -08:00
"style": "roundrock",
"threshold": 0
},
"style": "diamond",
"template": " {{ .FormattedMs }}",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "\ue0b4",
"type": "executiontime"
2021-10-25 10:25:14 -07:00
}
2022-02-03 01:22:57 -08:00
],
"type": "prompt"
2021-10-25 10:25:14 -07:00
},
{
"alignment": "right",
"overflow": "break",
2021-10-25 10:25:14 -07:00
"segments": [
{
"background": "#d6deeb",
2022-02-03 01:22:57 -08:00
"foreground": "#011627",
"leading_diamond": "\ue0b6",
"style": "diamond",
"template": "\uf489 {{ .Name }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#d6deeb>\ue0b2</>",
"type": "shell"
},
{
"background": "#8f43f3",
2022-02-03 01:22:57 -08:00
"foreground": "#ffffff",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue266 {{ round .PhysicalPercentUsed .Precision }}% ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#8f43f3>\ue0b2</>",
"type": "sysinfo"
},
2021-10-25 10:25:14 -07:00
{
"background": "#ffffff",
"foreground": "#ce092f",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue753 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "angular"
2021-10-25 10:25:14 -07:00
},
{
"background": "#565656",
"foreground": "#faa029",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue7ad {{ .Profile }}{{ if .Region }}@{{ .Region }}{{ end }} ",
"trailing_diamond": "<transparent,#565656>\ue0b2</>",
"type": "aws"
2021-10-25 10:25:14 -07:00
},
{
"background": "#ffffff",
"foreground": "#337bb6",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\uFD03 {{ .EnvironmentName }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "az"
2021-10-25 10:25:14 -07:00
},
{
"background": "#ffffff",
"foreground": "#5398c2",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\uf104<#f5bf45>\uf0e7</>\uf105 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "azfunc"
},
{
"background": "#5a7a94",
"foreground": "#100e23",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue311 cds {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#5a7a94>\ue0b2</>",
"type": "cds"
},
{
"background": "#ffffff",
2022-02-03 01:22:57 -08:00
"foreground": "#000000",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\uE370 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#000000>\ue0b2</>",
"type": "crystal"
},
2021-10-25 10:25:14 -07:00
{
"background": "#ffffff",
"foreground": "#1d5185",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\uf40a cf {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "cf"
2021-10-25 10:25:14 -07:00
},
{
"background": "#ffffff",
"foreground": "#1d5185",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\uf40a {{if .Org }}{{ .Org }}{{ end }}{{ if .Space }}/{{ .Space }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "cftarget"
2021-10-25 10:25:14 -07:00
},
{
"background": "#d2d2d2",
"foreground": "#01a300",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "<#2829b2>\ue61e</> <#be1818>\ue61d</> cmake {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#d2d2d2>\ue0b2</>",
"type": "cmake"
2021-10-25 10:25:14 -07:00
},
{
"background": "#e1e8e9",
2022-02-03 01:22:57 -08:00
"foreground": "#055b9c",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue798 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#e1e8e9>\ue0b2</>",
"type": "dart"
2021-10-25 10:25:14 -07:00
},
{
"background": "#0e0e0e",
"foreground": "#0d6da8",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue77f {{ if .Unsupported }}\uf071{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#0e0e0e>\ue0b2</>",
"type": "dotnet"
},
{
"background": "#06A4CE",
"foreground": "#ffffff",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue28e {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#06A4CE>\ue0b2</>",
"type": "flutter"
},
2021-10-25 10:25:14 -07:00
{
"background": "#ffffff",
"foreground": "#06aad5",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue626 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "go"
2021-10-25 10:25:14 -07:00
},
2022-05-26 05:51:26 -07:00
{
"background": "#100e23",
"foreground": "#906cff",
2022-05-26 05:51:26 -07:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue61f {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#100e23>\ue0b2</>",
"type": "haskell"
},
{
"background": "#ffffff",
"foreground": "#ec2729",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue738 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "java"
2022-05-26 05:51:26 -07:00
},
2021-10-25 10:25:14 -07:00
{
"background": "#945bb3",
"foreground": "#ffffff",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "<#ca3c34>\ue624</> {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#945bb3>\ue0b2</>",
"type": "julia"
2021-10-25 10:25:14 -07:00
},
{
"background": "#906cff",
"foreground": "#ffffff",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "K {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#906cff>\ue0b2</>",
"type": "kotlin"
},
{
"background": "#316ce4",
"foreground": "#ffffff",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\uf308 {{.Context}} :: {{if .Namespace}}{{.Namespace}}{{else}}default{{end}} ",
"trailing_diamond": "<transparent,#316ce4>\ue0b2</>",
"type": "kubectl"
},
2021-10-25 10:25:14 -07:00
{
"background": "#ffffff",
"foreground": "#000081",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue620 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "lua"
},
{
"background": "#303030",
"foreground": "#3C873A",
"leading_diamond": "\ue0b2",
"properties": {
"fetch_package_manager": true,
"npm_icon": "<#cc3a3a>\ue71e</> ",
"yarn_icon": "<#348cba>\ue6a7</> "
},
"style": "diamond",
"template": "\ue718 {{ if .PackageManagerIcon }}{{ .PackageManagerIcon }} {{ end }}{{ .Full }} ",
"trailing_diamond": "<transparent,#303030>\ue0b2</>",
"type": "node"
},
{
"background": "#6488c0",
"foreground": "#1e293b",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "Nx {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#6488c0>\ue0b2</>",
"type": "nx"
},
{
"background": "#41436d",
"foreground": "#ffffff",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue769 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#41436d>\ue0b2</>",
"type": "perl"
},
{
"background": "#787CB5",
"foreground": "#000000",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue73d {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#787CB5>\ue0b2</>",
"type": "php"
},
{
"background": "#306998",
"foreground": "#FFE873",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue235 {{ if .Error }}{{ .Error }}{{ else }}{{ if .Venv }}{{ .Venv }} {{ end }}{{ .Full }}{{ end }}",
"trailing_diamond": "<transparent,#306998>\ue0b2</>",
"type": "python"
},
{
"background": "#b9bbbf",
"foreground": "#1c68bd",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "R {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#b9bbbf>\ue0b2</>",
"type": "r"
2021-10-25 10:25:14 -07:00
},
{
"background": "#ffffff",
"foreground": "#9c1006",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue791 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "ruby"
2021-10-25 10:25:14 -07:00
},
{
"background": "#ffffff",
"foreground": "#000000",
2022-02-03 01:22:57 -08:00
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue7a8 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#ffffff>\ue0b2</>",
"type": "rust"
2021-10-25 10:25:14 -07:00
},
{
"background": "#fe562e",
2022-02-03 01:22:57 -08:00
"foreground": "#ffffff",
"leading_diamond": "\ue0b2",
"style": "diamond",
"template": "\ue755 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }} ",
"trailing_diamond": "<transparent,#fe562e>\ue0b2</>",
"type": "swift"
2021-10-25 10:25:14 -07:00
},
{
"background": "#234d70",
2022-02-03 01:22:57 -08:00
"foreground": "#d6deeb",
"leading_diamond": "\ue0b2",
2021-10-25 10:25:14 -07:00
"properties": {
"time_format": "15:04:05"
2022-02-03 01:22:57 -08:00
},
"style": "diamond",
"template": "\ue641 {{ .CurrentDate | date .Format }}",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "\ue0b4",
"type": "time"
2021-10-25 10:25:14 -07:00
}
2022-02-03 01:22:57 -08:00
],
"type": "prompt"
2021-10-25 10:25:14 -07:00
},
{
"alignment": "left",
"newline": true,
"segments": [
{
"foreground": "#21c7a8",
2022-02-03 01:22:57 -08:00
"style": "plain",
2022-03-27 01:12:47 -07:00
"template": "\u2570\u2500",
2022-02-03 01:22:57 -08:00
"type": "text"
2021-10-25 10:25:14 -07:00
},
{
"background": "#1DB954",
2022-02-03 01:22:57 -08:00
"foreground": "#011627",
"leading_diamond": "\ue0b6",
2021-10-25 10:25:14 -07:00
"properties": {
"playing_icon": "\uf1bc "
2022-02-03 01:22:57 -08:00
},
"style": "diamond",
"template": " {{ .Icon }}{{ if ne .Status \"stopped\" }}{{ .Artist }} ~ {{ .Track }}{{ end }} ",
2022-02-03 01:22:57 -08:00
"trailing_diamond": "\ue0c6 ",
"type": "spotify"
2021-10-25 10:25:14 -07:00
},
{
"foreground": "#22da6e",
2022-05-26 05:51:26 -07:00
"foreground_templates": ["{{ if gt .Code 0 }}#ef5350{{ end }}"],
2021-10-25 10:25:14 -07:00
"properties": {
2022-03-27 01:12:47 -07:00
"always_enabled": true
2022-02-03 01:22:57 -08:00
},
"style": "plain",
"template": "\ue285\ue285",
"type": "status"
2021-10-25 10:25:14 -07:00
}
2022-02-03 01:22:57 -08:00
],
"type": "prompt"
2021-10-25 10:25:14 -07:00
}
2022-02-03 01:22:57 -08:00
],
"console_title_template": "{{ .Folder }}",
"final_space": true,
2022-02-03 01:22:57 -08:00
"transient_prompt": {
"background": "transparent",
"foreground": "#d6deeb",
"template": "\ue285 "
},
2022-03-27 01:12:47 -07:00
"version": 2
2021-10-25 10:25:14 -07:00
}