Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1 KB

README.rst

File metadata and controls

44 lines (26 loc) · 1 KB

MELPA

heroku-theme

This is an Emacs color theme based on the aesthetics Heroku articles such as http://devcenter.heroku.com/articles/python.

Installation

Installing from Packages (MELPA) is the easiest way.

If you choose to install manually, you just need to reference the path the repo is on and load the theme.

Load heroku-theme.el, for example:

(load-file "~/.emacs.d/path/to/heroku-theme")

Then, call the color theme:

(load-theme 'heroku t)

Screenshots

http://i.imgur.com/JrGia.png

http://i.imgur.com/Y5WYh.png

Comments/Feedback

Suggestions for any modifications, please feel free to fork and contribute!

Please file bugs at https://github.com/jonathanchu/heroku-theme/issues.