Skip to content

Commit c42a3d8

Browse files
committed
[vscode] Update colors
1 parent 7a3c44f commit c42a3d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
"titleBar.inactiveForeground": "#15202b99",
1414
"statusBar.background": "#ba5cc5",
1515
"statusBarItem.hoverBackground": "#a43eb0",
16-
"statusBar.foreground": "#15202b"
16+
"statusBar.foreground": "#15202b",
17+
"statusBar.border": "#ba5cc5",
18+
"titleBar.border": "#ba5cc5"
1719
},
1820
"peacock.color": "#ba5cc5"
1921
}

0 commit comments

Comments
 (0)