1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:27:45 +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:
Andreas Kling 2020-10-23 12:00:18 +02:00
parent 332d05f3fd
commit 3c5da01f94
14 changed files with 28 additions and 1 deletions

View file

@ -64,6 +64,8 @@ SyntaxControlKeyword=orchid
SyntaxIdentifier=white
SyntaxPreprocessorStatement=#ffafff
SyntaxPreprocessorValue=orange
Tooltip=#ffffe1
TooltipText=black
[Metrics]
TitleHeight=24

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=orchid
SyntaxIdentifier=lightskyblue
SyntaxPreprocessorStatement=darkgray
SyntaxPreprocessorValue=orange
Tooltip=#ffffe1
TooltipText=black

View file

@ -64,6 +64,8 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
[Metrics]
TitleHeight=19

View file

@ -57,3 +57,5 @@ SyntaxControlKeyword=#021766
SyntaxIdentifier=#333333
SyntaxPreprocessorStatement=darkgray
SyntaxPreprocessorValue=#320073
Tooltip=#ffffe1
TooltipText=black

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black

View file

@ -60,6 +60,8 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
[Metrics]
TitleButtonWidth=17

View file

@ -60,6 +60,8 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black
[Metrics]
TitleButtonWidth=17

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black

View file

@ -56,3 +56,5 @@ SyntaxControlKeyword=black
SyntaxIdentifier=#092e64
SyntaxPreprocessorStatement=#008080
SyntaxPreprocessorValue=#800000
Tooltip=#ffffe1
TooltipText=black