Default Themes: Rename Experimental to Dark Modern (#180785)

Default Themes: Rename Experimental to Modern
This commit is contained in:
Martin Aeschlimann
2023-04-25 09:02:17 +02:00
committed by GitHub
parent 14ea89e7ca
commit e04309e92a
5 changed files with 8 additions and 8 deletions

View File

@@ -2,9 +2,9 @@
"displayName": "Default Themes",
"description": "The default Visual Studio light and dark themes",
"darkPlusColorThemeLabel": "Dark+",
"darkPlusExperimentalColorThemeLabel": "Dark+ Experimental",
"darkPlusExperimentalColorThemeLabel": "Dark Modern",
"lightPlusColorThemeLabel": "Light+",
"lightPlusExperimentalColorThemeLabel": "Light+ Experimental",
"lightPlusExperimentalColorThemeLabel": "Light Modern",
"darkColorThemeLabel": "Dark (Visual Studio)",
"lightColorThemeLabel": "Light (Visual Studio)",
"hcColorThemeLabel": "Dark High Contrast",