Closed eelfroth closed 7 years ago
Looks great! I'd love it if the command added / removed the night_mode
class to body
so that custom.css
could adapt to this.
Something I'm worrying about, though, is if it's possible for custom.css
to override night_mode.css
(latter gets added after custom.css
). Maybe custom_night_mode.css
would be the solution here?
oh, yeah you're right. that seems like a much better solution going to try that!
loading custom.css
again after night_mode.css
(permitting proper cascade) would be a simpler and better UX solution.
this adds the command
night_mode
which inverts all colors (except for media attachments)