Closed Kikobeats closed 5 years ago
The theme mode works saving a variable into localStorage.
Currently, there is not a way to update the value without entering in the website and toggle the theme selector.
It could be easily done retrieving the value for query string
https://nicedoc.io/Kikobeats/voll?theme=dark https://nicedoc.io/Kikobeats/voll?theme=light
strongly related: https://github.com/anvaka/query-state
The theme mode works saving a variable into localStorage.
Currently, there is not a way to update the value without entering in the website and toggle the theme selector.
It could be easily done retrieving the value for query string