|
17 | 17 | "sideBarSectionHeader.border": "#212427", |
18 | 18 | "sideBarSectionHeader.foreground": "#a1a5a8", |
19 | 19 | "editor.lineHighlightBackground": "#353e49", |
20 | | - "list.activeSelectionBackground": "#213546", |
| 20 | + "list.activeSelectionBackground": "#223c53", |
21 | 21 | "list.inactiveSelectionBackground": "#223241", |
22 | | - "list.focusBackground": "#22292c", |
23 | | - "list.hoverBackground": "#22292c", |
| 22 | + "list.focusBackground": "#2a3538", |
| 23 | + "list.hoverBackground": "#2a3538", |
24 | 24 | "list.highlightForeground": "#2e78b8", |
| 25 | + "list.activeSelectionForeground": "#c9c9c9", |
25 | 26 | "tab.border": "#262c30", |
26 | 27 | "tab.activeBorder": "#e36209", |
27 | 28 | "tab.activeForeground": "#cecaca", |
|
73 | 74 | "editor.findMatchBackground": "#724f2a", |
74 | 75 | "editor.findMatchHighlightBackground": "#4d4741", |
75 | 76 | "menu.background": "#24292e", |
76 | | - "menu.foreground": "#cccccc", |
77 | | - "menu.selectionBackground": "#9e9e9e", |
78 | | - "menubar.selectionBackground": "#494949", |
| 77 | + "menu.foreground": "#aaaaaa", |
| 78 | + "menu.selectionBackground": "#2a3538", |
| 79 | + "menu.separatorBackground": "#212427", |
| 80 | + "menubar.selectionBackground": "#2a3538", |
79 | 81 | "button.background": "#5790be" |
80 | 82 | }, |
81 | 83 | "tokenColors": [ |
|
0 commit comments