You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when in light mode the dark them shows and vice versa. I think this is because it is a toggle with no state tracking. Storing the selected theme in local storage throug the svelte store will probably fix the issue.
The text was updated successfully, but these errors were encountered:
Sometimes when in light mode the dark them shows and vice versa. I think this is because it is a toggle with no state tracking. Storing the selected theme in local storage throug the svelte store will probably fix the issue.
The text was updated successfully, but these errors were encountered: