mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +01:00
Fix status bar item hover/active colors (#169024)
This commit is contained in:
@@ -104,7 +104,6 @@
|
||||
"statusBar.debuggingForeground": "#000000",
|
||||
"statusBar.foreground": "#ffffffc5",
|
||||
"statusBar.noFolderBackground": "#1f1f1f",
|
||||
"statusBarItem.activeBackground": "#202020",
|
||||
"statusBarItem.focusBorder": "#2488d8",
|
||||
"statusBarItem.prominentBackground": "#6e768166",
|
||||
"statusBarItem.remoteBackground": "#2488d8",
|
||||
|
||||
Reference in New Issue
Block a user