greduan / emacs-theme-gruvbox

Gruvbox is a retro groove color scheme for Emacs. Port of the Vim version.

Home Page:https://github.com/morhetz/gruvbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gruvbox Head

Gruvbox is a retro groove color scheme for Emacs. It is a port of the Vim version originally by Pavel Pertsev found here.

ELPA

MELPA MELPA

Theme versions

Gruvbox Dark Medium (aka. Gruvbox default)

Theme name gruvbox-dark-medium

gruvbox-dark-medium aka. gruvbox

Gruvbox Dark Soft

Theme name gruvbox-dark-soft

gruvbox-dark-soft

Gruvbox Dark Hard

Theme name gruvbox-dark-hard

gruvbox-dark-hard

Gruvbox Light Medium

Theme name gruvbox-light-medium

gruvbox-light-medium

Gruvbox Light Soft

Theme name gruvbox-light-soft

gruvbox-light-soft

Gruvbox Light Hard

Theme name gruvbox-light-hard

gruvbox-light-hard

Palette

Note the dark and light tones are transposed in the light versions.

Gruvbox Palette Dark

Gruvbox Palette Mid

Gruvbox Palette Light

Gruvbox Palette Bright

Gruvbox Palette Neutral

Gruvbox Palette Faded

Gruvbox Palette Dark Notes

Gruvbox Palette Solo Notes

Gruvbox Palette Rainbow Delimiters

Mode Support

This theme contains custom support for the following features and plugins:

Installation and usage

The recommended way to install the Gruvbox theme is with NonGNU ELPA or MELPA. The version of gruvbox-theme there will always be up-to-date.

NonGNU ELPA

You can install Gruvbox from NonGNU ELPA. This archive is enabled by default in Emacs 28 or later, so just type M-x package-install <RET> gruvbox-theme.

MELPA

If you're an Emacs 25 user or you have a recent version of package.el you can install the Gruvbox theme from the MELPA repository.

Manual installation.

Manual installation, clone the repository and add it to your Emacs load-path and custom-theme-path.

Enable themes.

Emacs requires themes to be flagged as safe, use M-x load-theme to load and enable the gruvbox themes.

Issues

See https://github.com/greduan/emacs-theme-gruvbox/issues

If you want the theme to support something please open a new issue and we'll try our best to make it happen. 😄 (Roll up your sleeves and submit a pull-request for molto muy karma!)

License

The MIT License (MIT)

Copyright (c) 2013 Lee Machin
              2013-2016 Eduardo Lavaque
              2015-2017 Jason Milkins
              2017-2018 Martijn Terpstra

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Gruvbox is a retro groove color scheme for Emacs. Port of the Vim version.

https://github.com/morhetz/gruvbox

License:MIT License


Languages

Language:Emacs Lisp 87.5%Language:JavaScript 6.6%Language:SCSS 5.0%Language:HTML 0.8%Language:Ruby 0.1%