mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
fix: themes somtimes override default custom accent colour
This commit is contained in:
@@ -96,11 +96,6 @@
|
||||
onDestroy(() => {
|
||||
themeUpdates.removeListener(fetchThemes);
|
||||
})
|
||||
|
||||
$effect(() => {
|
||||
if (!themes) return;
|
||||
console.log(themes.selectedTheme);
|
||||
})
|
||||
</script>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user