mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Use solid color for input backgrounds in dark+ v2 (#178053)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
"focusBorder": "#0078d4",
|
||||
"foreground": "#cccccc",
|
||||
"icon.foreground": "#cccccc",
|
||||
"input.background": "#ffffff0f",
|
||||
"input.background": "#2a2a2a",
|
||||
"input.border": "#ffffff1f",
|
||||
"input.foreground": "#cccccc",
|
||||
"input.placeholderForeground": "#ffffff79",
|
||||
|
||||
Reference in New Issue
Block a user