How to add RefTeX support
[Worg/babel-doc.git] / org-faces.org
blob1a088645aed1380773f5657f9f9ca3d6197c88d1
1 #+OPTIONS:    H:3 num:nil toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
2 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
3 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
4 #+TAGS:       Write(w) Update(u) Fix(f) Check(c)
5 #+TITLE:      Org faces
6 #+AUTHOR:     Worg people
7 #+EMAIL:      bzg AT altern DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
12 [[file:index.org][{Back to Worg's index}]]
14 This page is about using Emacs faces for org-mode.
16 * Customize Org-mode faces
18 Customizing Org faces is straightforward:
20 #+begin_example
21 =M-x customize-group RET org-faces=
22 #+end_example
24 You can also customize faces on the fly by just calling the
25 =customize-face= command with the cursor on the face you want to
26 customize.
28 * Org-mode ready color-themes
30 A popular way of customizing Emacs colors is to use the color-theme
31 package (see [[http://www.emacswiki.org/emacs/ColorTheme][color-theme emacswiki page]].)
33 Here is a list of color themes that are aware of Org:
35 ** [[http://www.brockman.se/software/zenburn/zenburn.el][zenburn.el]] (maintained by Daniel Brockman)
37   [[file:../img/screenshots/org-mode-zenburn.jpg][file:../img/screenshots/thumbs/org-mode-zenburn.png]]