mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 03:35:04 -05:00
light theme - assign a lighter input placeholder color
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"editorSuggestWidget.background": "#F3F3F3",
|
||||
"activityBarBadge.background": "#007ACC",
|
||||
"sideBarTitle.foreground": "#6F6F6F",
|
||||
"list.hoverBackground": "#E8E8E8"
|
||||
"list.hoverBackground": "#E8E8E8",
|
||||
"input.placeholderForeground": "#ADADAD"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user