paulkaefer / read-the-world

Webpage/SVG generator for reading books from every country of the world.
http://paulkaefer.com/read-the-world/
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

add dark mode #25

Open paulkaefer opened 2 years ago

paulkaefer commented 2 years ago

At the very least, change colors of fonts and add something like:

body {background-color: black;}

Will this change the background of the SVG object?

Could add a toggle button to the top corner of the page. Use a lightbulb icon/emoji?

I will likely have to change https://paulkaefer.com/stylesheet.css, too.