I want to color a badge list of three badges where each badge is a static color.
I have posted on here before and someone provided a Dynamic Action/JavaScript solution for dynamically coloring them based on their value but this case isn't dependent on the values. I just want the first one red, second one yellow, and third one blue.
Currently looks like this:

Looking for it to look something like this:

Does anyone know a solution for this?
Current APEX version is 5.1.3
Thanks!