fix: themes somtimes override default custom accent colour

This commit is contained in:
SethBurkart123
2025-03-28 11:50:52 +11:00
parent a33f4f3f00
commit c4c50f2c30
3 changed files with 38 additions and 32 deletions
@@ -96,11 +96,6 @@
onDestroy(() => {
themeUpdates.removeListener(fetchThemes);
})
$effect(() => {
if (!themes) return;
console.log(themes.selectedTheme);
})
</script>
<div