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 ecf7345 commit 9b8125eCopy full SHA for 9b8125e
.vscode/settings.json
@@ -8,6 +8,7 @@
8
},
9
"workbench.colorCustomizations": {
10
"activityBar.background": "#378fe7",
11
+ "activityBar.activeBackground": "#378fe7",
12
"activityBar.activeBorder": "#ab1460",
13
"activityBar.foreground": "#e7e7e7",
14
"activityBar.inactiveForeground": "#e7e7e799",
@@ -22,8 +23,7 @@
22
23
"statusBar.foreground": "#e7e7e7",
24
"panel.border": "#378fe7",
25
"sideBar.border": "#378fe7",
- "editorGroup.border": "#378fe7",
26
- "tab.activeBorder": "#378fe7"
+ "editorGroup.border": "#378fe7"
27
28
"peacock.color": "#1975d2"
29
}
0 commit comments