mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Use default theme focus border color in Dark Modern theme (#182997)
Use regular focus border color in Dark Modern theme
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
"statusBar.border": "#ffffff15",
|
||||
"statusBar.debuggingBackground": "#0078d4",
|
||||
"statusBar.debuggingForeground": "#ffffff",
|
||||
"statusBar.focusBorder": "#0078d4",
|
||||
"statusBar.foreground": "#cccccc",
|
||||
"statusBar.noFolderBackground": "#1f1f1f",
|
||||
"statusBarItem.focusBorder": "#0078d4",
|
||||
|
||||
Reference in New Issue
Block a user