Skip to content

Instantly share code, notes, and snippets.

@leytonreed
leytonreed / hn-dark.txt
Created October 4, 2024 07:14
HN Dark Mode
news.ycombinator.com##html:style(filter:invert(100%) hue-rotate(180deg))
news.ycombinator.com##body:style(background: #e6e6e6)
news.ycombinator.com##*:style(font-family: system-ui; font-size: 1rem)
news.ycombinator.com##code:style(font-family: monospace)
news.ycombinator.com##tbody:style(background: #e6e6e6)
news.ycombinator.com###hnmain:remove-attr(bgcolor)
news.ycombinator.com##:matches-path("/item") tbody:style(background: #dbdbdb)
news.ycombinator.com##div.toptext:style(color: black)
news.ycombinator.com###hnmain td[bgcolor="#000000"]