radio4000 / components

web-components to build the r4 interfaces, uses the sdk
https://components.radio4000.com/
1 stars 0 forks source link

Allow to set theme + color scheme without a user #148

Open oskarrough opened 8 months ago

oskarrough commented 8 months ago

Would be cool if users can set their prefered theme and colorScheme without being signed in.

Currently blocks access if you aren't signed in.

https://github.com/radio4000/components/blob/main/src/components/r4-user-account.js

How could we do this?