fun light(content: Color = IntUiLightTheme.colors.grey(1), contentFocused: Color = content, contentSelected: Color = content, contentSelectedFocused: Color = content, nodeBackgroundFocused: Color = Color.Unspecified, nodeBackgroundSelected: Color = IntUiLightTheme.colors.grey(11), nodeBackgroundSelectedFocused: Color = IntUiLightTheme.colors.blue(11)): IntUiLazyTreeColors