dark mode would be really good for reading at night (if tha…
dark mode would be really good for reading at night (if that doesn't exist somewhere already) [[treechat feature request]]
Replies
Seconded. Dark mode asap please.
Dark Reader (app store)
Dark mode is essential
Yes but most important I think it is following and switching accounts easily
Here's dark mode: @media (prefers-color-scheme: dark) { body { background: #111; color: #ccc; } }