mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 19:10:26 +00:00
664794b19e
For themes with primarily light text colors and dark backgrounds the current almost-white background/black text tooltips look a bit out of place. I've changed them to what I believe are sensible colors but theme authors are of course free to tweak further.
60 lines
1.3 KiB
INI
60 lines
1.3 KiB
INI
[Colors]
|
|
DesktopBackground=#3b4252
|
|
ActiveWindowBorder1=#4c566a
|
|
ActiveWindowBorder2=#434c5e
|
|
ActiveWindowTitle=white
|
|
InactiveWindowBorder1=#2e3440
|
|
InactiveWindowBorder2=#3b4252
|
|
InactiveWindowTitle=white
|
|
MovingWindowBorder1=#4c566a
|
|
MovingWindowBorder2=#4c566a
|
|
MovingWindowTitle=white
|
|
HighlightWindowBorder1=#4c566a
|
|
HighlightWindowBorder2=#4c566a
|
|
HighlightWindowTitle=white
|
|
HighlightSearching=#ffff00
|
|
HighlightSearchingText=black
|
|
MenuBase=#434c5e
|
|
MenuBaseText=white
|
|
MenuStripe=#4c566a
|
|
MenuSelection=#4c566a
|
|
MenuSelectionText=white
|
|
Window=#2e3440
|
|
WindowText=white
|
|
Button=#434c5e
|
|
ButtonText=white
|
|
Base=#4c566a
|
|
BaseText=white
|
|
ThreedHighlight=#4c566a
|
|
ThreedShadow1=#3b4252
|
|
ThreedShadow2=#2e3440
|
|
HoverHighlight=#7e9dbc
|
|
Selection=#7e9dbc
|
|
SelectionText=white
|
|
InactiveSelection=#3b4252
|
|
InactiveSelectionText=white
|
|
PlaceholderText=#3b4252
|
|
RubberBandFill=#04434c5e
|
|
RubberBandBorder=#4c566a
|
|
Link=#7e9dbc
|
|
ActiveLink=#95adc5
|
|
VisitedLink=#3b4e68
|
|
Ruler=#434c5e
|
|
RulerBorder=#3b4252
|
|
RulerActiveText=#95adc5
|
|
RulerInactiveText=#7e9dbc
|
|
TextCursor=#7e9dbc
|
|
FocusOutline=#7e9dbc
|
|
SyntaxComment=#008000
|
|
SyntaxNumber=#800000
|
|
SyntaxString=#800000
|
|
SyntaxType=#800080
|
|
SyntaxPunctuation=black
|
|
SyntaxOperator=black
|
|
SyntaxKeyword=black
|
|
SyntaxControlKeyword=black
|
|
SyntaxIdentifier=#092e64
|
|
SyntaxPreprocessorStatement=#008080
|
|
SyntaxPreprocessorValue=#800000
|
|
Tooltip=#4c566a
|
|
TooltipText=white
|