1Feed / feedback

The place to leave feature requests and bug reports for 1Feed!
https://1feed.app
15 stars 0 forks source link

Add option to use dark/light theme based on system theme #10

Closed Booligoosh closed 4 years ago

Booligoosh commented 4 years ago

Requested by Jip. This would involve changing the dark theme checkbox to a dropdown with the options "dark", "light" and "auto". Would use JavaScript media query listener rather than CSS media query so I don't have to repeat CSS or use mixins.