FR version is available. Content is displayed in original English for accuracy.
Hi HN, in my last vacation, I built desktopcolors.com as a place to collect iconic solid background colors. Let me know what you think.
FR version is available. Content is displayed in original English for accuracy.
Discussion Sentiment
Analyzed from 920 words in the discussion.
Trending Topics
Discussion (29 Comments)Read Original on HackerNews
https://twitter.com/bakertechsrvcs/status/162629846037367193...
https://xcancel.com/bakertechsrvcs/status/162629846037367193...
Another nerdy detail: the default background color on Windows XP was different depending on whether the theme was Luna or Classic. On Classic it is the same one as Windows 2000, but for Luna it is more blueish. I understand the denial, but it will be the 25st anniversary of the XP release in a few months, so it probably qualifies as classic by now.
Man, I wish I could have the 90s back. I absolutely despise where we went with tech in the past decade. I suppose that's a me problem.
But you're right. It's damaging to the actual facts and research I added myself. It might be better to remove the text where it's just an LLM placeholder.
Larger copies (like about and privacy) are written by me and then LLM translated.
The LLM descriptions are terrible though :) here's the one for Windows 98:
> Windows 98 refined the 95 formula, folding the web into the shell with Active Desktop while keeping the familiar look. Its Display Properties carried over the same grid of basic swatches and named schemes — teal still the Windows Standard default — with the classic reserved system colors tuned to their canonical values.
Instead of this, maybe find some copy related to the os (some quotes from the media / internet archive / something)?
Another user suggested to use media quotes etc. on OSs, which I think is actually a pretty good idea. I might swap the LLM generated placeholders for something like that.
It might sound ridiculous but using 9x with the default theme felt a bit depressing. It summons thoughts of being stuck in a building with that awful fluorescent overhead lighting on a day where it’s dark and dreary outside.
2000 on the other hand is about as refreshing as a gray 3D beveled OS theme can look, on par with Mac OS platinum AND maybe slightly edged out by the bright colorful sunny tab titlebars of BeOS.
"Windows 7 boots slower if you set a solid background color" 28.jan.2025 https://news.ycombinator.com/item?id=42856262 117 comments
"Why did Windows 7 log on slower for months if you had a solid color background?" 28.apr.2025 https://news.ycombinator.com/item?id=43827214 296 comments
I ran into this today on something unrelated. A page painted #0b0d14, and macOS screencapture wrote rgb(8,13,16) into the file, because the capture lands in the display's colour space rather than sRGB. Handing that same hex to a video encoder gave a third answer, rgb(9,11,17), this time from the yuv conversion. I had to ask for #0a0f13 to get back the value the page had actually painted.
So any swatch sampled from a screenshot of a running install is drifted by a few levels, silently, and a CRT is a further step away again. One line per entry saying "documented VGA palette" or "sampled from a VM" would make this citable rather than just lovely to scroll, and it would settle the Windows 98 teal question in the sibling comment.