mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Correct themeLabel in package.nls.json for "Tomorrow Night Blue" theme
Fix themeLabel value in package.nls.json for "Tomorrow Night Blue" theme
Incorrect value "Quiet Light" commited in 183b2a2892
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"displayName": "Tomorrow Night Blue Theme",
|
||||
"description": "Tomorrow night blue theme for Visual Studio Code",
|
||||
"themeLabel": "Quiet Light"
|
||||
"themeLabel": "Tomorrow Night Blue"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user