fun dark(background: Color = Color.Unspecified, backgroundDisabled: Color = IntUiDarkTheme.colors.grey(3), backgroundSelected: Color = IntUiDarkTheme.colors.blue(6), content: Color = IntUiDarkTheme.colors.grey(12), contentDisabled: Color = IntUiDarkTheme.colors.grey(7), contentSelected: Color = content): IntUiCheckboxColors