Go to the source code of this file.
Classes | |
protocol | <CPAppearanceCustomization> |
Variables | |
CPAppearanceNameAqua = @"CPAppearanceNameAqua" | |
CPAppearanceNameLightContent = @"CPAppearanceNameLightContent" | |
CPAppearanceNameVibrantDark = @"CPAppearanceNameVibrantDark" | |
CPAppearanceNameVibrantLight = @"CPAppearanceNameVibrantLight" | |
CPThemeStateAppearanceAqua = CPThemeState("appearance-aqua") | |
CPThemeStateAppearanceLightContent = CPThemeState("appearance-light-content") | |
CPThemeStateAppearanceVibrantDark = CPThemeState("appearance-vibrant-dark") | |
CPThemeStateAppearanceVibrantLight = CPThemeState("appearance-vibrant-light") | |
CPAppearanceNameAqua = @"CPAppearanceNameAqua" |
Definition at line 24 of file CPAppearance.j.
CPAppearanceNameLightContent = @"CPAppearanceNameLightContent" |
Definition at line 25 of file CPAppearance.j.
CPAppearanceNameVibrantDark = @"CPAppearanceNameVibrantDark" |
Definition at line 26 of file CPAppearance.j.
CPAppearanceNameVibrantLight = @"CPAppearanceNameVibrantLight" |
Definition at line 27 of file CPAppearance.j.
CPThemeStateAppearanceAqua = CPThemeState("appearance-aqua") |
Definition at line 43 of file CPAppearance.j.
CPThemeStateAppearanceLightContent = CPThemeState("appearance-light-content") |
Definition at line 44 of file CPAppearance.j.
CPThemeStateAppearanceVibrantDark = CPThemeState("appearance-vibrant-dark") |
Definition at line 46 of file CPAppearance.j.
CPThemeStateAppearanceVibrantLight = CPThemeState("appearance-vibrant-light") |
Definition at line 45 of file CPAppearance.j.