Expand description
Elements of the compositor whose color can be changed.
Structs§
- Colorable
- An element of the GUI whose color can be changed.
Constants§
- ATTENTION_
REQUESTED_ BACKGROUND_ COLOR - The title background color of a window that has requested attention.
- BACKGROUND_
COLOR - The background color of the desktop.
- BAR_
BACKGROUND_ COLOR - The background color of the bar.
- BAR_
STATUS_ TEXT_ COLOR - The color of the status text in the bar.
- BORDER_
COLOR - The color of the border between windows.
- CAPTURED_
FOCUSED_ TITLE_ BACKGROUND_ COLOR - The title background color of a focused window that might be captured.
- CAPTURED_
UNFOCUSED_ TITLE_ BACKGROUND_ COLOR - The title background color of an unfocused window that might be captured.
- FOCUSED_
INACTIVE_ TITLE_ BACKGROUND_ COLOR - The title background color of an unfocused window that was the last focused window in its container.
- FOCUSED_
INACTIVE_ TITLE_ TEXT_ COLOR - The title text color of an unfocused window that was the last focused window in its container.
- FOCUSED_
TITLE_ BACKGROUND_ COLOR - The title background color of a focused window.
- FOCUSED_
TITLE_ TEXT_ COLOR - The title text color of a focused window.
- HIGHLIGHT_
COLOR - Color used to highlight parts of the UI.
- SEPARATOR_
COLOR - The color of the 1px separator below window titles.
- UNFOCUSED_
TITLE_ BACKGROUND_ COLOR - The title background color of an unfocused window.
- UNFOCUSED_
TITLE_ TEXT_ COLOR - The title text color of an unfocused window.