Hello,
I would like to change the color of my tooltip, and also of my buttons, as I understood, the whole UI is set with a single base Theme (Bootstrap or else).
The problem is that the tooltip with bootstrap is blue, and if I add it on a primary button, it's blue on blue and not readable. An attribute letting us to set the Color of a tooltip or a button would be good. I can't but red warning buttons for example.
I tried to set the class of a tooltip with a different background color, but only the rectangle is set not the whole tooltip (see pic).
Thanks in advance