Skip to content

Commit 9b8125e

Browse files
committed
peacock
1 parent ecf7345 commit 9b8125e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"workbench.colorCustomizations": {
1010
"activityBar.background": "#378fe7",
11+
"activityBar.activeBackground": "#378fe7",
1112
"activityBar.activeBorder": "#ab1460",
1213
"activityBar.foreground": "#e7e7e7",
1314
"activityBar.inactiveForeground": "#e7e7e799",
@@ -22,8 +23,7 @@
2223
"statusBar.foreground": "#e7e7e7",
2324
"panel.border": "#378fe7",
2425
"sideBar.border": "#378fe7",
25-
"editorGroup.border": "#378fe7",
26-
"tab.activeBorder": "#378fe7"
26+
"editorGroup.border": "#378fe7"
2727
},
2828
"peacock.color": "#1975d2"
2929
}

0 commit comments

Comments
 (0)