|
2 | 2 | "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
3 | 3 | "transient_prompt": {
|
4 | 4 | "template": " ❯❯ {{ .AbsolutePWD }} : ",
|
5 |
| - "foreground": "#f8f8f2", |
| 5 | + "foreground": "p:color15", |
6 | 6 | "background": "transparent",
|
7 | 7 | "newline": true
|
8 | 8 | },
|
|
15 | 15 | "properties": {
|
16 | 16 | "cache_duration": "none"
|
17 | 17 | },
|
18 |
| - "template": "\n\u256d\u2500", |
19 |
| - "foreground": "#f8f8f2", |
| 18 | + "template": "\n╭─", |
| 19 | + "foreground": "p:color15", |
20 | 20 | "type": "text",
|
21 | 21 | "style": "plain"
|
22 | 22 | },
|
23 | 23 | {
|
24 | 24 | "properties": {
|
25 | 25 | "cache_duration": "none"
|
26 | 26 | },
|
27 |
| - "leading_diamond": "\ue0b6", |
| 27 | + "leading_diamond": "", |
28 | 28 | "template": "{{ .UserName }}",
|
29 |
| - "foreground": "#f8f8f2", |
30 |
| - "background": "#282a36", |
| 29 | + "foreground": "p:color15", |
| 30 | + "background": "p:color13", |
31 | 31 | "type": "session",
|
32 | 32 | "style": "diamond"
|
33 | 33 | },
|
34 | 34 | {
|
35 | 35 | "properties": {
|
36 | 36 | "cache_duration": "none"
|
37 | 37 | },
|
38 |
| - "template": "\udb85\udc0b", |
| 38 | + "template": "", |
39 | 39 | "foreground": "#ff5555",
|
40 |
| - "powerline_symbol": "\ue0b0", |
41 |
| - "background": "#282a36", |
| 40 | + "powerline_symbol": "", |
| 41 | + "background": "p:color13", |
42 | 42 | "type": "root",
|
43 | 43 | "style": "powerline"
|
44 | 44 | },
|
|
47 | 47 | "cache_duration": "none"
|
48 | 48 | },
|
49 | 49 | "template": "{{ .Icon }} ",
|
50 |
| - "foreground": "#f8f8f2", |
51 |
| - "powerline_symbol": "\ue0b0", |
52 |
| - "background": "#282a36", |
| 50 | + "foreground": "p:color15", |
| 51 | + "powerline_symbol": "", |
| 52 | + "background": "p:color13", |
53 | 53 | "type": "os",
|
54 | 54 | "style": "powerline"
|
55 | 55 | },
|
|
58 | 58 | "cache_duration": "none",
|
59 | 59 | "style": "full"
|
60 | 60 | },
|
61 |
| - "trailing_diamond": "\ue0b4", |
62 |
| - "template": " \udb80\ude56 {{ path .Path .Location }}", |
63 |
| - "foreground": "#282a36", |
64 |
| - "background": "#cccccc", |
| 61 | + "trailing_diamond": "", |
| 62 | + "template": " {{ path .Path .Location }}", |
| 63 | + "foreground": "p:color13", |
| 64 | + "background": "p:color10", |
65 | 65 | "type": "path",
|
66 | 66 | "style": "diamond"
|
67 | 67 | }
|
|
80 | 80 | "fetch_upstream_icon": true,
|
81 | 81 | "full_branch_path": true
|
82 | 82 | },
|
83 |
| - "leading_diamond": "\ue0b6", |
84 |
| - "trailing_diamond": "\ue0b4", |
85 |
| - "template": "\ue725 ({{ url .UpstreamIcon .UpstreamURL }} {{ url .HEAD .UpstreamURL }}){{ if gt .Ahead 0 }}<#50fa7b> +{{ .Ahead }}</>{{ end }}{{ if gt .Behind 0 }}<#ff5555> -{{ .Behind }}</>{{ end }}{{ if .Working.Changed }}<#f8f8f2> \uf044 {{ .Working.String }}</>{{ end }}{{ if .Staging.Changed }}<#f8f8f2> \uf046 {{ .Staging.String }}</>{{ end }}", |
86 |
| - "foreground": "#282a36", |
| 83 | + "leading_diamond": "", |
| 84 | + "trailing_diamond": "", |
| 85 | + "template": " ({{ url .UpstreamIcon .UpstreamURL }} {{ url .HEAD .UpstreamURL }}){{ if gt .Ahead 0 }}<#50fa7b> +{{ .Ahead }}</>{{ end }}{{ if gt .Behind 0 }}<#ff5555> -{{ .Behind }}</>{{ end }}{{ if .Working.Changed }}<p:color15> {{ .Working.String }}</>{{ end }}{{ if .Staging.Changed }}<p:color15> {{ .Staging.String }}</>{{ end }}", |
| 86 | + "foreground": "p:color13", |
87 | 87 | "background": "#ffb86c",
|
88 | 88 | "type": "git",
|
89 | 89 | "style": "diamond"
|
90 | 90 | },
|
91 | 91 | {
|
92 |
| - "leading_diamond": "\ue0b6", |
93 |
| - "trailing_diamond": "\ue0b4", |
94 |
| - "template": "\ue718 {{ .Full }}", |
95 |
| - "foreground": "#282a36", |
| 92 | + "leading_diamond": "", |
| 93 | + "trailing_diamond": "", |
| 94 | + "template": " {{ .Full }}", |
| 95 | + "foreground": "p:color13", |
96 | 96 | "background": "#50fa7b",
|
97 | 97 | "type": "node",
|
98 | 98 | "style": "diamond"
|
|
104 | 104 | "package-lock.json"
|
105 | 105 | ]
|
106 | 106 | },
|
107 |
| - "leading_diamond": "\ue0b6", |
108 |
| - "trailing_diamond": "\ue0b4", |
109 |
| - "template": "\ue71e {{ .Full }}", |
110 |
| - "foreground": "#282a36", |
| 107 | + "leading_diamond": "", |
| 108 | + "trailing_diamond": "", |
| 109 | + "template": " {{ .Full }}", |
| 110 | + "foreground": "p:color13", |
111 | 111 | "background": "#ff5555",
|
112 | 112 | "type": "npm",
|
113 | 113 | "style": "diamond"
|
|
119 | 119 | "pnpm-lock.yaml"
|
120 | 120 | ]
|
121 | 121 | },
|
122 |
| - "leading_diamond": "\ue0b6", |
123 |
| - "trailing_diamond": "\ue0b4", |
124 |
| - "template": "\udb80\udec1 {{ .Full }}", |
125 |
| - "foreground": "#282a36", |
| 122 | + "leading_diamond": "", |
| 123 | + "trailing_diamond": "", |
| 124 | + "template": " {{ .Full }}", |
| 125 | + "foreground": "p:color13", |
126 | 126 | "background": "#ffb86c",
|
127 | 127 | "type": "pnpm",
|
128 | 128 | "style": "diamond"
|
|
131 | 131 | "properties": {
|
132 | 132 | "display_mode": "files"
|
133 | 133 | },
|
134 |
| - "leading_diamond": "\ue0b6", |
135 |
| - "trailing_diamond": "\ue0b4", |
136 |
| - "template": "\ue73c {{ .Full }}", |
137 |
| - "foreground": "#282a36", |
| 134 | + "leading_diamond": "", |
| 135 | + "trailing_diamond": "", |
| 136 | + "template": " {{ .Full }}", |
| 137 | + "foreground": "p:color13", |
138 | 138 | "background": "#50fa7b",
|
139 | 139 | "type": "python",
|
140 | 140 | "style": "diamond"
|
141 | 141 | },
|
142 | 142 | {
|
143 |
| - "leading_diamond": "\ue0b6", |
144 |
| - "trailing_diamond": "\ue0b4", |
145 |
| - "template": "\ue738 {{ .Full }}", |
146 |
| - "foreground": "#282a36", |
| 143 | + "leading_diamond": "", |
| 144 | + "trailing_diamond": "", |
| 145 | + "template": " {{ .Full }}", |
| 146 | + "foreground": "p:color13", |
147 | 147 | "background": "#ff79c6",
|
148 | 148 | "type": "java",
|
149 | 149 | "style": "diamond"
|
150 | 150 | },
|
151 | 151 | {
|
152 |
| - "leading_diamond": "\ue0b6", |
153 |
| - "trailing_diamond": "\ue0b4", |
154 |
| - "template": "\ue73d {{ .Full }}", |
155 |
| - "foreground": "#f8f8f2", |
| 152 | + "leading_diamond": "", |
| 153 | + "trailing_diamond": "", |
| 154 | + "template": " {{ .Full }}", |
| 155 | + "foreground": "p:color15", |
156 | 156 | "background": "#6272a4",
|
157 | 157 | "type": "php",
|
158 | 158 | "style": "diamond"
|
|
168 | 168 | "always_enabled": true,
|
169 | 169 | "cache_duration": "none"
|
170 | 170 | },
|
171 |
| - "template": "\u2570\u2500 ❯❯", |
172 |
| - "foreground": "#f8f8f2", |
| 171 | + "template": "╰─ ❯❯", |
| 172 | + "foreground": "p:color15", |
173 | 173 | "type": "text",
|
174 | 174 | "style": "diamond"
|
175 | 175 | }
|
|
0 commit comments