mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:17:44 +00:00
LibGUI+LibGfx+Base: Make tooltips color theme aware :^)
Also tweak the default tooltip color to be more bright and yellow!
This commit is contained in:
parent
332d05f3fd
commit
3c5da01f94
14 changed files with 28 additions and 1 deletions
|
@ -96,6 +96,8 @@ namespace Gfx {
|
|||
C(ThreedHighlight) \
|
||||
C(ThreedShadow1) \
|
||||
C(ThreedShadow2) \
|
||||
C(Tooltip) \
|
||||
C(TooltipText) \
|
||||
C(VisitedLink) \
|
||||
C(Window) \
|
||||
C(WindowText)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue