Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheSuspiciousWombat/SusColors-emacs
Colorful theme for Emacs, Inspired by Gruvbox.
https://github.com/TheSuspiciousWombat/SusColors-emacs
color-theme emacs theme
Last synced: 3 months ago
JSON representation
Colorful theme for Emacs, Inspired by Gruvbox.
- Host: GitHub
- URL: https://github.com/TheSuspiciousWombat/SusColors-emacs
- Owner: TheSuspiciousWombat
- License: mit
- Created: 2016-01-27T09:26:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T10:09:16.000Z (over 5 years ago)
- Last Synced: 2024-08-07T18:31:44.089Z (6 months ago)
- Topics: color-theme, emacs, theme
- Language: Emacs Lisp
- Homepage:
- Size: 20.5 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SusColors-emacs
Colorful theme for emacs, Inspired by [Gruvbox](https://github.com/morhetz/gruvbox).
## Important
Its usually just tested in the Terminal so pls expect minor bugs using the GTK frontend. Feel free to create a [Issue](https://github.com/TheSuspiciousWombat/SusColors-emacs/issues/new) maybe we can figure something out.
## WIP
Found something missing or "broken"? Create a [Issue](https://github.com/TheSuspiciousWombat/SusColors-emacs/issues/new) or even make a [Pull-Request](https://github.com/TheSuspiciousWombat/SusColors-emacs/compare)
## How to install
### Melpa
Install it via [Melpa](http://melpa.org) following [Getting started](https://melpa.org/#/getting-started), followed by `M-x list-packages` or `M-x package-install`.
### Quelpa
Using [Quelpa](https://github.com/quelpa/quelpa), `(quelpa 'suscolors-theme)`.
### Manual
You can copy it into your `custom-theme-directory` usually that is `~/.emacs.d/`
## Activate the Theme
Activate the theme with the following line in your emacs init file usually `~/.emacs`, `(load-theme 'suscolors t)`.
## Screenshots
![SusColors in action using C](http://i.imgur.com/4bah2d0.png)