vscode/extensions/theme-defaults/package.nls.json
2022-02-22 14:19:48 -08:00

12 lines
476 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 (Experimental)",
"minimalIconThemeLabel": "Minimal (Visual Studio Code)"
}