forked from openkylin/kylin-code
12 lines
461 B
JSON
12 lines
461 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": "Dark High Contrast",
|
|
"lightHcColorThemeLabel": "Light High Contrast",
|
|
"minimalIconThemeLabel": "Minimal (Visual Studio Code)"
|
|
}
|