enum CCL::ThemeElements::ColorID
Overview
Color constants. More…
#include <themeelements.h> enum ColorID { kSelectionColor, kSelectionTextColor, kAlphaSelectionColor, kAlphaCursorColor, kHyperlinkColor, kTooltipBackColor, kTooltipTextColor, kListViewBackColor, kPushButtonTextColor, kNumColors, };
Detailed Documentation
Color constants.
Enum Values
kSelectionColor
solid selection color
kSelectionTextColor
selection text color
kAlphaSelectionColor
color for translucent (overlayed) selections
kAlphaCursorColor
color for translucent (overlayed) cursors
kHyperlinkColor
hyperlink color
kTooltipBackColor
tooltip background color
kTooltipTextColor
tooltip text color
kListViewBackColor
color for listview background
kPushButtonTextColor
text color for buttons