mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix #25483
This commit is contained in:
@@ -352,7 +352,7 @@
|
||||
// "editorHeaderBackground": "",
|
||||
"editorGroupBorder": "#2b2b4a",
|
||||
"editorGroupBackground": "#1c1c2a",
|
||||
"editorSideBySideBorder": "#10192c",
|
||||
"editorMasterDetailsBorder": "#10192c",
|
||||
"editorDragAndDropBackground": "#25375daa",
|
||||
|
||||
// Workbench: Tabs
|
||||
@@ -389,8 +389,8 @@
|
||||
"statusBarNoFolderBackground": "#10192c",
|
||||
"statusBarDebuggingBackground": "#10192c",
|
||||
// "statusBarForeground": "",
|
||||
"statusBarInfoItemBackground": "#0063a5",
|
||||
"statusBarInfoItemHoverBackground": "#0063a5dd",
|
||||
"statusBarProminentItemBackground": "#0063a5",
|
||||
"statusBarProminentItemHoverBackground": "#0063a5dd",
|
||||
"statusBarItemActiveBackground": "#ffffff33",
|
||||
"statusBarItemHoverBackground": "#ffffff22",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user