|
1 | 1 | { |
2 | 2 | "workbench.colorCustomizations": { |
3 | | - "activityBar.activeBorder": "#422c74", |
4 | | - "activityBar.activeBackground": "#2f7c47", |
5 | | - "activityBar.background": "#2f7c47", |
6 | | - "activityBar.foreground": "#e7e7e7", |
7 | | - "activityBar.inactiveForeground": "#e7e7e799", |
8 | | - "activityBarBadge.background": "#422c74", |
9 | | - "activityBarBadge.foreground": "#e7e7e7", |
10 | | - "commandCenter.border": "#e7e7e799", |
11 | | - "editorGroup.border": "#2f7c47", |
12 | | - "panel.border": "#2f7c47", |
13 | | - "sash.hoverBorder": "#2f7c47", |
14 | | - "statusBar.background": "#215732", |
15 | | - "statusBar.foreground": "#e7e7e7", |
16 | | - "statusBarItem.hoverBackground": "#2f7c47", |
17 | | - "statusBarItem.remoteBackground": "#215732", |
18 | | - "statusBarItem.remoteForeground": "#e7e7e7", |
19 | | - "tab.activeBorder": "#2f7c47", |
20 | | - "titleBar.activeBackground": "#215732", |
21 | | - "titleBar.activeForeground": "#e7e7e7", |
22 | | - "titleBar.inactiveBackground": "#21573299", |
23 | | - "titleBar.inactiveForeground": "#e7e7e799" |
| 3 | + "activityBar.activeBorder": "#422c74" |
24 | 4 | }, |
25 | 5 | "peacock.color": "#215732", |
26 | 6 | "cSpell.words": [ |
|
0 commit comments