diff --git a/Base/res/icons/themes/Gruvbox-Dark/16x16/window-close-modified.png b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-close-modified.png new file mode 100644 index 0000000000..475ce382cd Binary files /dev/null and b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-close-modified.png differ diff --git a/Base/res/icons/themes/Gruvbox-Dark/16x16/window-close.png b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-close.png new file mode 100644 index 0000000000..475ce382cd Binary files /dev/null and b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-close.png differ diff --git a/Base/res/icons/themes/Gruvbox-Dark/16x16/window-maximize.png b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-maximize.png new file mode 100644 index 0000000000..2618d2f9f2 Binary files /dev/null and b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-maximize.png differ diff --git a/Base/res/icons/themes/Gruvbox-Dark/16x16/window-minimize.png b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-minimize.png new file mode 100644 index 0000000000..9d964522be Binary files /dev/null and b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-minimize.png differ diff --git a/Base/res/icons/themes/Gruvbox-Dark/16x16/window-restore.png b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-restore.png new file mode 100644 index 0000000000..681103bb72 Binary files /dev/null and b/Base/res/icons/themes/Gruvbox-Dark/16x16/window-restore.png differ diff --git a/Base/res/themes/Gruvbox Dark.ini b/Base/res/themes/Gruvbox Dark.ini new file mode 100644 index 0000000000..a78e17ab48 --- /dev/null +++ b/Base/res/themes/Gruvbox Dark.ini @@ -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