vscode/extensions/theme-tomorrow-night-blue/package.nls.json
Valter Pires 9ad6e7edf9 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
2020-11-08 15:30:16 +04:00

6 lines
154 B
JSON

{
"displayName": "Tomorrow Night Blue Theme",
"description": "Tomorrow night blue theme for Visual Studio Code",
"themeLabel": "Tomorrow Night Blue"
}