this post was submitted on 21 Jun 2025
1 points (100.0% liked)
Programming Horror
2132 readers
30 users here now
Welcome to Programming Horror!
This is a place to share strange or terrible code you come across.
For more general memes about programming there's also Programmer Humor.
Looking for mods. If youre interested in moderating the community feel free to dm @[email protected]
Rules
- Keep content in english
- No advertisements (this includes both code in advertisements and advertisement in posts)
- No generated code (a person has to have made it)
Credits
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
its a motherfucking website how it should be
where is the horror?
https://stackoverflow.com/questions/361633/html-attribute-bgcolor-is-deprecated-what-to-use-instead
I don't see the horror either. Just an out of date website.
white background with black text is pretty much the default everywhere and I think always has been, so specifying those colors is redundant (and breaks night mode, though I don't think that was a thing back when it was designed)
I'm trying to think which night mode you are talking about.
The Dark mode setting in
Falkon
just did the dark mode thing that it does.Dark Reader in Firefox also did its thing and made it dark. I had to disable it to see the white.
So maybe some other browser?
You can theoretically change the default colours for a lot of things in the Firefox settings. (I believe at least text and links but I assume the BG would work too)