We have some simple docs on how to achieve it with our styles (I know you're using our style which is why I'm mentioning it)
https://pixelexit.com/documentation/custom-node-icons/
Additionally, @Xon released an add-on his site which is nice and simple and will give you the option in the admin...
Meant to have updates out earlier this week but right before I was ready to ship, I forgot about a larger bug. The search when in the logo block doesn't work with the new thread suggestions and had to be redone. Almost there!
No global setting for the main style of the forums. It's easy enough though, open the color palette and adjust color palette 5. Use only the color slider, don't move the dot above:
Then when you find a color you like, copy the first number (in the screenshot above it's 158). This is the...
Sounds like an outdated template or something else going on. They have been updated for the 2.3 series.
If you want to submit a ticket on my site, I can take a closer look.
Seems pretty minor, assuming nothing else happened out of sight.
https://xenforo.com/community/threads/accessed-unknown-getter.230859/
https://xenforo.com/community/threads/please-specify-a-search-query-or-the-name-of-a-member.230374/
I don't really know what changes they could make with this...
Just curious, but do you know if there are CSS approaches for those other icons?
This works:
.m-faIcon(@fa-var-facebook);
This does not:
.m-faIcon(@fa-var-bluesky);