mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
theme(nightowl): fix diamond colors
This commit is contained in:
parent
9955d9bbb8
commit
5588a32434
|
@ -148,7 +148,7 @@
|
|||
"type": "java",
|
||||
"style": "diamond",
|
||||
"leading_diamond": "\uE0B2",
|
||||
"trailing_diamond": "<transparent,#0e8ac8>\uE0B2</>",
|
||||
"trailing_diamond": "<transparent,#ffffff>\uE0B2</>",
|
||||
"foreground": "#ec2729",
|
||||
"background": "#ffffff",
|
||||
"properties": {
|
||||
|
|
Loading…
Reference in a new issue