Skip to content

Commit d37c702

Browse files
committed
peacock
1 parent c010f9e commit d37c702

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.vscode/settings.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@
1919
"panel.border": "#378fe7",
2020
"sideBar.border": "#378fe7",
2121
"statusBar.background": "#1975d2",
22-
"statusBar.border": "#1975d2",
2322
"statusBar.foreground": "#e7e7e7",
2423
"statusBarItem.hoverBackground": "#378fe7",
2524
"titleBar.activeBackground": "#1975d2",
2625
"titleBar.activeForeground": "#e7e7e7",
27-
"titleBar.border": "#1975d2",
2826
"titleBar.inactiveBackground": "#1975d299",
29-
"titleBar.inactiveForeground": "#e7e7e799"
27+
"titleBar.inactiveForeground": "#e7e7e799",
28+
"sash.hoverBorder": "#378fe7",
29+
"statusBarItem.remoteBackground": "#1975d2",
30+
"statusBarItem.remoteForeground": "#e7e7e7"
3031
},
3132
"peacock.remoteColor": "1975d2"
3233
}

0 commit comments

Comments
 (0)