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"
},
{
"background": "#f14e32",
"foreground": "#f0efe7",
"background": "#cf432B",
"foreground": "#f1f0e9",
"properties": {
"branch_icon": "\ue725 ",
"cherry_pick_icon": "\ue29b ",