|
19 | 19 | "docker.enableDockerComposeLanguageService": false, |
20 | 20 | "cursor.general.disableHttp2": true, |
21 | 21 | "workbench.colorCustomizations": { |
22 | | - "activityBar.activeBackground": "#1f6fd0", |
23 | | - "activityBar.background": "#1f6fd0", |
| 22 | + "activityBar.activeBackground": "#ab307e", |
| 23 | + "activityBar.background": "#ab307e", |
24 | 24 | "activityBar.foreground": "#e7e7e7", |
25 | 25 | "activityBar.inactiveForeground": "#e7e7e799", |
26 | | - "activityBarBadge.background": "#ee90bb", |
27 | | - "activityBarBadge.foreground": "#15202b", |
| 26 | + "activityBarBadge.background": "#25320e", |
| 27 | + "activityBarBadge.foreground": "#e7e7e7", |
28 | 28 | "commandCenter.border": "#e7e7e799", |
29 | | - "sash.hoverBorder": "#1f6fd0", |
30 | | - "statusBar.background": "#1857a4", |
| 29 | + "sash.hoverBorder": "#ab307e", |
| 30 | + "statusBar.background": "#832561", |
31 | 31 | "statusBar.foreground": "#e7e7e7", |
32 | | - "statusBarItem.hoverBackground": "#1f6fd0", |
33 | | - "statusBarItem.remoteBackground": "#1857a4", |
| 32 | + "statusBarItem.hoverBackground": "#ab307e", |
| 33 | + "statusBarItem.remoteBackground": "#832561", |
34 | 34 | "statusBarItem.remoteForeground": "#e7e7e7", |
35 | | - "titleBar.activeBackground": "#1857a4", |
| 35 | + "titleBar.activeBackground": "#832561", |
36 | 36 | "titleBar.activeForeground": "#e7e7e7", |
37 | | - "titleBar.inactiveBackground": "#1857a499", |
| 37 | + "titleBar.inactiveBackground": "#83256199", |
38 | 38 | "titleBar.inactiveForeground": "#e7e7e799" |
39 | 39 | }, |
40 | 40 | "peacock.color": "#1857a4", |
|
0 commit comments