Coder Social home page Coder Social logo

peixian / emacs-theme-gruvbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greduan/emacs-theme-gruvbox

0.0 2.0 0.0 1.74 MB

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

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

License: MIT License

Emacs Lisp 25.02% CSS 67.02% HTML 0.92% JavaScript 7.04%

emacs-theme-gruvbox's Introduction

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.

Pavel's version has evolved since this version was made, and now includes a light version, and other changes. Syntax highlighting is applied differently in the Vim version too.

We are in the process of adding a light version and we'll also try to add a version which maps syntax closer to the current Vim Gruvbox.

We won't be changing the main Emacs Gruvbox theme, because there's a lot of people who've been using it for a few years, and we don't want to mess with their preferences.

Gruvbox theme screenshot

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

Supports

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

Installation and usage

The recommended way to install the Gruvbox theme is with MELPA.

MELPA

If you're an Emacs 24 user or you have a recent version of package.el you can install the Gruvbox theme from the MELPA repository. The version of gruvbox-theme there will always be up-to-date.

No package.el

The following instructions are for in the case where you don't have access to package.el for some reason.

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

    curl https://raw.github.com/Greduan/emacs-theme-gruvbox/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
    

    Or add the following to your init.el or .emacs file to load the theme at startup:

    (load-theme 'gruvbox t)
    

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. ๐Ÿ˜„

License

The MIT License (MIT)

Copyright (c) 2013 Lee Machin
              2013-2016 Greduan
              2015-2017 Jason Milkins

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.

emacs-theme-gruvbox's People

Contributors

atheriel avatar dominionized avatar gilbertw1 avatar greduan avatar hoyon avatar jasonm23 avatar juba avatar nverno avatar rdrr avatar reaper-thresher avatar torgeir avatar yasuyk avatar zzgraph avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.