mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 18:57: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
|
@ -29,3 +29,5 @@ ThreedShadow2=#2e2f30
|
|||
HoverHighlight=#696969
|
||||
Selection=#14141a
|
||||
SelectionText=white
|
||||
RubberBandFill=#8080803c
|
||||
RubberBandBorder=black
|
||||
|
|
|
@ -29,3 +29,5 @@ ThreedShadow2=#404040
|
|||
HoverHighlight=#e3dfdb
|
||||
Selection=#84351a
|
||||
SelectionText=white
|
||||
RubberBandFill=#f4ca9e3c
|
||||
RubberBandBorder=#6e2209
|
||||
|
|
|
@ -29,3 +29,5 @@ ThreedShadow2=#909090
|
|||
HoverHighlight=white
|
||||
Selection=black
|
||||
SelectionText=white
|
||||
RubberBandFill=#fad7653c
|
||||
RubberBandBorder=#f4ca9e
|
||||
|
|
|
@ -29,3 +29,5 @@ ThreedShadow2=#882d26
|
|||
HoverHighlight=#e6e5e2
|
||||
Selection=#84351a
|
||||
SelectionText=white
|
||||
RubberBandFill=#0466033c
|
||||
RubberBandBorder=#76943c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue