|
4 | 4 | "colors": {
|
5 | 5 | "list.highlightForeground": "#008184",
|
6 | 6 | "list.activeSelectionForeground": "#4e5b61",
|
7 |
| - "list.activeSelectionBackground": "#dae3e3", |
| 7 | + "list.activeSelectionBackground": "#00818433", |
8 | 8 | "list.inactiveSelectionForeground": "#4e5b61",
|
9 | 9 | "list.inactiveSelectionBackground": "#dae3e3",
|
10 | 10 | "list.hoverBackground": "#ecf1f1",
|
|
22 | 22 | "menu.selectionBackground": "#dae3e3",
|
23 | 23 | "menu.selectionForeground": "#212121",
|
24 | 24 | "editorGroupHeader.tabsBackground": "#ecf1f1",
|
25 |
| - "button.background": "#7fcbcd", |
| 25 | + "button.background": "#008184", |
26 | 26 | "button.foreground": "#f7f9f9",
|
27 | 27 | "button.hoverBackground": "#005C5F",
|
28 | 28 | "titleBar.activeBackground": "#006d70",
|
|
45 | 45 | "arduino.foreground": "#edf1f1",
|
46 | 46 | "arduino.output.foreground": "#ffffff",
|
47 | 47 | "arduino.output.background": "#000000",
|
48 |
| - "arduino.toolbar.hoverBackground": "#f7f9f9", |
| 48 | + "arduino.toolbar.button.hoverBackground": "#f7f9f9", |
| 49 | + "arduino.toolbar.button.background": "#7fcbcd", |
49 | 50 | "sideBar.background": "#f7f9f9",
|
50 | 51 | "sideBar.foreground": "#4e5b61",
|
51 | 52 | "input.background": "#ffffff",
|
|
0 commit comments