refined-hacker-news icon indicating copy to clipboard operation
refined-hacker-news copied to clipboard

Better Dark Mode Preset CSS

Open dflock opened this issue 3 years ago • 0 comments
trafficstars

The existing dark mode preset uses a filter to simluate dark mode, which noticably degrades text rendering in Edge/Windows (and possibly other places). This replaces that with CSS that just sets element colors , which renders fine on Egde/Windows - and should work everywhere without issues.

dflock avatar Jul 14 '22 20:07 dflock