mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 08:47:36 +00:00
Base: Add inactive selection colors to the system themes
This commit is contained in:
parent
4d95163400
commit
e455af8d33
5 changed files with 10 additions and 0 deletions
|
@ -29,6 +29,8 @@ ThreedShadow2=#2e3440
|
|||
HoverHighlight=#7e9dbc
|
||||
Selection=#7e9dbc
|
||||
SelectionText=white
|
||||
InactiveSelection=#3b4252
|
||||
InactiveSelectionText=white
|
||||
RubberBandFill=#04434c5e
|
||||
RubberBandBorder=#4c566a
|
||||
Link=#7e9dbc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue