Is there a way to change Radio Group Button text color?

I read the manual and didn’t see anything about text color for the font. Just the general font select, size and bold/italic/underline. I want to change the font color but other than doing an overlay of a text box, I don’t see how? Is there a way?

There might be platform specific declares if you share what your target is.

Linux… only and always Linux for me.

If you want, you can put a container

Einhugur offers a CustomButton plugin that will give you this. It is cross platform and dark mode savvy.

I ended up using a label and matching text over the top. It works… not elegant but it works… I will keep digging into a solution.