|
14 | 14 | "textPreformat.foreground": "#586069", |
15 | 15 | "textSeparator.foreground": "#D1D5DA", |
16 | 16 |
|
17 | | - "button.background": "#434260", |
| 17 | + "button.background": "#744128", |
18 | 18 | "button.foreground": "#FAFBFC", |
19 | 19 | "button.hoverBackground": "#313549", |
20 | 20 | "button.secondaryForeground": "#1B1F23", |
|
151 | 151 | "editor.selectionHighlightBackground": "#DB8E5140", |
152 | 152 | "editor.selectionHighlightBorder": "#DB8E5100", |
153 | 153 |
|
154 | | - "editor.wordHighlightBackground": "#43426000", |
155 | | - "editor.wordHighlightStrongBackground": "#43426000", |
| 154 | + "editor.wordHighlightBackground": "#74412800", |
| 155 | + "editor.wordHighlightStrongBackground": "#74412800", |
156 | 156 | "editor.wordHighlightBorder": "#24943e99", |
157 | 157 | "editor.wordHighlightStrongBorder": "#24943e50", |
158 | | - "editorBracketMatch.background": "#43426040", |
159 | | - "editorBracketMatch.border": "#43426000", |
| 158 | + "editorBracketMatch.background": "#74412840", |
| 159 | + "editorBracketMatch.border": "#74412800", |
160 | 160 | "editorGutter.modifiedBackground": "#2188FF", |
161 | 161 | "editorGutter.addedBackground": "#28A745", |
162 | 162 | "editorGutter.deletedBackground": "#D73A49", |
163 | 163 |
|
164 | | - "diffEditor.insertedTextBackground": "#43426022", |
| 164 | + "diffEditor.insertedTextBackground": "#74412822", |
165 | 165 | "diffEditor.removedTextBackground": "#D73A4922", |
166 | 166 |
|
167 | 167 | "scrollbar.shadow": "#74412830", |
|
0 commit comments