mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-13 07:04:39 +00:00
fix: themes custom colour not being completely applied
This commit is contained in:
@@ -75,10 +75,8 @@
|
||||
}))
|
||||
}
|
||||
|
||||
if (tempTheme) {
|
||||
theme = loadedTheme
|
||||
themeLoaded = true
|
||||
}
|
||||
theme = loadedTheme
|
||||
themeLoaded = true
|
||||
} else {
|
||||
themeLoaded = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user