mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 07:47:23 +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:
@@ -24,6 +24,7 @@
|
||||
"tab.lastPinnedBorder": "#ccc3",
|
||||
"list.activeSelectionIconForeground": "#FFF",
|
||||
"terminal.inactiveSelectionBackground": "#3A3D41",
|
||||
"widget.border": "#303031",
|
||||
},
|
||||
"tokenColors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user