|
1 | 1 | { |
2 | 2 | "name": "Dim Fire Bright", |
3 | 3 | "colors": { |
4 | | - "editor.background": "#212121", |
| 4 | + "editor.background": "#171717", |
5 | 5 | "editor.foreground": "#e1e1e1", |
6 | | - "activityBarBadge.background": "#212121", |
| 6 | + "activityBarBadge.background": "#171717", |
7 | 7 | "sideBarTitle.foreground": "#515151", |
8 | | - "sideBar.background": "#212121", |
| 8 | + "sideBar.background": "#171717", |
9 | 9 | "sideBar.foreground": "#515151", |
10 | | - "titleBar.activeBackground": "#212121", |
| 10 | + "titleBar.activeBackground": "#171717", |
11 | 11 | "titleBar.activeForeground": "#616161", |
12 | | - "scrollbarSlider.background": "#313131", |
| 12 | + "scrollbarSlider.background": "#272727", |
13 | 13 | "button.background": "#414141", |
14 | 14 | "focusBorder": "#5a4a3a", |
15 | 15 |
|
16 | | - "statusBar.background": "#212121", |
17 | | - "statusBar.border": "#21212100", |
| 16 | + "statusBar.background": "#171717", |
| 17 | + "statusBar.border": "#17171700", |
18 | 18 | "statusBar.foreground": "#616161", |
19 | 19 |
|
20 | | - "editorInlayHint.background": "#313131", |
| 20 | + "editorInlayHint.background": "#272727", |
21 | 21 |
|
22 | 22 | "editorInlayHint.foreground": "#717171", |
23 | 23 | }, |
|
0 commit comments