int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiHorizontalProgressBarColors
/
Companion
/
light
light
@
Composable
fun
light
(
track
:
Color
=
IntUiLightTheme.colors.grey(11)
,
progress
:
Color
=
IntUiLightTheme.colors.blue(4)
,
indeterminateHighlight
:
Color
=
IntUiLightTheme.colors.grey(9)
)
:
IntUiHorizontalProgressBarColors