branch: elpa/gruvbox-theme commit 0f0f472c4dc694417ebd83df5735e7c91711341f Author: Jasonm23 <jason...@gmail.com> Commit: Jason Milkins <jason...@users.noreply.github.com>
Move images to subfolder --- README.md | 32 ++++++++++----------- .../bright-colors-palette.png | Bin .../darknotes-palette.png | Bin .../darktones-palette.png | Bin .../faded-colors-palette.png | Bin .../gruvbox-dark-hard-screenshot.png | Bin .../gruvbox-dark-medium-screenshot.png | Bin .../gruvbox-dark-soft-screenshot.png | Bin gruvbox-head.png => images/gruvbox-head.png | Bin .../gruvbox-light-hard-screenshot.png | Bin .../gruvbox-light-medium-screenshot.png | Bin .../gruvbox-light-soft-screenshot.png | Bin .../lighttones-palette.png | Bin .../midtones-palette.png | Bin .../neutral-colors-palette.png | Bin .../rainbow-delimiters-palette.png | Bin screenshot.png => images/screenshot.png | Bin .../solonotes-palette.png | Bin 18 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index fa5168423f..bfe4139a84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + Gruvbox is a retro groove color scheme for Emacs. It is a port of the Vim version originally by [Pavel Pertsev](https://github.com/morhetz) found @@ -8,49 +8,49 @@ version originally by [Pavel Pertsev](https://github.com/morhetz) found #### gruvbox-dark-medium aka. gruvbox - + #### gruvbox-dark-soft - + #### gruvbox-dark-hard - + #### gruvbox-light-medium - + #### gruvbox-light-soft - + #### gruvbox-light-hard - + ## Palette Note the dark and light tones are transposed in the light versions. - + - + - + - + - + - + - + - + - + ## Mode Support diff --git a/bright-colors-palette.png b/images/bright-colors-palette.png similarity index 100% rename from bright-colors-palette.png rename to images/bright-colors-palette.png diff --git a/darknotes-palette.png b/images/darknotes-palette.png similarity index 100% rename from darknotes-palette.png rename to images/darknotes-palette.png diff --git a/darktones-palette.png b/images/darktones-palette.png similarity index 100% rename from darktones-palette.png rename to images/darktones-palette.png diff --git a/faded-colors-palette.png b/images/faded-colors-palette.png similarity index 100% rename from faded-colors-palette.png rename to images/faded-colors-palette.png diff --git a/gruvbox-dark-hard-screenshot.png b/images/gruvbox-dark-hard-screenshot.png similarity index 100% rename from gruvbox-dark-hard-screenshot.png rename to images/gruvbox-dark-hard-screenshot.png diff --git a/gruvbox-dark-medium-screenshot.png b/images/gruvbox-dark-medium-screenshot.png similarity index 100% rename from gruvbox-dark-medium-screenshot.png rename to images/gruvbox-dark-medium-screenshot.png diff --git a/gruvbox-dark-soft-screenshot.png b/images/gruvbox-dark-soft-screenshot.png similarity index 100% rename from gruvbox-dark-soft-screenshot.png rename to images/gruvbox-dark-soft-screenshot.png diff --git a/gruvbox-head.png b/images/gruvbox-head.png similarity index 100% rename from gruvbox-head.png rename to images/gruvbox-head.png diff --git a/gruvbox-light-hard-screenshot.png b/images/gruvbox-light-hard-screenshot.png similarity index 100% rename from gruvbox-light-hard-screenshot.png rename to images/gruvbox-light-hard-screenshot.png diff --git a/gruvbox-light-medium-screenshot.png b/images/gruvbox-light-medium-screenshot.png similarity index 100% rename from gruvbox-light-medium-screenshot.png rename to images/gruvbox-light-medium-screenshot.png diff --git a/gruvbox-light-soft-screenshot.png b/images/gruvbox-light-soft-screenshot.png similarity index 100% rename from gruvbox-light-soft-screenshot.png rename to images/gruvbox-light-soft-screenshot.png diff --git a/lighttones-palette.png b/images/lighttones-palette.png similarity index 100% rename from lighttones-palette.png rename to images/lighttones-palette.png diff --git a/midtones-palette.png b/images/midtones-palette.png similarity index 100% rename from midtones-palette.png rename to images/midtones-palette.png diff --git a/neutral-colors-palette.png b/images/neutral-colors-palette.png similarity index 100% rename from neutral-colors-palette.png rename to images/neutral-colors-palette.png diff --git a/rainbow-delimiters-palette.png b/images/rainbow-delimiters-palette.png similarity index 100% rename from rainbow-delimiters-palette.png rename to images/rainbow-delimiters-palette.png diff --git a/screenshot.png b/images/screenshot.png similarity index 100% rename from screenshot.png rename to images/screenshot.png diff --git a/solonotes-palette.png b/images/solonotes-palette.png similarity index 100% rename from solonotes-palette.png rename to images/solonotes-palette.png