vscode: theming set to strict when using predefined color scheme.

This commit is contained in:
ItsLemmy
2025-10-31 19:19:53 -04:00
parent 1f4b0ce8f4
commit 0ac371d0f5
+2 -1
View File
@@ -122,7 +122,8 @@ Singleton {
"input": "code.json",
"outputs": [{
"path": "~/.vscode/extensions/hyprluna.hyprluna-theme-1.0.2/themes/hyprluna.json"
}]
}],
"strict": true
}
})