mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix #25379
This commit is contained in:
@@ -296,18 +296,18 @@
|
||||
// Base
|
||||
// "foreground": "",
|
||||
"focusBorder": "#2AA19899",
|
||||
"infoBorder": "#384078",
|
||||
"infoBackground": "#051336",
|
||||
"warningBackground": "#5B7E7A",
|
||||
"warningBorder": "#5B7E7A",
|
||||
"errorBackground": "#A22D44",
|
||||
"errorBorder": "#AB395B",
|
||||
|
||||
// "widgetShadow": "",
|
||||
|
||||
"inputBoxBackground": "#003847",
|
||||
"inputBoxForeground": "#93A1A1",
|
||||
"inputBoxActiveOptionBorder": "#2AA19899",
|
||||
"inputValidationInfoBorder": "#384078",
|
||||
"inputValidationInfoBackground": "#051336",
|
||||
"inputValidationWarningBackground": "#5B7E7A",
|
||||
"inputValidationWarningBorder": "#5B7E7A",
|
||||
"inputValidationErrorBackground": "#A22D44",
|
||||
"inputValidationErrorBorder": "#AB395B",
|
||||
|
||||
"dropdownBackground": "#00212B",
|
||||
"dropdownBorder": "#2AA19899",
|
||||
|
||||
Reference in New Issue
Block a user