mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user