Skip to content

Commit

Permalink
Change color of remote icon foreground
Browse files Browse the repository at this point in the history
  • Loading branch information
cnmorocho committed Jan 5, 2024
1 parent dd82ae1 commit eb47b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/min-gruvbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"statusBar.foreground": "#fbf1c7",
"statusBar.noFolderBackground": "#1A1A1A",
"statusBarItem.remoteForeground": "#b8bb27",
"statusBarItem.remoteHoverForeground": "#fbf1c7",
"statusBarItem.remoteHoverForeground": "#1A1A1A",
"statusBarItem.remoteBackground": "#1a1a1a00",
"statusBarItem.remoteHoverBackground": "#b8bb27",
"statusBarItem.prominentBackground": "#fafafa1a",
Expand Down

0 comments on commit eb47b82

Please sign in to comment.