Is there any possibility to change the color of a progress bar to any value specified in hex?
The colors of variants (e.g. 'success', 'danger') are not fulfilling our specs so I need to specify my own color for the progress like this: #01A688.
I already tried to manage via css but without success.
Thanks for your help in advance.