branch: elpa/gruvbox-theme
commit 0703ce2b5a39d03afe411e1984d7294466451109
Author: Martijn Terpstra <bigmart...@gmail.com>
Commit: Jason Milkins <jason...@users.noreply.github.com>

    Added new screenshots with a minimal config
    
    This was taken with the following config
    
    (setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/";)
                             ("melpa" . "https://melpa.org/packages/";)))
    (package-initialize)
    (package-refresh-contents)
    (package-install 'gruvbox-theme)
    (tool-bar-mode -1)
    (menu-bar-mode -1)
    (scroll-bar-mode -1)
    (set-face-font 'default "FantasqueSans Mono 16")
---
 images/gruvbox-dark-hard-screenshot.png    | Bin 434116 -> 383714 bytes
 images/gruvbox-dark-medium-screenshot.png  | Bin 430739 -> 381083 bytes
 images/gruvbox-dark-soft-screenshot.png    | Bin 428282 -> 377719 bytes
 images/gruvbox-light-hard-screenshot.png   | Bin 441122 -> 392022 bytes
 images/gruvbox-light-medium-screenshot.png | Bin 438857 -> 391582 bytes
 images/gruvbox-light-soft-screenshot.png   | Bin 430458 -> 385330 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/images/gruvbox-dark-hard-screenshot.png 
b/images/gruvbox-dark-hard-screenshot.png
index 913477ae24..6d8c9e90c4 100644
Binary files a/images/gruvbox-dark-hard-screenshot.png and 
b/images/gruvbox-dark-hard-screenshot.png differ
diff --git a/images/gruvbox-dark-medium-screenshot.png 
b/images/gruvbox-dark-medium-screenshot.png
index ce760c34dd..34bc5472bd 100644
Binary files a/images/gruvbox-dark-medium-screenshot.png and 
b/images/gruvbox-dark-medium-screenshot.png differ
diff --git a/images/gruvbox-dark-soft-screenshot.png 
b/images/gruvbox-dark-soft-screenshot.png
index bba1988111..fbf6a07b2e 100644
Binary files a/images/gruvbox-dark-soft-screenshot.png and 
b/images/gruvbox-dark-soft-screenshot.png differ
diff --git a/images/gruvbox-light-hard-screenshot.png 
b/images/gruvbox-light-hard-screenshot.png
index 351780dfdf..f791f45830 100644
Binary files a/images/gruvbox-light-hard-screenshot.png and 
b/images/gruvbox-light-hard-screenshot.png differ
diff --git a/images/gruvbox-light-medium-screenshot.png 
b/images/gruvbox-light-medium-screenshot.png
index b8eb138bd5..5247f349d8 100644
Binary files a/images/gruvbox-light-medium-screenshot.png and 
b/images/gruvbox-light-medium-screenshot.png differ
diff --git a/images/gruvbox-light-soft-screenshot.png 
b/images/gruvbox-light-soft-screenshot.png
index b631fb1b4b..fc82c638a9 100644
Binary files a/images/gruvbox-light-soft-screenshot.png and 
b/images/gruvbox-light-soft-screenshot.png differ

Reply via email to