5 ms·Show HN: Hacker News Dark Mode2 points by andrecarini 11mo agolaser9 11mo agoStylus extension needed to install this dark mode script is only available for Chrome and Firefox. Any recommendation for Safari?eevmanu 11mo agoI made something similar body { background: white !important; } html { filter: invert(90%) hue-rotate(180deg) !important; }