mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
Show border on active input options (#169156)
* Show border on active input options * Update v2 dark theme color
This commit is contained in:
@@ -58,6 +58,8 @@
|
||||
"input.border": "#ffffff17",
|
||||
"input.foreground": "#ffffffc5",
|
||||
"input.placeholderForeground": "#ffffff79",
|
||||
"inputOption.activeBackground": "#2489db82",
|
||||
"inputOption.activeBorder": "#2488db",
|
||||
"keybindingLabel.foreground": "#ffffffc5",
|
||||
"list.activeSelectionBackground": "#ffffff0f",
|
||||
"list.activeSelectionIconForeground": "#ffffff",
|
||||
|
||||
Reference in New Issue
Block a user