mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +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:
@@ -148,5 +148,6 @@
|
||||
"titleBar.inactiveBackground": "#f8f8f8",
|
||||
"titleBar.inactiveForeground": "#8b949e",
|
||||
"welcomePage.tileBackground": "#f3f3f3",
|
||||
"wdgetBorder": "#0000001a",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user