mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-08 23:42:53 +03:00
3c5da01f94
Also tweak the default tooltip color to be more bright and yellow!
61 lines
1.3 KiB
INI
61 lines
1.3 KiB
INI
[Colors]
|
|
DesktopBackground=#63639c
|
|
ActiveWindowBorder1=#777
|
|
ActiveWindowBorder2=white
|
|
ActiveWindowTitle=black
|
|
InactiveWindowBorder1=#dedede
|
|
InactiveWindowBorder2=#dedede
|
|
InactiveWindowTitle=#737373
|
|
MovingWindowBorder1=#cecece
|
|
MovingWindowBorder2=#9a9a9a
|
|
MovingWindowTitle=black
|
|
HighlightWindowBorder1=#cacaca
|
|
HighlightWindowBorder2=#9a9a9a
|
|
HighlightWindowTitle=black
|
|
HighlightSearching=#7cfc00
|
|
HighlightSearchingText=black
|
|
MenuBase=#dedede
|
|
MenuBaseText=black
|
|
MenuStripe=#dedede
|
|
MenuSelection=#31319c
|
|
MenuSelectionText=white
|
|
Window=#dedede
|
|
WindowText=black
|
|
Button=#dddddd
|
|
ButtonText=black
|
|
Base=white
|
|
BaseText=black
|
|
ThreedHighlight=#7f7f7f
|
|
ThreedShadow1=#3b3b3b
|
|
ThreedShadow2=#3b3b3b
|
|
HoverHighlight=white
|
|
Selection=#9c9cff
|
|
SelectionText=black
|
|
InactiveSelection=#606060
|
|
InactiveSelectionText=white
|
|
PlaceholderText=#3b3b3b
|
|
RubberBandFill=#f4ca9e3c
|
|
RubberBandBorder=#6e2209
|
|
Link=blue
|
|
ActiveLink=red
|
|
VisitedLink=magenta
|
|
Ruler=#d4d0c8
|
|
RulerBorder=#404040
|
|
RulerActiveText=#404040
|
|
RulerInactiveText=#808080
|
|
TextCursor=red
|
|
FocusOutline=#909090
|
|
SyntaxComment=#008000
|
|
SyntaxNumber=#800000
|
|
SyntaxString=#800000
|
|
SyntaxType=#800080
|
|
SyntaxPunctuation=black
|
|
SyntaxOperator=black
|
|
SyntaxKeyword=black
|
|
SyntaxControlKeyword=black
|
|
SyntaxIdentifier=#092e64
|
|
SyntaxPreprocessorStatement=#008080
|
|
SyntaxPreprocessorValue=#800000
|
|
Tooltip=#ffffe1
|
|
TooltipText=black
|