|
39 | 39 | "editorGroupHeader.tabsBorder": "#30404D", |
40 | 40 | "panel.border": "#30404D", |
41 | 41 | "panelTitle.activeBorder": "#137CBD", |
| 42 | + "statusBar.background": "#137CBD", |
| 43 | + "statusBar.foreground": "#FFFFFF", |
| 44 | + "statusBar.debuggingBackground": "#DB2C6F", |
| 45 | + "statusBar.noFolderBackground": "#7157D9", |
| 46 | + "statusBarItem.prominentBackground": "#D9822B", |
| 47 | + "statusBarItem.prominentHoverBackground": "#F29D49", |
42 | 48 | "editor.background": "#10161A", |
43 | 49 | "editor.lineHighlightBackground": "#202B33", |
44 | 50 | "editor.selectionBackground": "#137CBD99", |
|
69 | 75 | "editorOverviewRuler.deletedForeground": "#C23030", |
70 | 76 | "editorOverviewRuler.errorForeground": "#DB3737", |
71 | 77 | "editorOverviewRuler.warningForeground": "#D9822B", |
72 | | - "editorOverviewRuler.infoForeground": "#137CBD", |
73 | | - "editorGutter.modifiedBackground": "#137CBD", |
| 78 | + "editorOverviewRuler.infoForeground": "#106BA3", |
| 79 | + "editorGutter.modifiedBackground": "#106BA3", |
74 | 80 | "editorGutter.addedBackground": "#0D8050", |
75 | 81 | "editorGutter.deletedBackground": "#C23030", |
76 | 82 | "gitDecoration.modifiedResourceForeground": "#F29D49", |
|
80 | 86 | "gitDecoration.conflictingResourceForeground": "#9179F2", |
81 | 87 | "debugToolBar.background": "#A8225599", |
82 | 88 | "welcomePage.buttonBackground": "#182026", |
83 | | - "welcomePage.buttonHoverBackground": "#202B33", |
84 | | - "statusBar.background": "#137CBD", |
85 | | - "statusBar.foreground": "#FFFFFF", |
86 | | - "statusBar.debuggingBackground": "#DB2C6F", |
87 | | - "statusBar.noFolderBackground": "#7157D9", |
88 | | - "statusBarItem.prominentBackground": "#D9822B", |
89 | | - "statusBarItem.prominentHoverBackground": "#F29D49" |
| 89 | + "welcomePage.buttonHoverBackground": "#202B33" |
90 | 90 | }, |
91 | 91 | "tokenColors": [ |
92 | 92 | { |
|
0 commit comments