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 be2b452 commit 7f4d6b4Copy full SHA for 7f4d6b4
.vscode/settings.json
@@ -37,7 +37,11 @@
37
"sash.hoverBorder": "#232323",
38
"statusBar.background": "#3d3d3d",
39
"statusBarItem.hoverBackground": "#565656",
40
- "statusBarItem.remoteBackground": "#3d3d3d"
+ "statusBarItem.remoteBackground": "#3d3d3d",
41
+ "activityBar.foreground": "#e7e7e7",
42
+ "activityBar.inactiveForeground": "#e7e7e799",
43
+ "statusBar.foreground": "#e7e7e7",
44
+ "statusBarItem.remoteForeground": "#e7e7e7"
45
},
46
"peacock.color": "#3d3d3d"
47
}
0 commit comments