Skip to content

Emacs color theme for light background --- Obsolete since Emacs 24

Notifications You must be signed in to change notification settings

Skrylar/color-theme-leuven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

#+Time-stamp: <2012-12-03 Mon 21:20>

Color-theme-leuven

Looking for an awesome Emacs color theme? Here’s the place to find one!

Welcome to the Leuven color theme, an elegant theme for light backgrounds, with built-in style for many components such as Org-mode, Gnus, Dired+ and EDiff. Make it yours!

Screenshots

Fontified source code blocks:

./fontified-src-code-blocks.png

Download

Get the full Git repository at https://github.com/fniessen/color-theme-leuven using the following command:

git clone git://github.com/fniessen/color-theme-leuven.git

Installation

  • Download color-theme.
  • Install it, by adding this to your Emacs init file (usually ~/.emacs):
    (add-to-list 'load-path "/path/to/color-theme-6.6.0")
    (require 'color-theme)
        
  • Download and install color-theme-leuven:
    (add-to-list 'load-path "/path/to/color-theme-leuven")
    (require 'color-theme-leuven)
        
  • Restart Emacs.

License

Copyright (C) 2003-2012 Fabrice Niessen

About

Emacs color theme for light background --- Obsolete since Emacs 24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published