top | item 37015768 Ask HN: Why there’s no dark mode in HN? 1 points| deep_thinker26 | 2 years ago Why ?? 10 comments order hn newest mtmail|2 years ago It's a semi-regular question. I doubt it will ever happen. https://hn.algolia.com/?q=ask+dark+mode k310|2 years ago I am using "Darker" for safari, and it works well. I see "Dark Night" and "HN Dark Mode" on other devices here. But I don't tinker with something that works well. mtmail|2 years ago "Dark Reader" for Firefox. I'm reading HN in dark right now. helph67|2 years ago HN Enhance for Firefox, been using it for years. https://addons.mozilla.org/en-US/firefox/addon/hn-enhance/?u... philonoist|2 years ago I don't know. I don't want to, so long as I have HN Enhancement Suite. It works befitting to the shortcomings of HN design. Tomte|2 years ago Why should every web site accommodate that? Tell your browser vendor to act upon your system settings and display web sites accordingly. hypercube33|2 years ago hews app supports this and there is a few extensions for chrome based browsers that usually work on hacker news. smoldesu|2 years ago CSS is editable client-side. willcate|2 years ago javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })(); load replies (1)
mtmail|2 years ago It's a semi-regular question. I doubt it will ever happen. https://hn.algolia.com/?q=ask+dark+mode
k310|2 years ago I am using "Darker" for safari, and it works well. I see "Dark Night" and "HN Dark Mode" on other devices here. But I don't tinker with something that works well. mtmail|2 years ago "Dark Reader" for Firefox. I'm reading HN in dark right now.
helph67|2 years ago HN Enhance for Firefox, been using it for years. https://addons.mozilla.org/en-US/firefox/addon/hn-enhance/?u...
philonoist|2 years ago I don't know. I don't want to, so long as I have HN Enhancement Suite. It works befitting to the shortcomings of HN design.
Tomte|2 years ago Why should every web site accommodate that? Tell your browser vendor to act upon your system settings and display web sites accordingly. hypercube33|2 years ago hews app supports this and there is a few extensions for chrome based browsers that usually work on hacker news.
hypercube33|2 years ago hews app supports this and there is a few extensions for chrome based browsers that usually work on hacker news.
smoldesu|2 years ago CSS is editable client-side. willcate|2 years ago javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })(); load replies (1)
willcate|2 years ago javascript: (() => { document.documentElement.style.filter = "invert()";document.documentElement.style.background = '#fff' })(); load replies (1)
mtmail|2 years ago
k310|2 years ago
mtmail|2 years ago
helph67|2 years ago
philonoist|2 years ago
Tomte|2 years ago
hypercube33|2 years ago
smoldesu|2 years ago
willcate|2 years ago