Files
vscode/extensions/theme-defaults/package.nls.json
2026-03-30 15:24:38 +00:00

16 lines
586 B
JSON

{
"displayName": "Default Themes",
"description": "The default Visual Studio light and dark themes",
"light2026ThemeLabel": "Light 2026",
"dark2026ThemeLabel": "Dark 2026",
"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)"
}