ladybird/Base/res/themes/Nord.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

74 lines
1.5 KiB
INI

[Colors]
Accent=#4c566a
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
DisabledTextFront=#95adc5
DisabledTextBack=#2e3440
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
Gutter=#434c5e
GutterBorder=#3b4252
Ruler=#434c5e
RulerBorder=#3b4252
RulerActiveText=#95adc5
RulerInactiveText=#7e9dbc
TextCursor=#7e9dbc
FocusOutline=#7e9dbc
SyntaxComment=#4fbf4f
SyntaxNumber=white
SyntaxString=#ff8f4f
SyntaxType=#6f8fff
SyntaxPunctuation=white
SyntaxOperator=white
SyntaxKeyword=#cf7fff
SyntaxControlKeyword=orchid
SyntaxIdentifier=white
SyntaxPreprocessorStatement=#ffafff
SyntaxPreprocessorValue=orange
Tooltip=#4c566a
TooltipText=white
Tray=#3b4252
TrayText=white
[Alignments]
TitleAlignment=Left
[Flags]
IsDark=true