mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Set new default theme (#179812)
This commit is contained in:
committed by
GitHub
parent
c639eeb206
commit
05bb1775dc
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"displayName": "Default Themes",
|
||||
"description": "The default Visual Studio light and dark themes",
|
||||
"darkPlusColorThemeLabel": "Dark+ (default dark)",
|
||||
"darkPlusExperimentalColorThemeLabel": "Dark+ V2 (Experimental)",
|
||||
"lightPlusColorThemeLabel": "Light+ (default light)",
|
||||
"lightPlusExperimentalColorThemeLabel": "Light+ V2 (Experimental)",
|
||||
"darkPlusColorThemeLabel": "Dark+",
|
||||
"darkPlusExperimentalColorThemeLabel": "Dark+ Experimental",
|
||||
"lightPlusColorThemeLabel": "Light+",
|
||||
"lightPlusExperimentalColorThemeLabel": "Light+ Experimental",
|
||||
"darkColorThemeLabel": "Dark (Visual Studio)",
|
||||
"lightColorThemeLabel": "Light (Visual Studio)",
|
||||
"hcColorThemeLabel": "Dark High Contrast",
|
||||
|
||||
Reference in New Issue
Block a user