|
80 | 80 | } |
81 | 81 | ], |
82 | 82 | "colors": { |
83 | | - "list.highlightForeground": "#006468", |
84 | | - "list.activeSelectionBackground": "#006468", |
| 83 | + "list.highlightForeground": "#005c5f", |
| 84 | + "list.activeSelectionBackground": "#005c5f", |
85 | 85 | "editor.background": "#ffffff", |
86 | 86 | "editorCursor.foreground": "#434f54", |
87 | 87 | "editor.foreground": "#434f54", |
88 | 88 | "editorWhitespace.foreground": "#bfbfbf", |
89 | 89 | "editor.lineHighlightBackground": "#434f5410", |
90 | 90 | "editor.selectionBackground": "#ffcb00", |
91 | | - "focusBorder": "#4db7bb99", |
| 91 | + "focusBorder": "#7fcbcd99", |
92 | 92 | "menubar.selectionBackground": "#ffffff", |
93 | 93 | "menubar.selectionForeground": "#212121", |
94 | 94 | "menu.selectionBackground": "#dae3e3", |
95 | 95 | "menu.selectionForeground": "#212121", |
96 | 96 | "editorGroupHeader.tabsBackground": "#f7f9f9", |
97 | | - "button.background": "#4db7bb", |
98 | | - "titleBar.activeBackground": "#006468", |
| 97 | + "button.background": "#7fcbcd", |
| 98 | + "titleBar.activeBackground": "#005c5f", |
99 | 99 | "titleBar.activeForeground": "#ffffff", |
100 | 100 | "terminal.background": "#000000", |
101 | 101 | "terminal.foreground": "#e0e0e0", |
102 | 102 | "dropdown.border": "#ececec", |
103 | 103 | "dropdown.background": "#ececec", |
104 | 104 | "activityBar.background": "#ececec", |
105 | 105 | "activityBar.foreground": "#616161", |
106 | | - "statusBar.background": "#006468", |
| 106 | + "statusBar.background": "#005c5f", |
107 | 107 | "secondaryButton.background": "#b5c8c9", |
108 | 108 | "secondaryButton.hoverBackground": "#dae3e3", |
109 | 109 | "arduino.branding.primary": "#00979d", |
|
0 commit comments