/el-monokai-theme

Monokai color theme for Emacs.

Primary LanguageEmacs Lisp

Monokai Color Theme for Emacs 24

Monokai color theme for Emacs. Requires Emacs 24.

Installation

This package is available from Marmalade. Refer to its documentation to learn how to use Marmalade and package.el with your version of Emacs.

To install the theme evaluate (C-x C-e) this elisp form in a scratch buffer:

(progn
  (package-refresh-contents)
  (package-install 'monokai-theme))

Then enable it by adding this line to your ~/.emacs or ~/.emacs.d/init.el file:

(load-theme 'monokai t)

Screenshot

Screenshot