mirror of
https://github.com/RGBCube/serenity
synced 2025-08-02 11:37:46 +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
|
@ -56,3 +56,5 @@ SyntaxControlKeyword=orchid
|
|||
SyntaxIdentifier=lightskyblue
|
||||
SyntaxPreprocessorStatement=darkgray
|
||||
SyntaxPreprocessorValue=orange
|
||||
Tooltip=#ffffe1
|
||||
TooltipText=black
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue