light

@Composable
fun light(track: Color = IntUiLightTheme.colors.grey(11), progress: Color = IntUiLightTheme.colors.blue(4), indeterminateHighlight: Color = IntUiLightTheme.colors.grey(9)): IntUiHorizontalProgressBarColors