1
1
{
2
2
"workbench.colorCustomizations" : {
3
- "activityBar.background" : " #a9d882 " ,
4
- "activityBar.foreground" : " #15202b " ,
5
- "activityBar.inactiveForeground" : " #15202b99 " ,
6
- "activityBarBadge.background" : " #558aca " ,
7
- "activityBarBadge.foreground" : " #15202b " ,
8
- "titleBar.activeBackground" : " #8ecc5b " ,
9
- "titleBar.inactiveBackground" : " #8ecc5b99 " ,
10
- "titleBar.activeForeground" : " #15202b " ,
11
- "titleBar.inactiveForeground" : " #15202b99 " ,
12
- "statusBar.background" : " #8ecc5b " ,
13
- "statusBarItem.hoverBackground" : " #74ba3a " ,
14
- "statusBar.foreground" : " #15202b "
3
+ "activityBar.background" : " #fb2045 " ,
4
+ "activityBar.foreground" : " #e7e7e7 " ,
5
+ "activityBar.inactiveForeground" : " #e7e7e799 " ,
6
+ "activityBarBadge.background" : " #115e02 " ,
7
+ "activityBarBadge.foreground" : " #e7e7e7 " ,
8
+ "titleBar.activeBackground" : " #e4042a " ,
9
+ "titleBar.inactiveBackground" : " #e4042a99 " ,
10
+ "titleBar.activeForeground" : " #e7e7e7 " ,
11
+ "titleBar.inactiveForeground" : " #e7e7e799 " ,
12
+ "statusBar.background" : " #e4042a " ,
13
+ "statusBarItem.hoverBackground" : " #fb2045 " ,
14
+ "statusBar.foreground" : " #e7e7e7 "
15
15
}
16
16
}
0 commit comments