Comment on Theme darkly-pureblack is not pure black
hitagi@ani.social 6 months agoI added an “amoled” theme under the theme dropdown in user settings. Let me know if it works!
Comment on Theme darkly-pureblack is not pure black
hitagi@ani.social 6 months agoI added an “amoled” theme under the theme dropdown in user settings. Let me know if it works!
Toes@ani.social 6 months ago
Hi thanks for that!
So, I tried the theme but I’m seeing colour rgb(17,17,17) instead of rgb(0,0,0).
rgb(17,17,17) Image
rgb(0,0,0) Image
I’m using firefox if that matters.
hitagi@ani.social 6 months ago
Image
Should be fixed now. You might have to clear browser cache for it to take effect or wait it out a bit. Let me know how it goes!
Toes@ani.social 6 months ago
That worked :) looks great. You might wanna consider creating a git pull for this theme?
hitagi@ani.social 6 months ago
I think I’ll leave it to other people to do a PR. I simply changed all
#111
to#000
and17, 17, 17
to0, 0, 0
so there might be some unintended behavior somewhere. Also, the last time I did a PR, it didn’t end very well.The CSS file is accessible here however: ani.social/css/themes/amoled.css