Hacker News new | ask | show | jobs
by type0 710 days ago
> 1. Dark mode

Ublock Origin filters are great workaround

https://rich.sh/2024/03/20/hn-theme

just update a few lines:

# Text

news.ycombinator.com##.c00:style(color: #fafafa !important)

# Inputs

news.ycombinator.com##input[type="text"], input[type="url"], textarea :style(background-color: inherit; border: 1px solid #d4d4d4; color: #000000 !important)

1 comments

I'm already using Dark Reader. It'd just be nice to have an official dark theme.