IBM / nicedoc.io

pretty README as service.
https://nicedoc.io
Apache License 2.0
473 stars 30 forks source link

Reflect theme into query string #68

Closed Kikobeats closed 5 years ago

Kikobeats commented 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
Kikobeats commented 5 years ago

strongly related: https://github.com/anvaka/query-state