Issue file restore partially done issue
[Worg.git] / org-color-themes.org
blob1b53d617d0f898ee8f627e473a234052ab010bb2
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 Color Themes
6 #+AUTHOR:     Worg people
7 #+EMAIL:      bzg AT altern DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
12 # This file is the default header for new Org files in Worg.  Feel free
13 # to tailor it to your needs.
15 #+MACRO: screenshot #+HTML: <br style="clear:both;"/><div class="figure"><p><img style="float:center;margin:20px 20px 20px 20px;" width="500px" src="$2"/></p><p><a href="http://repo.or.cz/w/Worg.git/blob_plain/HEAD:/color-themes/$1">$1</a></p></div>
17 [[file:index.org][{Back to Worg's index}]]
19 A collection of [[http://www.nongnu.org/color-theme/][color-themes]] with screenshots of their use in Org-mode
20 files.  All themes presented here can be installed using the
21 [[http://www.nongnu.org/color-theme/][color-theme]] package for Emacs theme management.
23 # Contributing Screenshots to this page.
25 # To make an addition to this page
26 # 1) place your screenshot in the /images/screenshots/ directory in the
27 #    base of the worg repository -- or not if you'd rather host the
28 #    image externally
29 # 2) place your color-theme-*.el file in the /color-themes/ file in the
30 #    base of the worg repository
31 # 3) add a macro call like those shown below passing the name of your
32 #    color theme and the link to your screen-shot respectively to the
33 #    =screenshot= macro
35 # Eric Schulte -- dark color theme
36 {{{screenshot(color-theme-railscast.el, http://orgmode.org/worg/images/screenshots/schulte.dark-background.png)}}}