mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 11:37:46 +00:00
LibDraw: Add ColorRole::BaseText (to be painted on ColorRole::Base)
This commit is contained in:
parent
a79bac428b
commit
aae54bdbde
11 changed files with 13 additions and 0 deletions
|
@ -26,6 +26,7 @@ WindowText=white
|
|||
Button=#555555
|
||||
ButtonText=white
|
||||
Base=#424242
|
||||
BaseText=white
|
||||
|
||||
ThreedHighlight=#6f6f6f
|
||||
ThreedShadow1=#3d3e40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue