progress Indicator Colors
fun progressIndicatorColors(foregroundColor: Color = COUITheme.colorScheme.primary, disabledForegroundColor: Color = COUITheme.colorScheme.disabledPrimarySlider, backgroundColor: Color = COUITheme.colorScheme.dividerLine): ProgressIndicatorColors
The default ProgressIndicatorColors used by LinearProgressIndicator (COUIProgressHorizontal style: progress = couiColorPrimary, track = couiColorDivider).