Add experimental default dark/light v2 themes (#167104)

* Add experimental default dark/light themes

* Update themes and name

* Add colorizer test results

* Update accent color

* Fix status bar no folder background issue

* Fix tree indent strokes

* Update lighter layer

* Fix breadcrumbs

* Update accent

* Update light lights and dark links

* Update colorizer test
This commit is contained in:
David Dossett
2022-12-05 11:41:50 -08:00
committed by GitHub
parent 26f31fa493
commit 9f43a4ffda
100 changed files with 50329 additions and 16681 deletions

View File

@@ -2,7 +2,6 @@
"$schema": "vscode://schemas/color-theme",
"name": "Light (Visual Studio)",
"colors": {
"activityBarItem.profilesBackground": "#4d4d4d",
"editor.background": "#FFFFFF",
"editor.foreground": "#000000",
"editor.inactiveSelectionBackground": "#E5EBF1",