Skip to content

pratul/almost-monokai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Aha! Nice name!

Almost Monokai is a beautiful, fruity, calm, yet dark color theme for Emacs.
It is based on the Monokai TextMate theme by Wimer Hazenberg.

How do I try it out?

  1. Copy the color-theme-almost-monokai.el file to your emacs plugin directory (if you have one), or simply drop it somewhere you know.
  2. Lets say you place it in ~/foo
  3. Next, open your .emacs file, and add to it:
(load-file "~/foo/color-theme-almost-monokai.el")
(color-theme-almost-monokai)

What do I need?

Any license?

Almost Monokai is licensed under the terms of the GNU GPLv2 license.
It is developed by Pratul Kalia and Prateek Saxena.

Copyright (c) 2009 Pratul Kalia and Prateek Saxena

This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This file is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING.  If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.

About

A beautiful, fruity and calm Emacs color theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published