Skip to content

Commit 3b5b140

Browse files
John PapaJohn Papa
authored andcommitted
peacock
1 parent 17b2c86 commit 3b5b140

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.vscode/settings.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,17 @@
1313
"activityBar.inactiveForeground": "#e7e7e799",
1414
"activityBarBadge.background": "#ab1460",
1515
"activityBarBadge.foreground": "#e7e7e7",
16-
"titleBar.activeBackground": "#1976d2",
17-
"titleBar.inactiveBackground": "#1976d299",
16+
"titleBar.activeBackground": "#1975d2",
17+
"titleBar.inactiveBackground": "#1975d299",
1818
"titleBar.activeForeground": "#e7e7e7",
1919
"titleBar.inactiveForeground": "#e7e7e799",
20-
"statusBar.background": "#1976d2",
20+
"statusBar.background": "#1975d2",
2121
"statusBarItem.hoverBackground": "#378fe7",
2222
"statusBar.foreground": "#e7e7e7",
2323
"panel.border": "#378fe7",
2424
"sideBar.border": "#378fe7",
2525
"editorGroup.border": "#378fe7",
2626
"tab.activeBorder": "#378fe7"
27-
}
27+
},
28+
"peacock.color": "#1975d2"
2829
}

0 commit comments

Comments
 (0)