I'm using APEX 5.1.1. I'm trying to understand P-track sample application milestone report and need a similar technique in my application. I was able to generate a similar report, but, I need more color codes than "complete", "warning", "danger" and "success" and also able to customize the actual colors for those color codes. Also, not sure about the "w100p' after the color code. any ideas are appreciated, thanks for your help.
'<span class="t-Badge t-Badge--basic t-Badge--small is-'
||apex_escape.html(color_code)||' w100p">'||apex_escape.html(status)||'</span>' status,