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:
@@ -133,5 +133,6 @@
|
||||
"titleBar.inactiveBackground": "#1f1f1f",
|
||||
"titleBar.inactiveForeground": "#8b949e",
|
||||
"welcomePage.tileBackground": "#ffffff0f",
|
||||
"widgetBorder": "#ffffff15",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user