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)
7 #+EMAIL: bzg AT altern DOT org
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:
21 =M-x customize-group RET org-faces=
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
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:images/screenshots/org-zenburn.jpg][file:../img/screenshots/thumbs/org-zenburn.png]]