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