Add Light High Contrast theme (#143398)

* Add light HC theme and split quick pick options to light and dark

* Update colorizer tests

* Fix default HC name and add Beta tag to light HC theme

* Revert prettier updates
This commit is contained in:
David Dossett
2022-02-18 14:41:17 -08:00
committed by GitHub
parent 17fb3990ff
commit 4da6b54ee7
97 changed files with 33995 additions and 16554 deletions

View File

@@ -42,6 +42,12 @@
"label": "%hcColorThemeLabel%",
"uiTheme": "hc-black",
"path": "./themes/hc_black.json"
},
{
"id": "Light High Contrast",
"label": "%lightHcColorThemeLabel%",
"uiTheme": "hc-black",
"path": "./themes/hc_light.json"
}
],
"iconThemes": [