An emacs replica of nanotech/jellybeans.vim for emacs
See the wiki for information on modifying Emacs built-in ruby-mode
to highlight symbols and self
correctly.
For folks who use spacemacs, here is how to install the theme.
dotspacemacs-additional-packages '((jellybeans-plus-theme :location (recipe
:fetcher github
:repo "jsmestad/jellybeans-plus-theme")))
dotspacemacs-themes '(jellybeans-plus)
This preview was taken using spacemacs with all-the-icons.el enabled.
Please contribute and thank you all in advance!
Thank you nanotech/jellybeans.vim for the original, and still best theme.
Thank you to @marktran for his ujelly port, and @maerten for his fork. This work is built on what you guys started.