|
10 | 10 | "button.background": "#f07826",
|
11 | 11 | "button.foreground": "#0c290c",
|
12 | 12 | "button.hoverBackground": "#f07826",
|
13 |
| - "dropdown.background": "#05b669", |
| 13 | + "dropdown.background": "#134213", |
14 | 14 | "dropdown.border": "#05b669",
|
15 | 15 | "dropdown.foreground": "#7a807f",
|
16 | 16 | "input.background": "#0c290c",
|
|
44 | 44 | "list.invalidItemForeground": "#f07826",
|
45 | 45 | "list.errorForeground": "#f07826",
|
46 | 46 | "list.warningForeground": "#f07826",
|
47 |
| - "listFilterWidget.background": "#05b669", |
| 47 | + "listFilterWidget.background": "#134213", |
48 | 48 | "listFilterWidget.outline": "#f07826",
|
49 | 49 | "listFilterWidget.noMatchesOutline": "#f07826",
|
50 | 50 | "tree.indentGuidesStroke": "#05b669",
|
|
78 | 78 | "editor.foreground": "#ccd5d4",
|
79 | 79 | "editorLineNumber.foreground": "#05b669",
|
80 | 80 | "editorCursor.foreground": "#f07826",
|
81 |
| - "editor.selectionBackground": "#f0782633", |
| 81 | + "editor.selectionBackground": "#134213", |
82 | 82 | "editor.selectionHighlightBackground": "#05b669",
|
83 | 83 | "editor.inactiveSelectionBackground": "#f0782633",
|
84 | 84 | "editor.wordHighlightBackground": "#f078267f",
|
|
91 | 91 | "editor.lineHighlightBorder": "#05b669",
|
92 | 92 | "editorLink.activeForeground": "#f07826",
|
93 | 93 | "editor.rangeHighlightBackground": "#05b669",
|
94 |
| - "editorWhitespace.foreground": "#05b669", |
| 94 | + "editorWhitespace.foreground": "#0c290c", |
95 | 95 | "editorIndentGuide.background": "#05b669",
|
96 | 96 | "editorIndentGuide.activeBackground": "#7a807f",
|
97 | 97 | "editorRuler.foreground": "#05b669",
|
|
185 | 185 | "pickerGroup.border": "#ccd5d4",
|
186 | 186 | "pickerGroup.foreground": "#ccd5d4",
|
187 | 187 | "terminal.background": "#0c290c",
|
188 |
| - "terminal.foreground": "#7a807f", |
| 188 | + "terminal.foreground": "#ccd5d4", |
189 | 189 | "terminal.ansiBlack": "#0c290c",
|
190 |
| - "terminal.ansiBlue": "#f07826", |
191 |
| - "terminal.ansiBrightBlack": "#05b669", |
192 |
| - "terminal.ansiBrightBlue": "#f07826", |
193 |
| - "terminal.ansiBrightCyan": "#f07826", |
194 |
| - "terminal.ansiBrightGreen": "#f07826", |
195 |
| - "terminal.ansiBrightMagenta": "#05b669", |
| 190 | + "terminal.ansiBlue": "#05b669", |
| 191 | + "terminal.ansiBrightBlack": "#0c290c", |
| 192 | + "terminal.ansiBrightBlue": "#05b669", |
| 193 | + "terminal.ansiBrightCyan": "#05b669", |
| 194 | + "terminal.ansiBrightGreen": "#05b669", |
| 195 | + "terminal.ansiBrightMagenta": "#f07826", |
196 | 196 | "terminal.ansiBrightRed": "#f07826",
|
197 | 197 | "terminal.ansiBrightWhite": "#ccd5d4",
|
198 | 198 | "terminal.ansiBrightYellow": "#f07826",
|
199 |
| - "terminal.ansiCyan": "#f07826", |
| 199 | + "terminal.ansiCyan": "#05b669", |
200 | 200 | "terminal.ansiGreen": "#05b669",
|
201 |
| - "terminal.ansiMagenta": "#05b669", |
| 201 | + "terminal.ansiMagenta": "#f07826", |
202 | 202 | "terminal.ansiRed": "#f07826",
|
203 | 203 | "terminal.ansiWhite": "#7a807f",
|
204 | 204 | "terminal.ansiYellow": "#f07826",
|
205 |
| - "terminal.selectionBackground": "#f078267f", |
206 |
| - "terminalCursor.background": "#05b669", |
207 |
| - "terminalCursor.foreground": "#ccd5d4", |
| 205 | + "terminal.selectionBackground": "#05b669", |
| 206 | + "terminalCursor.background": "#f07826", |
| 207 | + "terminalCursor.foreground": "#f07826", |
208 | 208 | "debugToolBar.background": "#05b669",
|
209 | 209 | "welcomePage.buttonBackground": "#05b669",
|
210 | 210 | "welcomePage.buttonHoverBackground": "#7a807f",
|
|
0 commit comments