mirror of
https://github.com/morhetz/gruvbox.git
synced 2025-11-16 15:23:47 -05:00
83 lines
2.8 KiB
Markdown
83 lines
2.8 KiB
Markdown
gruvbox
|
|
=======
|
|
|
|
Retro groove color scheme for Vim.
|
|
|
|
Gruvbox is heavily inspired by [badwolf][], [jellybeans][] and [solarized][].
|
|
|
|
Designed as a bright theme with pastel 'retro groove' colors and light/dark mode switching in the way of [solarized][]. The main focus when developing Gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes.
|
|
|
|
[badwolf]: https://github.com/sjl/badwolf
|
|
[jellybeans]: https://github.com/nanotech/jellybeans.vim
|
|
[solarized]: http://ethanschoonover.com/solarized
|
|
|
|
Screenshots
|
|
-----------
|
|
|
|
Refer [Gallery][] for more syntax-specific screenshots.
|
|
|
|
[Gallery]: https://github.com/morhetz/gruvbox/wiki/Gallery
|
|
|
|
### Dark mode
|
|
|
|

|
|
|
|
### Light mode
|
|
|
|

|
|
|
|
Documentation
|
|
-------------
|
|
|
|
Please check [wiki][] for installation details, terminal-specific setup, troubleshooting, configuration options and others.
|
|
|
|
[wiki]: https://github.com/morhetz/gruvbox/wiki
|
|
|
|
Features
|
|
--------
|
|
|
|
* Lots of style-customization options (contrast, color invertion, italics usage etc.)
|
|
* Extended filetype highlighting: Html, Xml, Vim, Clojure, C, Python, JavaScript, CoffeeScript, Ruby, Objective-C, Go, Lua, MoonScript, Java, Markdown
|
|
* Supported plugins: [EasyMotion][], [vim-sneak][], [Indent Guides][], [indentLine][], [Rainbow Parentheses][], [Airline][], [GitGutter][], [Signify][], [ShowMarks][], [Signature][], [Syntastic][], [CtrlP][], [Startify][]
|
|
|
|
[EasyMotion]: https://github.com/Lokaltog/vim-easymotion
|
|
[vim-sneak]: https://github.com/justinmk/vim-sneak
|
|
[Indent Guides]: https://github.com/nathanaelkane/vim-indent-guides
|
|
[indentLine]: https://github.com/Yggdroot/indentLine
|
|
[Rainbow Parentheses]: https://github.com/kien/rainbow_parentheses.vim
|
|
[Airline]: https://github.com/bling/vim-airline
|
|
[GitGutter]: https://github.com/airblade/vim-gitgutter
|
|
[Signify]: https://github.com/mhinz/vim-signify
|
|
[ShowMarks]: http://www.vim.org/scripts/script.php?script_id=152
|
|
[Signature]: https://github.com/kshenoy/vim-signature
|
|
[Syntastic]: https://github.com/scrooloose/syntastic
|
|
[CtrlP]: https://github.com/kien/ctrlp.vim
|
|
[Startify]: https://github.com/mhinz/vim-startify
|
|
|
|
Contributions
|
|
-------------
|
|
|
|
See [gruvbox-generalized][] repo for contributions, ports and extras.
|
|
|
|
[gruvbox-generalized]: https://github.com/morhetz/gruvbox-generalized
|
|
|
|
ToDo
|
|
----
|
|
|
|
* Filetype syntax highlighting (R, TeX, Swift, Haskell, Erlang, ES6 and I'm still dissatisfied with CSS)
|
|
* Plugin support (MiniBufExplorer, Tagbar, Netrw, VimPLug)
|
|
* Lightline theme
|
|
|
|
Self-Promotion
|
|
--------------
|
|
|
|
If you like gruvbox follow the repository on
|
|
[GitHub](https://github.com/morhetz/gruvbox) and vote for it on
|
|
[vim.org](http://www.vim.org/scripts/script.php?script_id=4349).
|
|
|
|
License
|
|
-------
|
|
[MIT/X11][]
|
|
|
|
[MIT/X11]: https://en.wikipedia.org/wiki/MIT_License
|