profullstack / reddit-clone-svelte

A dead simple Reddit clone front-end built with ♡ and Svelte
http://upvotocracy.com
MIT License
18 stars 3 forks source link

feature: darkmode #51

Open ralyodio opened 4 years ago

ralyodio commented 4 years ago

Need to pull out all color information from css and put in ./styles/custom.css using css variables

Then we can work on a dark.css and light.css theme.