Live data from Hacker News

Show HN: DarkHN – Dark Mode Mirror for Hacker News

darkhn.herokuapp.com

51–60 of 71 posts

Re: Show HN: DarkHN – Dark Mode Mirror for Hacker News

#51
post #13

I use Stylus and this stylesheet: https://userstyles.org/styles/22794/a-dark-hacker-news Works great for me. I use dark themes via Stylus for most of the common websites I visit like HN, GitHub, StackOverflow, etc. All other websites that cause me to squint I just toggle Dark Reader: https://darkreader.org/

Is that like GreaseMonkey ?

Yes, essentially yes. UserScripts used by GreaseMonkey are JavaScript. UserStyles in Stylus work analogously for CSS.

Re: Show HN: DarkHN – Dark Mode Mirror for Hacker News

#52
post #50

Shameless self-plug: I built Refined Hacker News[0], a browser extension, that allows one to set custom CSS and has a default preset for dark-mode :). [0]: https://github.com/plibither8/refined-hacker-news

From all those addons and mods I've seen for this page, this is really the best one. Thank you. I have one minor issue though: the top bar (with new threads past etc.) is white with the text almost white too. Makes it unreadable. I'm not sure if this is somehow my fault or if it comes from the addon: https://i.imgur.com/DPEn3b6.jpeg I have dark mode on.

Thanks Krasnol :)

This is an interesting issue. What color is your "topbar" configured to? You can check it under your profile settings: https://news.ycombinator.com/user?id=Krasnol. It could be that the topcolor that you've set is a dark color, and the CSS inversion makes it light, thus conflicting with the text color.

If this is still a problem, please do open an issue on the GitHub repository, I'll happily look into it :)

Re: Show HN: DarkHN – Dark Mode Mirror for Hacker News

#54
post #50

Earlier quoted context omitted.

From all those addons and mods I've seen for this page, this is really the best one. Thank you. I have one minor issue though: the top bar (with new threads past etc.) is white with the text almost white too. Makes it unreadable. I'm not sure if this is somehow my fault or if it comes from the addon: https://i.imgur.com/DPEn3b6.jpeg I have dark mode on.

Thanks Krasnol :) This is an interesting issue. What color is your "topbar" configured to? You can check it under your profile settings: https://news.ycombinator.com/user?id=Krasnol . It could be that the topcolor that you've set is a dark color, and the CSS inversion makes it light, thus conflicting with the text color. If this is still a problem, please do open an issue on the GitHub repository, I'll happily look i…

Ah yeah that's it. I forgot you can set up things there after I've installed Dark Reader.

Thanks :)

Re: Show HN: DarkHN – Dark Mode Mirror for Hacker News

#55
post #54

Earlier quoted context omitted.

Thanks Krasnol :) This is an interesting issue. What color is your "topbar" configured to? You can check it under your profile settings: https://news.ycombinator.com/user?id=Krasnol . It could be that the topcolor that you've set is a dark color, and the CSS inversion makes it light, thus conflicting with the text color. If this is still a problem, please do open an issue on the GitHub repository, I'll happily look i…

Ah yeah that's it. I forgot you can set up things there after I've installed Dark Reader. Thanks :)

Awesome, glad I could help!
Post reply on HN