light

@Composable
fun light(contentColor: Color = IntUiLightTheme.colors.grey(12), backgroundColor: Color = IntUiLightTheme.colors.grey(2), borderColor: Color = IntelliJTheme.globalColors.borders.normal): IntUiTooltipColors