fun dark(content: Color = IntUiDarkTheme.colors.grey(12), contentFocused: Color = content, contentSelected: Color = content, contentSelectedFocused: Color = content, nodeBackgroundFocused: Color = Color.Unspecified, nodeBackgroundSelected: Color = IntUiDarkTheme.colors.grey(4), nodeBackgroundSelectedFocused: Color = IntUiDarkTheme.colors.blue(2)): IntUiLazyTreeColors