vscode/extensions/theme-defaults/package.nls.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
512 B
JSON
Raw Normal View History

2024-11-15 06:29:18 +00:00
{
"displayName": "Default Themes",
"description": "The default Visual Studio light and dark themes",
"darkPlusColorThemeLabel": "Dark+",
"darkModernThemeLabel": "Dark Modern",
"lightPlusColorThemeLabel": "Light+",
"lightModernThemeLabel": "Light Modern",
"darkColorThemeLabel": "Dark (Visual Studio)",
"lightColorThemeLabel": "Light (Visual Studio)",
"hcColorThemeLabel": "Dark High Contrast",
"lightHcColorThemeLabel": "Light High Contrast",
"minimalIconThemeLabel": "Minimal (Visual Studio Code)"
}