int-ui-standalone
1.0.0-SNAPSHOT
jvm
int-ui-standalone
/
org.jetbrains.jewel.themes.intui.standalone.styling
/
IntUiMenuColors
/
Companion
/
light
light
@
Composable
fun
light
(
background
:
Color
=
IntUiLightTheme.colors.grey(14)
,
border
:
Color
=
IntUiLightTheme.colors.grey(9)
,
shadow
:
Color
=
Color(0x78919191)
,
itemColors
:
IntUiMenuItemColors
=
IntUiMenuItemColors.light()
)
:
IntUiMenuColors