All Projects → credmp → arjen-grey-theme

credmp / arjen-grey-theme

Licence: other
A soothing grey color theme for GNU Emacs 24

Programming Languages

emacs lisp
2029 projects

MELPA

About

This is the arjen-grey theme. It is based on the space grey theme for xcode.

screenshot

Installation

This package is part of the melpa archive. This means you can run M-x package-install RET arjen-grey-theme RET and the latest package will be installed.

If you are doing development on this package you will want to take the file and M-x eval-buffer it for the immediate effect. If you want to install it somewhat permenantly you can do the following:

M-x package-install-file RET /path/to/checkout/arjen-grey.el RET

In your init.el you can then load it using:

(load-theme 'arjen-grey t)

Status

This theme is currently very usable. I have been using it as my default theme since I started building it.

The base theme was built using the emacs theme editor. I used hue code to find some kick ass colors.

Happy coding!

Arjen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].