int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone
/
IntUiBorderColors
/
Companion
/
light
light
@
Composable
fun
light
(
normal
:
Color
=
IntUiLightTheme.colors.grey(9)
,
focused
:
Color
=
IntUiLightTheme.colors.grey(14)
,
disabled
:
Color
=
IntUiLightTheme.colors.grey(11)
)
:
IntUiBorderColors