mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
theme(tiwahu): better contrast for git segment in vs code terminal
This commit is contained in:
parent
39df43a3b1
commit
5ab6a147cc
|
@ -55,8 +55,8 @@
|
||||||
"type": "path"
|
"type": "path"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"background": "#f14e32",
|
"background": "#cf432B",
|
||||||
"foreground": "#f0efe7",
|
"foreground": "#f1f0e9",
|
||||||
"properties": {
|
"properties": {
|
||||||
"branch_icon": "\ue725 ",
|
"branch_icon": "\ue725 ",
|
||||||
"cherry_pick_icon": "\ue29b ",
|
"cherry_pick_icon": "\ue29b ",
|
||||||
|
|
Loading…
Reference in a new issue