-
Canvas
- Background of application content or documents.
-
CanvasText
- Text in application content or documents.
-
LinkText
- Text in non-active, non-visited links. For light backgrounds, traditionally blue.
-
VisitedText
- Text in visited links. For light backgrounds, traditionally purple.
-
ActiveText
- Text in active links. For light backgrounds, traditionally red.
-
ButtonFace
- The face background color for push buttons.
-
ButtonText
- Text on push buttons.
-
ButtonBorder
- The base border color for push buttons.
-
Field
- Background of input fields.
-
FieldText
- Text in input fields.
-
Highlight
- Background of selected text, for example from ::selection.
-
HighlightText
- Text of selected text.
-
SelectedItem
- Background of selected items, for example a selected checkbox.
-
SelectedItemText
- Text of selected items.
-
Mark
- Background of text that has been specially marked (such as by the HTML
mark element).
-
MarkText
- Text that has been specially marked (such as by the HTML
mark element).
-
GrayText
- Disabled text. (Often, but not necessarily, gray.)
-
AccentColor
- Background of accented user interface controls.
-
AccentColorText
- Text of accented user interface controls.