svelte-themes icon indicating copy to clipboard operation
svelte-themes copied to clipboard

$themeStore.resolvedTheme always returns system theme

Open SwiftWinds opened this issue 3 years ago • 0 comments
trafficstars

For example, if my system theme resolves to 'dark' and I setTheme to light, it still returns 'dark'.

SwiftWinds avatar May 07 '22 12:05 SwiftWinds