Merge branch 'master' of git+ssh://repo.or.cz/srv/git/Worg
[Worg.git] / color-themes-screenshot.org
blob9a73ce7f9492e0e151d4075b952844ed6ca74d47
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-mode Color Theme Screenshots
6 #+AUTHOR:     Worg people
7 #+EMAIL:      bzg AT altern DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
11 # This file is the default header for new Org files in Worg.  Feel free
12 # to tailor it to your needs.
14 * Lightbox.                                                        :noexport:
15 # Lightbox.
16 # http://orgmode.org/css/
17 # http://orgmode.org/js/
19 # Scripts are loaded in the Worg pages and you can now use it as
20 # documented:
22 ,----
23 | # Add a rel="lightbox" attribute to any link tag to activate the            |
24 | lightbox. For example:                                                      |
25 |                                                                             |
26 | <a href="images/image-1.jpg" rel="lightbox" title="my caption">image #1</a> |
27 |                                                                             |
28 | Optional: Use the title attribute if you want to show a caption.            |
29 |                                                                             |
30 | # If you have a set of related images that you would like to group,         |
31 | follow step one but additionally include a group name between square        |
32 | brackets in the rel attribute. For example:                                 |
33 |                                                                             |
34 | <a href="images/image-1.jpg" rel="lightbox[roadtrip]">image #1</a>          |
35 | <a href="images/image-2.jpg" rel="lightbox[roadtrip]">image #2</a>          |
36 | <a href="images/image-3.jpg" rel="lightbox[roadtrip]">image #3</a>          |
37 `----
40 #+MACRO: screenshot #+HTML: <br style="clear:both;"/><div class="screenshot"><p> <a href="./images/color-themes/$1" rel="lightbox" title="$3">  <img style="float:center;margin:20px 20px 20px 20px;" width="500px" src="./images/color-themes/$2"/></a></p><p>$3</p></div>
42 * Screenshots of Various org-mode Colour Themes.
43 ** Colorful-obsolescence.
44 {{{screenshot(color-theme-colorful-obsolescence.png,color-theme-colorful-obsolescence.png,color-theme-colorful-obsolescence)}}}
46 ** Dark-emacs.
47 {{{screenshot(color-theme-dark-emacs.png,color-theme-dark-emacs.png,color-theme-dark-emacs)}}}
49 ** Manoj.
50 {{{screenshot(color-theme-manoj.png,color-theme-manoj.png,color-theme-manoj)}}}
52 ** Sva.
53 {{{screenshot(color-theme-sva.png,color-theme-sva.png,color-theme-sva)}}}
55 ** Tangotango.
56 {{{screenshot(color-theme-tangotango.png,color-theme-tangotango.png,color-theme-tangotango)}}}
58 ** Zenash.
59 {{{screenshot(color-theme-zenash.png,color-theme-zenash.png,color-theme-zenash)}}}
61 ** Zenburn.
62 {{{screenshot(color-theme-zenburn.png,color-theme-zenburn.png,color-theme-zenburn)}}}
64 ** Wombat.
65 {{{screenshot(color-theme-wombat.png,color-theme-wombat.png,color-theme-wombat)}}}