Created by: mvdriel
I think there are two issues with the current implementation of the progress bar:
- the global
$brand-primary
color doesn't effect the color of the default progress bar (it's color is still the default blue) - the naming of the color variables for the progress bar is confusing, because their names end on '-bg' (for example
$progress-bar-success-bg
) although they change the (foreground) color of the progress bar