I am rebranding my community, but the color variables are not being respected. For example, I have this set in the admin:
But the tertiary and quaternary are not being reflected on my site:
Is there a cache or something that needs to clear?
I am rebranding my community, but the color variables are not being respected. For example, I have this set in the admin:
But the tertiary and quaternary are not being reflected on my site:
Is there a cache or something that needs to clear?
I just checked your site and the color variables look correct on my end:
The tertiary color is #5851db
and the quaternary is #41f27c
.
Try clearing your browser cache, that should fix the discrepancy you’re seeing.
Huh, TIL hard refreshes don’t clear your cache.
It’s so weird.. I cleared it and everything looked fine, but now my browser reverted. Incognito vs. logged in:
Does your forum only have one color palette? Maybe you have chosen a different one in your preferences.
@Moin is right:
The color palette you changed is Light Rebrand, but on your profile you are using Theme default
Chrome, at least, has this as a separate option under the refresh menu (which only appears when you have the dev tools open and long-press it):
Yep, this was it. For some reason my previous light mode had a weird name so I didn’t realize that was a dropdown. But now it’s correct. Thank you for the help. I’m giving @Moin the solution, since they had the idea first