seat: add framework to select toplevels
This commit is contained in:
parent
e4e090d3a2
commit
17a0dfed5e
31 changed files with 603 additions and 131 deletions
|
|
@ -257,6 +257,10 @@ pub mod colors {
|
|||
///
|
||||
/// Default: `#23092c`.
|
||||
const 14 => ATTENTION_REQUESTED_BACKGROUND_COLOR,
|
||||
/// Color used to highlight parts of the UI.
|
||||
///
|
||||
/// Default: `#9d28c67f`.
|
||||
const 15 => HIGHLIGHT_COLOR,
|
||||
}
|
||||
|
||||
/// Sets the color of GUI element.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue