circular Progress Indicator Colors
fun circularProgressIndicatorColors(foregroundColor: Color = COUITheme.colorScheme.onSurfaceContainerHigh, disabledForegroundColor: Color = COUITheme.colorScheme.disabledPrimarySlider, backgroundColor: Color = COUITheme.colorScheme.dividerLine): ProgressIndicatorColors
The default ProgressIndicatorColors used by CircularProgressIndicator (Widget.COUI.COUICircularProgressBar style: progress = couiColorHintNeutral, track = couiColorDivider).