removed references to the last method from /Assets and ColorSchemeTab.qml.

Updated template registry to noctaliatheme version 0.0.5, which includes the live update fix.
This commit is contained in:
tuibird
2025-12-18 16:42:29 +13:00
parent af111d6db2
commit c8ec7cf4e6
3 changed files with 2 additions and 8 deletions
+2 -2
View File
@@ -194,11 +194,11 @@ Singleton {
"clients": [
{
"name": "code",
"path": "~/.vscode/extensions/noctalia.noctaliatheme-0.0.4/themes/NoctaliaTheme-color-theme.json"
"path": "~/.vscode/extensions/noctalia.noctaliatheme-0.0.5/themes/NoctaliaTheme-color-theme.json"
},
{
"name": "codium",
"path": "~/.vscode-oss/extensions/noctalia.noctaliatheme-0.0.4/themes/NoctaliaTheme-color-theme.json"
"path": "~/.vscode-oss/extensions/noctalia.noctaliatheme-0.0.5/themes/NoctaliaTheme-color-theme.json"
}
]
},