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