ladybird/Base/res/themes/Nord.ini
Dmitrii Ubskii 8501617fcb LibGUI+HackStudio: Make gutter a first class element
Gutter -- a space left of the text, before the ruler -- is not a part of
the ruler, nor should it be treated as such. This commit implements
gutter handling in LibGUI::TextEditor as part of mild cleaning up of the
gutter handling (breakpoint icons) in HackStudio's Editor.

This commit also enables separate theming of the gutter.
2021-06-13 12:33:15 +01:00

64 lines
1.4 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
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