refined-hacker-news
refined-hacker-news copied to clipboard
Better Dark Mode Preset CSS
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.