mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
theming id changes
This commit is contained in:
@@ -302,11 +302,12 @@
|
||||
"sideBarTitleForeground": "#93A1A1",
|
||||
"activityBarBackground": "#003847",
|
||||
"activityBarDragAndDropBackground": "#00212B",
|
||||
"activityBadgeBackground": "#268BD2",
|
||||
"activityBadgeBackground": "#047aa6",
|
||||
"editorFindWidgetBackground": "#00212B",
|
||||
"inputBackground": "#003847",
|
||||
"inputForeground": "#93A1A1",
|
||||
"focus": "#2AA19899",
|
||||
"inputBoxBackground": "#003847",
|
||||
"inputBoxForeground": "#93A1A1",
|
||||
"inputBoxActiveOptionBorder": "#2AA19899",
|
||||
"focusedElementOutline": "#2AA19899",
|
||||
"titleBarActiveBackground": "#002C39",
|
||||
"titleBarInactiveBackground": "#002C39",
|
||||
"statusBarForeground": "#93A1A1",
|
||||
@@ -322,8 +323,8 @@
|
||||
"activeTabInactiveGroupForeground": "#93A1A1",
|
||||
"inactiveTabInactiveGroupForeground": "#93A1A1",
|
||||
"debugToolBarBackground": "#00212B",
|
||||
"selectBackground": "#00212B",
|
||||
"selectBorder": "#2AA19899",
|
||||
"dropdownBackground": "#00212B",
|
||||
"dropdownBorder": "#2AA19899",
|
||||
|
||||
"peekViewResultsBackground": "#00212B",
|
||||
"peekViewTitleBackground": "#00212B",
|
||||
|
||||
Reference in New Issue
Block a user