11 lines
406 B
JSON
11 lines
406 B
JSON
{
|
|
"displayName": "Default Themes",
|
|
"description": "The default Visual Studio light and dark themes",
|
|
"darkPlusColorThemeLabel": "Dark+ (default dark)",
|
|
"lightPlusColorThemeLabel": "Light+ (default light)",
|
|
"darkColorThemeLabel": "Dark (Visual Studio)",
|
|
"lightColorThemeLabel": "Light (Visual Studio)",
|
|
"hcColorThemeLabel": "High Contrast",
|
|
"minimalIconThemeLabel": "Minimal (Visual Studio Code)"
|
|
}
|