File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "workbench.colorCustomizations" : {
3+ "activityBar.activeBackground" : " #e7687d" ,
4+ "activityBar.background" : " #e7687d" ,
5+ "activityBar.foreground" : " #15202b" ,
6+ "activityBar.inactiveForeground" : " #15202b99" ,
7+ "activityBarBadge.background" : " #216e11" ,
8+ "activityBarBadge.foreground" : " #e7e7e7" ,
9+ "commandCenter.border" : " #e7e7e799" ,
10+ "sash.hoverBorder" : " #e7687d" ,
11+ "statusBar.background" : " #e03c57" ,
12+ "statusBar.foreground" : " #e7e7e7" ,
13+ "statusBarItem.hoverBackground" : " #e7687d" ,
14+ "statusBarItem.remoteBackground" : " #e03c57" ,
15+ "statusBarItem.remoteForeground" : " #e7e7e7" ,
16+ "titleBar.activeBackground" : " #e03c57" ,
17+ "titleBar.activeForeground" : " #e7e7e7" ,
18+ "titleBar.inactiveBackground" : " #e03c5799" ,
19+ "titleBar.inactiveForeground" : " #e7e7e799"
20+ },
21+ "peacock.remoteColor" : " #e03c57"
22+ }
You can’t perform that action at this time.
0 commit comments