Package com.explodingpixels.macwidgets
Class WidgetBaseColors
java.lang.Object
com.explodingpixels.macwidgets.WidgetBaseColors
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
static final Color
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY_COLOR
-
LEOPARD_TOP_GRADIENT_COLOR
-
LEOPARD_BOTTOM_GRADIENT_COLOR
-
LEOPARD_BORDER_COLOR
-
SYSTEM_ACTIVE_TOP_GRADIENT_COLOR
-
SYSTEM_ACTIVE_BOTTOM_GRADIENT_COLOR
-
SYSTEM_INACTIVE_TOP_GRADIENT_COLOR
-
SYSTEM_INACTIVE_BOTTOM_GRADIENT_COLOR
-
SYSTEM_BORDER_ACTIVE_COLOR
-
SYSTEM_BORDER_INACTIVE_COLOR
-
SYSTEM_BORDER_HIGHLIGHT_COLOR
-
LIGHT_ACTIVE_BACKGROUND_COLOR
-
LIGHT_INACTIVE_BACKGROUND_COLOR
-
LIGHT_FONT_COLOR
-
LIGHT_FONT_SHADOW_COLOR
-
LIGHT_ACTIVE_TOP_COLOR
-
LIGHT_ACTIVE_BOTTOM_COLOR
-
LIGHT_ACTIVE_SELECTED_TOP_COLOR
-
LIGHT_ACTIVE_SELECTED_BOTTOM_COLOR
-
LIGHT_INACTIVE_TOP_COLOR
-
LIGHT_INACTIVE_BOTTOM_COLOR
-
DARK_HUD_BACKGROUND_COLOR
-
DARK_ACTIVE_BACKGROUND_COLOR
-
DARK_INACTIVE_BACKGROUND_COLOR
-
DARK_FONT_COLOR
-
DARK_FONT_SHADOW_COLOR
-
DARK_ACTIVE_TOP_COLOR
-
DARK_ACTIVE_BOTTOM_COLOR
-
DARK_ACTIVE_SELECTED_TOP_COLOR
-
DARK_ACTIVE_SELECTED_BOTTOM_COLOR
-
DARK_INACTIVE_TOP_COLOR
-
DARK_INACTIVE_BOTTOM_COLOR
-
DARK_BORDER_HIGHLIGHT_COLOR
-
-
Constructor Details
-
WidgetBaseColors
public WidgetBaseColors()
-