Skip to content

kstudent/color-theme-leuven

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is DEPRECATED under Emacs 24 (replaced by fniessen/emacs-leuven-theme)

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!

Tweet

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-2013 Fabrice Niessen

About

DEPRECATED: replaced by fniessen/emacs-leuven-theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%