int-ui-standalone
0.5.1
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiGroupHeaderColors
/
Companion
Companion
object
Companion
Members
Functions
dark
Link copied to clipboard
@
Composable
fun
dark
(
content
:
Color
=
IntUiDarkTheme.colors.grey(12)
,
divider
:
Color
=
IntUiDarkTheme.colors.grey(3)
)
:
IntUiGroupHeaderColors
light
Link copied to clipboard
@
Composable
fun
light
(
content
:
Color
=
IntUiLightTheme.colors.grey(1)
,
divider
:
Color
=
IntUiLightTheme.colors.grey(12)
)
:
IntUiGroupHeaderColors