light

@Composable
fun light(contentColor: Color = IntUiLightTheme.colors.grey(12), backgroundColor: Color = IntUiLightTheme.colors.grey(2), borderColor: Color = backgroundColor, shadow: Color = Color(0x78919191)): IntUiTooltipColors