emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Elpa color-theme with emacs24


From: Rene
Subject: Re: [O] Elpa color-theme with emacs24
Date: Mon, 30 Sep 2013 20:46:56 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Carsten Dominik <carsten.dominik <at> gmail.com> writes:

> would you like to prepare a patch for the site?

As requested, a possible contribution could be the following.

------------------------------------------------------

* DefTheme: The enhanced theme-handling system for Emacs24

As a replacement for =Color Theme=, Emacs 24+ comes with a different
system called =DefTheme=.

DefTheme offers a selection of built-in themes that you can choose
from.

In order to choose a different theme from the default one just do a

                =M-x load-theme=

You can also change your default theme to _<theme-name>_ by adding the
following your Emacs configuration

              =(load-theme '<theme-name> t)=

If you’d like to return to the default-theme just do a

              =M-x disable-theme=

Here is a list of some extra elpa packages that have been specifically
customized to org-mode.  Note that the proper deftheme naming
convention is _name-theme.el_ (instead of _color-theme-name.el_ used with
the old =color-theme= package).

Some deftheme elpa packages useful to org users: =cyberpunk-theme=,
=leuven-theme=, =tangotango-theme=, =zenburn-theme=

----------------------------------------------------

--
Rene






reply via email to

[Prev in Thread] Current Thread [Next in Thread]