Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

leemeichin/emacs-gruvbox-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Gruvbox

A port of the gruvbox colour scheme for Vim: https://github.com/morhetz/gruvbox

No longer maintained

I'm no longer keeping this up to date

For an alternative version that is being maintained, point your browsers to Greduan/emacs-theme-gruvbox and submit any issues/pull requests there

Installation

  1. Download gruvbox-theme.el, and put it in ~/.emacs.d/themes. For example:

    curl https://raw.github.com/leemachin/emacs-gruvbox-theme/master/gruvbox-theme.el > ~/.emacs.d/themes/gruvbox-theme.el
  2. Tell Emacs where to find themes in your init.el or .emacs file:

    (add-to-list 'custom-theme-load-path "~/.emacs.d/themes")
  3. Enable the theme:

    M-x load-theme RET gruvbox
    

Preview

About

A port of the gruvbox colour scheme for Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published