|
1 |
| -<p align="center"><img src="http://imgh.us/gruvbox_logo.svg"></p> |
| 1 | +# Archived |
2 | 2 |
|
3 |
| -gruvbox is heavily inspired by [badwolf][], [jellybeans][] and [solarized][]. |
4 |
| - |
5 |
| -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. |
6 |
| - |
7 |
| - [badwolf]: https://github.com/sjl/badwolf |
8 |
| - [jellybeans]: https://github.com/nanotech/jellybeans.vim |
9 |
| - [solarized]: http://ethanschoonover.com/solarized |
10 |
| - |
11 |
| -Attention |
12 |
| ---------- |
13 |
| - |
14 |
| -1. [Read this first](https://github.com/morhetz/gruvbox/wiki/Terminal-specific) |
15 |
| -2. Typeface from gallery is [Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans) |
16 |
| -3. Typeface from screenshots below is [Fira Mono](http://www.carrois.com/fira-4-1/) |
17 |
| - |
18 |
| -Screenshots |
19 |
| ------------ |
20 |
| - |
21 |
| -Refer [Gallery][] for more syntax-specific screenshots. |
22 |
| - |
23 |
| - [Gallery]: https://github.com/morhetz/gruvbox/wiki/Gallery |
24 |
| - |
25 |
| -### Dark mode |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| -### Light mode |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| -### Airline theme |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| -Palette |
38 |
| -------- |
39 |
| - |
40 |
| -### Dark mode |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| -### Light mode |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| -Contrast options |
49 |
| ----------------- |
50 |
| - |
51 |
| -Refer [wiki section][] for contrast configuration and other options. |
52 |
| - |
53 |
| - [wiki section]: https://github.com/morhetz/gruvbox/wiki/Configuration#ggruvbox_contrast_dark |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| -Documentation |
58 |
| -------------- |
59 |
| - |
60 |
| -Please check [wiki][] for installation details, terminal-specific setup, troubleshooting, configuration options and others. |
61 |
| - |
62 |
| - [wiki]: https://github.com/morhetz/gruvbox/wiki |
63 |
| - |
64 |
| -Features |
65 |
| --------- |
66 |
| - |
67 |
| -* Lots of style-customization options (contrast, color invertion, italics usage etc.) |
68 |
| -* Extended filetype highlighting: Html, Xml, Vim (and ES6 with [yajs.vim](https://github.com/othree/yajs.vim)), Clojure, C, Python, JavaScript, CoffeeScript, Ruby, Objective-C, Go, Lua, MoonScript, Java, Markdown, Haskell |
69 |
| -* Supported plugins: [EasyMotion][], [vim-sneak][], [Indent Guides][], [indentLine][], [Rainbow Parentheses][], [Airline][], [Lightline][], [GitGutter][], [Signify][], [ShowMarks][], [Signature][], [Syntastic][], [CtrlP][], [Startify][] |
70 |
| - |
71 |
| - [EasyMotion]: https://github.com/Lokaltog/vim-easymotion |
72 |
| - [vim-sneak]: https://github.com/justinmk/vim-sneak |
73 |
| - [Indent Guides]: https://github.com/nathanaelkane/vim-indent-guides |
74 |
| - [indentLine]: https://github.com/Yggdroot/indentLine |
75 |
| - [Rainbow Parentheses]: https://github.com/kien/rainbow_parentheses.vim |
76 |
| - [Airline]: https://github.com/bling/vim-airline |
77 |
| - [Lightline]: https://github.com/itchyny/lightline.vim |
78 |
| - [GitGutter]: https://github.com/airblade/vim-gitgutter |
79 |
| - [Signify]: https://github.com/mhinz/vim-signify |
80 |
| - [ShowMarks]: http://www.vim.org/scripts/script.php?script_id=152 |
81 |
| - [Signature]: https://github.com/kshenoy/vim-signature |
82 |
| - [Syntastic]: https://github.com/scrooloose/syntastic |
83 |
| - [CtrlP]: https://github.com/kien/ctrlp.vim |
84 |
| - [Startify]: https://github.com/mhinz/vim-startify |
85 |
| - |
86 |
| -Contributions |
87 |
| -------------- |
88 |
| - |
89 |
| -See [gruvbox-contrib][] repo for contributions, ports and extras. |
90 |
| - |
91 |
| -[gruvbox-contrib]: https://github.com/morhetz/gruvbox-contrib |
92 |
| - |
93 |
| -ToDo |
94 |
| ----- |
95 |
| - |
96 |
| -* Filetype syntax highlighting (R, TeX, Swift, Erlang, Purescript and I'm still dissatisfied with CSS) |
97 |
| -* Plugin support (MiniBufExplorer, Tagbar, Netrw, VimPLug) |
98 |
| - |
99 |
| -Self-Promotion |
100 |
| --------------- |
101 |
| - |
102 |
| -If you like gruvbox follow the repository on |
103 |
| -[GitHub](https://github.com/morhetz/gruvbox) and vote for it on |
104 |
| -[vim.org](http://www.vim.org/scripts/script.php?script_id=4349). |
105 |
| - |
106 |
| -License |
107 |
| -------- |
108 |
| -[MIT/X11][] |
109 |
| - |
110 |
| - [MIT/X11]: https://en.wikipedia.org/wiki/MIT_License |
| 3 | +Use https://github.com/morhetz/gruvbox instead |
0 commit comments