mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 18:38:43 -05:00
[theme] fix quietlight theme path
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{
|
||||
"label": "Quiet Light",
|
||||
"uiTheme": "vs",
|
||||
"path": "./themes/QuietLight.tmTheme"
|
||||
"path": "./themes/quietlight-color-theme.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user