Show HN: DarkHN – Hacker News with Dark Mode
1–9 of 9 posts
Re: Show HN: DarkHN – Hacker News with Dark Mode
#2I realize it's not original, but it seems like every past attempt is now gone.
Should you trust some random site with your login? Probably not.
Re: Show HN: DarkHN – Hacker News with Dark Mode
#3Re: Show HN: DarkHN – Hacker News with Dark Mode
#4Good effort, yes useful for night time - Something is jarring me against the original though, I'm not sure what but the sizing and spacing seem off somehow? out of interest does the css only change the colours? Although maybe it's just the colour changes.
It does only change the colors. The top navbar lost its background color. Maybe that's the difference? I'll work on adding that back in.
Re: Show HN: DarkHN – Hacker News with Dark Mode
#5Good effort, yes useful for night time - Something is jarring me against the original though, I'm not sure what but the sizing and spacing seem off somehow? out of interest does the css only change the colours? Although maybe it's just the colour changes.
Thanks! It does only change the colors. The top navbar lost its background color. Maybe that's the difference? I'll work on adding that back in.
Re: Show HN: DarkHN – Hacker News with Dark Mode
#6Earlier quoted context omitted.
Thanks! It does only change the colors. The top navbar lost its background color. Maybe that's the difference? I'll work on adding that back in.
Interesting - I thought you may say it's colours only, just surprises me the impact it has, any designers reading this won't be surprised by that though.
Re: Show HN: DarkHN – Hacker News with Dark Mode
#7Re: Show HN: DarkHN – Hacker News with Dark Mode
#8How does it work? Do you proxy the request and overlay custom CSS through something like a CF worker?
CF worker is an interesting idea. I'm going to look into other ways to run this without a dedicated VPS.