fix: themes custom colour not being completely applied

This commit is contained in:
SethBurkart123
2025-03-28 12:17:37 +11:00
parent c4c50f2c30
commit 7af6acaf38
2 changed files with 32 additions and 22 deletions
+2 -4
View File
@@ -75,10 +75,8 @@
}))
}
if (tempTheme) {
theme = loadedTheme
themeLoaded = true
}
theme = loadedTheme
themeLoaded = true
} else {
themeLoaded = true
}