int-ui-standalone
0.6.1
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone
/
IntUiBorderColors
/
Companion
/
dark
dark
@
Composable
fun
dark
(
normal
:
Color
=
IntUiDarkTheme.colors.grey(5)
,
focused
:
Color
=
IntUiDarkTheme.colors.grey(2)
,
disabled
:
Color
=
IntUiDarkTheme.colors.grey(4)
)
:
IntUiBorderColors