mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
[themes] theme names are all not localized. Fixes #109840
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"displayName": "Red Theme",
|
||||
"description": "Red theme for Visual Studio Code"
|
||||
}
|
||||
"description": "Red theme for Visual Studio Code",
|
||||
"themeLabel": "Red"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user