ladybird/Base/res/themes/Gruvbox Dark.ini
Jaime Valenzuela Durán f6000a26a8 Base: Add Gruvbox Dark theme
Add Gruvbox Dark theme matching the terminal one
2022-02-20 15:45:17 +01:00

86 lines
2 KiB
INI

[Colors]
Accent=#79740e
DesktopBackground=#282828
ActiveWindowBorder1=#79740e
ActiveWindowBorder2=#32302f
ActiveWindowTitle=#ebdbb2
InactiveWindowBorder1=#665c54
InactiveWindowBorder2=#282828
InactiveWindowTitle=#bdae93
MovingWindowBorder1=#98971a
MovingWindowBorder2=#32302f
MovingWindowTitle=#ebdbb2
HighlightWindowBorder1=#a10d0d
HighlightWindowBorder2=#fabbbb
HighlightWindowTitle=#ebdbb2
HighlightSearching=#ebdbb2
HighlightSearchingText=#282828
MenuBase=#32302f
MenuBaseText=#ebdbb2
MenuStripe=#282828
MenuSelection=#98971a
MenuSelectionText=#282828
Window=#32302f
WindowText=#ebdbb2
Button=#32302f
ButtonText=#ebdbb2
Base=#3c3836
BaseText=#ebdbb2
ThreedHighlight=#504945
ThreedShadow1=#282828
ThreedShadow2=#1d2021
HoverHighlight=#3c3836
Selection=#98971a
SelectionText=#282828
InactiveSelection=#665c54
InactiveSelectionText=#ebdbb2
RubberBandFill=#98971a3c
RubberBandBorder=#282828
Link=#83a598
ActiveLink=#fabd2f
VisitedLink=#d3869b
PlaceholderText=#bdae93
Gutter=#32302f
GutterBorder=#665c54
Ruler=#32302f
RulerBorder=#665c54
RulerActiveText=#ebdbb2
RulerInactiveText=#bdae93
TextCursor=#79740e
FocusOutline=#98971a
SyntaxComment=#79740e
SyntaxNumber=#b8bb26
SyntaxString=#fabd2f
SyntaxType=#d3869b
SyntaxPunctuation=#ebdbb2
SyntaxOperator=#ebdbb2
SyntaxKeyword=#689d6a
SyntaxControlKeyword=#b16286
SyntaxIdentifier=#83a598
SyntaxPreprocessorStatement=#a89984
SyntaxPreprocessorValue=#fabd2f
Tooltip=#504945
TooltipText=#ebdbb2
Tray=#32302f
TrayText=#ebdbb2
[Alignments]
TitleAlignment=Left
[Flags]
IsDark=true
[Metrics]
BorderThickness=4
BorderRadius=0
TitleHeight=19
TitleButtonWidth=15
TitleButtonHeight=15
[Paths]
TitleButtonIcons=/res/icons/themes/Gruvbox-Dark/16x16/
ActiveWindowShadow=/res/icons/themes/Default/frame-shadow-dark.png
InactiveWindowShadow=/res/icons/themes/Default/frame-shadow-light.png
MenuShadow=/res/icons/themes/Default/frame-shadow-light.png
TaskBarShadow=/res/icons/themes/Default/frame-shadow-light.png
TooltipShadow=/res/icons/themes/Default/frame-shadow-light.png