|
7 | 7 | "out": true
|
8 | 8 | },
|
9 | 9 | "workbench.colorCustomizations": {
|
10 |
| - "activityBar.background": "#378fe7", |
11 |
| - "activityBar.activeBackground": "#378fe7", |
12 |
| - "activityBar.activeBorder": "#ab1460", |
| 10 | + "activityBar.background": "#1975d2", |
| 11 | + "activityBar.activeBackground": "#1975d2", |
| 12 | + "activityBar.activeBorder": "#f18dbf", |
13 | 13 | "activityBar.foreground": "#e7e7e7",
|
14 | 14 | "activityBar.inactiveForeground": "#e7e7e799",
|
15 |
| - "activityBarBadge.background": "#ab1460", |
16 |
| - "activityBarBadge.foreground": "#e7e7e7", |
| 15 | + "activityBarBadge.background": "#f18dbf", |
| 16 | + "activityBarBadge.foreground": "#15202b", |
17 | 17 | "titleBar.activeBackground": "#1975d2",
|
18 | 18 | "titleBar.inactiveBackground": "#1975d299",
|
19 | 19 | "titleBar.activeForeground": "#e7e7e7",
|
20 | 20 | "titleBar.inactiveForeground": "#e7e7e799",
|
21 | 21 | "statusBar.background": "#1975d2",
|
22 | 22 | "statusBarItem.hoverBackground": "#378fe7",
|
23 | 23 | "statusBar.foreground": "#e7e7e7",
|
24 |
| - "panel.border": "#378fe7", |
25 |
| - "sideBar.border": "#378fe7", |
26 |
| - "editorGroup.border": "#378fe7" |
| 24 | + "statusBar.debuggingBackground": "#d27619", |
| 25 | + "statusBar.debuggingForeground": "#15202b" |
27 | 26 | },
|
28 | 27 | "peacock.color": "#1975d2"
|
29 | 28 | }
|
0 commit comments