Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 476 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 476 Bytes

A gray on black Emacs 24 theme for your focused hacking sessions.

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

M-x load-theme RET monochrome RET

or put in your init file

(load-theme 'monochrome)

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

Patches welcome!

Monochrome Theme for Emacs 24