vscode/extensions/theme-defaults/package.nls.json
2022-02-21 11:15:33 -08:00

12 lines
479 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": "Default High Contrast",
"lightHcColorThemeLabel": "Light High Contrast (Experimental)",
"minimalIconThemeLabel": "Minimal (Visual Studio Code)"
}