super
super copied to clipboard
Dark mode
Consider adding dark mode.
(I don't think I can work on this very soon; I have some redesign work I want to finish first.)
Note: This shouldn't be too hard with Tailwind CSS's responsive support.
"dark": {
"raw": "screen and (prefers-color-scheme: dark)",
},