dark mode would be really good for reading at night (if tha…

ΛΞV ·

dark mode would be really good for reading at night (if that doesn't exist somewhere already) [[treechat feature request]]

Replies

coinspeak ·

Seconded. Dark mode asap please.

SMARTWATCH ·

Dark Reader (app store)

terrorknowed ·

Dark mode is essential

Dark mode is essential
FrancescoMorello ·

Yes but most important I think it is following and switching accounts easily

pete ·

Here's dark mode: @media (prefers-color-scheme: dark) { body { background: #111; color: #ccc; } }