mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:47:36 +00:00
Themes: Support rubberband selection theming
This commit is contained in:
parent
56a2c21e0c
commit
123dcada05
9 changed files with 22 additions and 7 deletions
|
@ -36,6 +36,8 @@ enum class ColorRole {
|
|||
HoverHighlight,
|
||||
Selection,
|
||||
SelectionText,
|
||||
RubberBandFill,
|
||||
RubberBandBorder,
|
||||
|
||||
__Count,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue