Base: Add Gruvbox Dark theme

Add Gruvbox Dark theme matching the terminal one
This commit is contained in:
Jaime Valenzuela Durán 2022-02-19 15:51:00 +01:00 committed by Andreas Kling
parent 6a998c1a8b
commit f6000a26a8
6 changed files with 86 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View file

@ -0,0 +1,86 @@
[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