The element to color.
All hover colors apply to non-static widgets. Refer to widget documentation for more information.
Enumerator |
---|
form | The background color of the form.
|
titlebar | The fill color of the form's title bar.
|
accent | The accent color.
|
accent_hover | The accent color on hover.
|
disabled | The color of disabled controls.
|
scrollbar | The fill color of scrollbars.
|
scrollbar_border | The color of scrollbar borders.
|
scrollbar_hover | The fill color of scrollbars when the mouse hovers over them.
|
scrollbar_pressed | The fill color of scrollbars when they are pressed.
|
label | The color of labels (text color).
|
label_selected | The background color of selected labels.
|
label_hover | The background color of labels when the mouse hovers over them.
|
label_pressed | The background color of labels when they are pressed.
|
label_disabled | The color of disabled labels (text color).
|
button | The fill color of buttons.
|
button_border | The color of button borders.
|
button_hover | The color of buttons when the mouse hovers over them.
|
button_selected | The border color of selected buttons.
|
checkbox | The fill color of checkboxes.
|
checkbox_border | The color of checkbox borders.
|
checkbox_tick | The color of checkbox ticks.
|
checkbox_hover | The fill color of checkboxes when the mouse hovers over them.
|
checkbox_selected | The border color of selected checkboxes.
|
progress_bar | The color of the filled portion progress bars.
|
progress_bar_border | The color of progress bar borders.
|
progress_bar_unfilled | The color of the un-filled portion of the progress bar.
|
progress_indicator | The line color of the filled portion of progress indicators (including the dot).
|
progress_indicator_text | The color of progress indicator text.
|
progress_indicator_unfilled | The line color of the un-filled portion of progress indicators.
|
text_field | The fill color of text fields.
|
text_field_border | The color of text field borders.
|
text_field_disabled | The color of a disabled text field.
|
text_field_prompt | The color of prompt text in a text field.
|
text_field_selected | The border color of a selected text field.
|
text_field_caret | The color of a text field caret.
|
text_field_input_error | The border color of a text field when an invalid input is detected.
|
table_view | The background color of table view odd rows.
|
table_view_border | The color of a table view borders.
|
table_view_alternate | The alternate color of table view even rows.
|
table_view_row_hover | The color of a row when the mouse hovers over it.
|
table_view_row_selected | The background color of a selected table view row.
|
table_view_text_header | The color of table view header text.
|
table_view_text_header_hot | The color of table view header text when the mouse is hovered over it.
|
table_view_text_selected | The border color of a selected table view.
|
table_view_header | The background color of table view headers.
|
table_view_grid | The line color of table view grids.
|
toggle | The color of the toggle circle.
|
toggle_on | The background color of toggles when they're on.
|
toggle_off | The background color of toggles when they're off.
|
toggle_selected | The background color of toggle labels when the toggle is selected.
|
tree_view | The background color of tree views.
|
tree_view_border | The color of tree view borders.
|
tree_view_hover | The background color of tree view labels when the mouse is hovered over them.
|
tree_view_selected | The border color of a selected tree view.
|
tab_pane | The background color of tab panes.
|
tab_pane_border | The border color of tab panes.
|
tab_pane_tabs | The background color of tabs.
|
tab_pane_selected_tab | The color of the bar that indicates the selected tab.
|
pane | The background color of panes.
|
pane_border | The border color of panes.
|
image_view | The background color of image views.
|
image_view_border | The border color of image views.
|
image_view_hover | The border color of image views when the mouse is hovered over them.
|
image_view_selected | The border color of a selected image view.
|
rectangle | The background color of rectangles.
|
rectangle_border | The border color of rectangles.
|
rectangle_border_hot | The border color of rectangles when the mouse is hovered over them.
|
rectangle_hover | The background color of rectangles when the mouse is hovered over them.
|
rectangle_selected | The border color of a selected rectangle.
|
group | The background color of groups.
|
group_border | The border color of groups.
|
slider | The background color of a slider.
|
slider_border | The border color of a slider.
|
slider_knob | The color of a slider's knob.
|
slider_knob_hot | The color of a slider's knob when the mouse is hovered over it.
|
slider_knob_border | The border color of a slider's knob.
|
slider_tick | The color of a slider's tick lines.
|
slider_selected | The border color of a slider's knob when the slider is selected.
|
html_editor | The background color of html editors.
|
html_editor_border | The border color of html editors.
|
html_editor_disabled | The background color of disabled html editors.
|
html_editor_selected | The border color of a selected html editor.
|
html_editor_caret | The color of the caret in the html editor.
|
html_control | The background color of the html editor control pane.
|
html_control_border | The border color of the html editor control pane.
|
combobox | The background color of non-editable comboboxes.
|
combobox_editable | The background color of editable comboboxes.
|
combobox_caret | The color of the cared in editable comboboxes.
|
combobox_border | The border color of comboboxes.
|
combobox_hover | The background color of comboboxes when the mouse is hovered over them.
|
combobox_selected | The border color of a selected combobox.
|
combobox_dropdown | The background color of a combobox dropdown.
|
combobox_dropdown_hot | The background color of a combobox dropdown when the mouse is hovered over it.
|
combobox_dropdown_arrow | The line color of the combobox dropdown arrow.
|
combobox_dropdown_arrow_hot | The line color of the combobox dropdown when the mouse is hovered over it.
|
line | The color of lines.
|
line_hover | The color of lines when the mouse is hovered over them.
|
line_selected | The color of a selected line.
|
icon | The background color of icons.
|
icon_border | The color of icon borders.
|
icon_hot | The background color of icons when the mouse is hovered over them.
|
icon_text | The color of icon main text.
|
icon_description_text | The color of icon description text.
|
strength_bar | The background color of strength bars.
|
strength_bar_border | The border color of strength bars.
|
badge | The background color of badges.
|
badge_border | The border color of badges.
|
badge_text | The color of badge text.
|