/monochrome-theme.el

Monochrome theme for Emacs 24

Primary LanguageEmacs Lisp

monochrome-darrik - A dark Emacs 24 theme for your focused hacking sessions

Installation

Just throw monochrome-darrik-theme.el into ~/.emacs.d and execute

M-x load-theme RET monochrome-darrik RET

or put in your init file

(load-theme 'monochrome-darrik)

This theme is based on the builtin dichromacy theme, it is basically gray on black, except for errors and a few things.

Patches welcome!

Screenshots

To be updated.