|
29 | 29 | "titleBar.activeForeground": "#f7f9f9",
|
30 | 30 | "terminal.background": "#000000",
|
31 | 31 | "terminal.foreground": "#e0e0e0",
|
32 |
| - "dropdown.border": "#f7f9f9", |
| 32 | + "dropdown.border": "#dae3e3", |
33 | 33 | "dropdown.background": "#ffffff",
|
34 | 34 | "dropdown.foreground": "#4e5b61",
|
35 | 35 | "activityBar.background": "#ecf1f1",
|
|
47 | 47 | "arduino.output.background": "#000000",
|
48 | 48 | "arduino.toolbar.button.hoverBackground": "#f7f9f9",
|
49 | 49 | "arduino.toolbar.button.background": "#7fcbcd",
|
| 50 | + "arduino.toolbar.dropdown.border": "#dae3e3", |
| 51 | + "arduino.toolbar.dropdown.borderActive": "#7fcbcd", |
| 52 | + "arduino.toolbar.dropdown.background": "#ffffff", |
| 53 | + "arduino.toolbar.dropdown.label": "#4e5b61", |
| 54 | + "arduino.toolbar.dropdown.iconSelected": "#1da086", |
| 55 | + "arduino.toolbar.dropdown.option.backgroundHover": "#ecf1f1", |
| 56 | + "arduino.toolbar.dropdown.option.backgroundSelected": "#dae3e3", |
50 | 57 | "arduino.toolbar.toggleBackground": "#f1c40f",
|
51 | 58 | "sideBar.background": "#f7f9f9",
|
52 | 59 | "sideBar.foreground": "#4e5b61",
|
|
0 commit comments