mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 16:57:34 +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
|
@ -27,6 +27,7 @@ Button=#d4d0c8
|
|||
ButtonText=black
|
||||
|
||||
Base=white
|
||||
BaseText=black
|
||||
|
||||
ThreedHighlight=white
|
||||
ThreedShadow1=#808080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue