mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 16:57:34 +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
|
@ -64,6 +64,8 @@ SyntaxControlKeyword=black
|
|||
SyntaxIdentifier=#092e64
|
||||
SyntaxPreprocessorStatement=#008080
|
||||
SyntaxPreprocessorValue=#800000
|
||||
Tooltip=#ffffe1
|
||||
TooltipText=black
|
||||
|
||||
[Metrics]
|
||||
TitleHeight=19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue