mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:57:45 +00:00
LibDraw: Add Selection and SelectionText system theme colors
This commit is contained in:
parent
033de7efe2
commit
b6eba388e3
16 changed files with 43 additions and 22 deletions
|
@ -32,3 +32,6 @@ ThreedShadow1=#3d3e40
|
|||
ThreedShadow2=#2e2f30
|
||||
|
||||
HoverHighlight=#696969
|
||||
|
||||
Selection=#14141a
|
||||
SelectionText=white
|
||||
|
|
|
@ -33,3 +33,6 @@ ThreedShadow1=#808080
|
|||
ThreedShadow2=#404040
|
||||
|
||||
HoverHighlight=#e3dfdb
|
||||
|
||||
Selection=#84351a
|
||||
SelectionText=white
|
||||
|
|
|
@ -34,3 +34,5 @@ ThreedShadow2=#882d26
|
|||
|
||||
HoverHighlight=#e6e5e2
|
||||
|
||||
Selection=#84351a
|
||||
SelectionText=white
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue