See above. Let me know if shit's gone sideways.
You're viewing a single comment thread. View all comments, or full comment thread.
Comments (62)
sorted by:
Hm. Browser issue? I normally use an old version of Pale Moon. Just tried an old version of Firefox and got completely different colors (white text on green background, plus some blues and purples not present on Pale Moon). The newer versions don't play nice with my OS. I've got javascript turned on and I just tried disabling uBlock for a minute, but no color difference there.
What you listed for FireFox is the correct color set up on the light theme.
It probably is an issue with Pale Moon.
Could you tell me what browser version of pale moon you are using? Could try and recreate the bug then.
Intended look atm is: https://kekpe.pe/i/5fd7c712155ec.png
Sure. Version: 27.9.4 (32-bit). I had to change a bunch of settings, but it was pretty much all comfort and security stuff.
I've got RequestPolicy on here too, but I already gave the site permissions. I'm also using some kind of cookie deleter, but those shouldn't affect css colors, right?
That pic is how it looks for me in firefox right now.
So the good with the bad, First that old browser cannot handle hex colour values with alpha value, this can be fixed by changing in the css to only use rgba values, the harder problem to fix is that it also does not represent linear gradient the same way as more modern browsers so the weird peach background is overwhelming, Need to test a couple of more browsers and try different values to see if i can get a more consistent look.
Hm, had no idea. I'm kinda used to sites looking jacked up from leaving javascript disabled most of the time.
Are you the code volunteer or just an interested passerby?