scheme refactor
This commit is contained in:
@@ -61,7 +61,7 @@ Singleton {
|
||||
|
||||
if (!isPreview) {
|
||||
root.scheme = scheme.name;
|
||||
flavour = scheme.flavour;
|
||||
flavour = scheme.flavor;
|
||||
currentLight = scheme.mode === "light";
|
||||
} else {
|
||||
previewLight = scheme.mode === "light";
|
||||
|
||||
Reference in New Issue
Block a user