Rename new default theme files (#183001)

* Rename new default theme files

* Update tests
This commit is contained in:
David Dossett
2023-05-22 08:27:24 -07:00
committed by GitHub
parent f9480e290f
commit 4d0b34bf48
104 changed files with 34974 additions and 34974 deletions

View File

@@ -21,9 +21,9 @@
},
{
"id": "Default Dark Modern",
"label": "%darkPlusExperimentalColorThemeLabel%",
"label": "%darkModernThemeLabel%",
"uiTheme": "vs-dark",
"path": "./themes/dark_plus_experimental.json"
"path": "./themes/dark_modern.json"
},
{
"id": "Default Light+",
@@ -33,9 +33,9 @@
},
{
"id": "Default Light Modern",
"label": "%lightPlusExperimentalColorThemeLabel%",
"label": "%lightModernThemeLabel%",
"uiTheme": "vs",
"path": "./themes/light_plus_experimental.json"
"path": "./themes/light_modern.json"
},
{
"id": "Visual Studio Dark",