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 7a3c44f commit c42a3d8Copy full SHA for c42a3d8
.vscode/settings.json
@@ -13,7 +13,9 @@
13
"titleBar.inactiveForeground": "#15202b99",
14
"statusBar.background": "#ba5cc5",
15
"statusBarItem.hoverBackground": "#a43eb0",
16
- "statusBar.foreground": "#15202b"
+ "statusBar.foreground": "#15202b",
17
+ "statusBar.border": "#ba5cc5",
18
+ "titleBar.border": "#ba5cc5"
19
},
20
"peacock.color": "#ba5cc5"
21
}
0 commit comments