theme(tiwahu): better contrast for git segment in vs code terminal

This commit is contained in:
Timothy Huber 2024-05-05 15:50:27 -04:00 committed by Jan De Dobbeleer
parent 39df43a3b1
commit 5ab6a147cc

View file

@ -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 ",