mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Default Themes: Rename Experimental to Dark Modern (#180785)
Default Themes: Rename Experimental to Modern
This commit is contained in:
committed by
GitHub
parent
14ea89e7ca
commit
e04309e92a
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user