Colorful theme for emacs, Inspired by Gruvbox.
Its usually just tested in the Terminal so pls expect minor bugs using the GTK frontend. Feel free to create a Issue maybe we can figure something out.
Found something missing or "broken"? Create a Issue or even make a Pull-Request
Install it via Melpa following Getting started, followed by M-x list-packages
or M-x package-install
.
Using Quelpa, (quelpa 'suscolors-theme)
.
You can copy it into your custom-theme-directory
usually that is ~/.emacs.d/
Activate the theme with the following line in your emacs init file usually ~/.emacs
, (load-theme 'suscolors t)
.