1
1
{
2
- "workbench.colorCustomizations" : {
3
- "activityBar.background" : " #d04649" ,
4
- "activityBar.foreground" : " #e7e7e7" ,
5
- "activityBar.inactiveForeground" : " #e7e7e799" ,
6
- "activityBarBadge.background" : " #37cb34" ,
7
- "activityBarBadge.foreground" : " #15202b" ,
8
- "titleBar.activeBackground" : " #b52e31" ,
9
- "titleBar.inactiveBackground" : " #b52e3199" ,
10
- "titleBar.activeForeground" : " #e7e7e7" ,
11
- "titleBar.inactiveForeground" : " #e7e7e799" ,
12
- "statusBar.background" : " #b52e31" ,
13
- "statusBarItem.hoverBackground" : " #d04649" ,
14
- "statusBar.foreground" : " #e7e7e7"
15
- }
16
- }
2
+ "workbench.colorCustomizations" : {
3
+ "activityBar.background" : " #d04649" ,
4
+ "activityBar.foreground" : " #e7e7e7" ,
5
+ "activityBar.inactiveForeground" : " #e7e7e799" ,
6
+ "activityBarBadge.background" : " #37cb34" ,
7
+ "activityBarBadge.foreground" : " #15202b" ,
8
+ "titleBar.activeBackground" : " #b52e31" ,
9
+ "titleBar.inactiveBackground" : " #b52e3199" ,
10
+ "titleBar.activeForeground" : " #e7e7e7" ,
11
+ "titleBar.inactiveForeground" : " #e7e7e799" ,
12
+ "statusBar.background" : " #b52e31" ,
13
+ "statusBarItem.hoverBackground" : " #d04649" ,
14
+ "statusBar.foreground" : " #e7e7e7"
15
+ },
16
+ "peacock.color" : " #b52e31"
17
+ }
0 commit comments