We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89151a7 commit ecd9275Copy full SHA for ecd9275
.vscode/settings.json
@@ -14,7 +14,10 @@
14
"titleBar.activeBackground": "#c17400",
15
"titleBar.activeForeground": "#e7e7e7",
16
"titleBar.inactiveBackground": "#c1740099",
17
- "titleBar.inactiveForeground": "#e7e7e799"
+ "titleBar.inactiveForeground": "#e7e7e799",
18
+ "sash.hoverBorder": "#f49300",
19
+ "statusBarItem.remoteBackground": "#c17400",
20
+ "statusBarItem.remoteForeground": "#e7e7e7"
21
},
22
"peacock.remoteColor": "#c17400"
23
}
0 commit comments