mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
theme(atomic): adjust java segment foreground color
This commit is contained in:
parent
0f9206a581
commit
2882451b28
|
@ -94,7 +94,7 @@
|
|||
},
|
||||
{
|
||||
"background": "#0e8ac8",
|
||||
"foreground": "#ec2729",
|
||||
"foreground": "#ffffff",
|
||||
"leading_diamond": "\ue0b6",
|
||||
"style": "diamond",
|
||||
"template": "\ue738 {{ if .Error }}{{ .Error }}{{ else }}{{ .Full }}{{ end }}",
|
||||
|
|
Loading…
Reference in a new issue