mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 15:55:59 +01:00
Add subtle borders to widgets (#167773)
* Add border to quick pick to match menus * Add more borders and border radius to widgets * More border updates * Move color defaults to themes * Address feedback
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
"list.activeSelectionIconForeground": "#FFF",
|
||||
"list.focusAndSelectionOutline": "#90C2F9",
|
||||
"terminal.inactiveSelectionBackground": "#E5EBF1",
|
||||
"widget.border": "#d4d4d4"
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user