ladybird/Base/res/themes/Redmond 2000.ini
Jaime Valenzuela Durán 7c32400431 Base+LibGUI+LibGfx: Improve disabled text readability
Currently, disabled text colors are hardcoded. They look good in Default
and light themes, but no so good in dark ones. This PR adds new
variables for all themes to correctly display disabled text.
2022-03-05 10:25:14 +01:00

86 lines
1.8 KiB
INI

[Colors]
Accent=#4a6eab
DesktopBackground=#3a6ea5
ActiveWindowBorder1=#09226e
ActiveWindowBorder2=#9ecaf4
ActiveWindowTitle=white
ActiveWindowTitleStripes=#00000000
InactiveWindowBorder1=#808080
InactiveWindowBorder2=#c0c0c0
InactiveWindowTitle=#d5d0c7
InactiveWindowTitleStripes=#00000000
MovingWindowBorder1=#0d32a1
MovingWindowBorder2=#bbdcfa
MovingWindowTitle=white
MovingWindowTitleStripes=#00000000
HighlightWindowBorder1=#0d0da1
HighlightWindowBorder2=#bbbbfa
HighlightWindowTitle=white
HighlightWindowTitleStripes=#00000000
HighlightSearching=#ffff00
HighlightSearchingText=black
MenuBase=white
MenuBaseText=black
MenuStripe=#dbd8d1
MenuSelection=#b6c0d2
MenuSelectionText=black
Window=#d4d0c8
WindowText=black
Button=#d4d0c8
ButtonText=black
Base=white
BaseText=black
DisabledTextFront=#808080
DisabledTextBack=white
ThreedHighlight=white
ThreedShadow1=#808080
ThreedShadow2=#404040
HoverHighlight=#e3dfdb
Selection=#1a3584
SelectionText=white
InactiveSelection=#606060
InactiveSelectionText=white
PlaceholderText=#808080
RubberBandFill=#9ecaf43c
RubberBandBorder=#09226e
Link=blue
ActiveLink=red
VisitedLink=magenta
Gutter=#d4d0c8
GutterBorder=#404040
Ruler=#d4d0c8
RulerBorder=#404040
RulerActiveText=#404040
RulerInactiveText=#808080
TextCursor=black
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
Tray=#808080
TrayText=white
[Alignments]
TitleAlignment=Left
[Flags]
IsDark=false
[Metrics]
TitleButtonWidth=17
TitleButtonHeight=15
[Paths]
MenuShadow=/res/icons/themes/Redmond/menu-shadow.png
TitleButtonIcons=/res/icons/themes/Redmond/16x16/
TooltipShadow=/res/icons/themes/Redmond/menu-shadow.png