|
1 | 1 | { |
2 | 2 | "workbench.colorCustomizations": { |
3 | | - "activityBar.activeBackground": "#78b9fa", |
4 | | - "activityBar.activeBorder": "#d70870", |
5 | | - "activityBar.background": "#78b9fa", |
| 3 | + "activityBar.activeBackground": "#7cbaff", |
| 4 | + "activityBar.activeBorder": "#df006a", |
| 5 | + "activityBar.background": "#7cbaff", |
6 | 6 | "activityBar.foreground": "#15202b", |
7 | 7 | "activityBar.inactiveForeground": "#15202b99", |
8 | | - "activityBarBadge.background": "#d70870", |
| 8 | + "activityBarBadge.background": "#df006a", |
9 | 9 | "activityBarBadge.foreground": "#e7e7e7", |
10 | | - "sash.hoverBorder": "#78b9fa", |
11 | | - "statusBar.background": "#479ff8", |
| 10 | + "sash.hoverBorder": "#7cbaff", |
| 11 | + "statusBar.background": "#499fff", |
12 | 12 | "statusBar.foreground": "#15202b", |
13 | | - "statusBarItem.hoverBackground": "#1685f6", |
14 | | - "statusBarItem.remoteBackground": "#479ff8", |
| 13 | + "statusBarItem.hoverBackground": "#1684ff", |
| 14 | + "statusBarItem.remoteBackground": "#499fff", |
15 | 15 | "statusBarItem.remoteForeground": "#15202b", |
16 | | - "titleBar.activeBackground": "#479ff8", |
| 16 | + "titleBar.activeBackground": "#499fff", |
17 | 17 | "titleBar.activeForeground": "#15202b", |
18 | | - "titleBar.inactiveBackground": "#479ff899", |
| 18 | + "titleBar.inactiveBackground": "#499fff99", |
19 | 19 | "titleBar.inactiveForeground": "#15202b99" |
20 | 20 | }, |
21 | | - "peacock.color": "#479ff8", |
| 21 | + "peacock.color": "#499FFF", |
22 | 22 | "cSpell.words": [ |
23 | 23 | "aliascert", |
24 | 24 | "apktool", |
|
0 commit comments