[themes] theme names are all not localized. Fixes #109840

This commit is contained in:
Martin Aeschlimann
2020-11-03 09:46:29 +01:00
parent c8b48d0d99
commit 183b2a2892
22 changed files with 73 additions and 48 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
{
"displayName": "Red Theme",
"description": "Red theme for Visual Studio Code"
}
"description": "Red theme for Visual Studio Code",
"themeLabel": "Red"
}