Store the theme state in the URL rather than regularly in (React) state. Format: `/?theme=eosc&variant=light` This will allow sharable URL with theming.
Store the theme state in the URL rather than regularly in (React) state.
Format:
/?theme=eosc&variant=lightThis will allow sharable URL with theming.