Skip to content

hainp2604/el-monokai-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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 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

About

Monokai color theme for Emacs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published