summaryrefslogtreecommitdiffstats
path: root/projects/yoshi-theme.org
blob: 1cf99ab5018426a1947b6509697597e06dd0c39f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
#+TITLE: yoshi-theme
#+LINK: src    http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/
#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/snapshot/yoshi-theme-master.tar.gz
#+LINK: zip    http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/snapshot/yoshi-theme-master.zip
#+LINK: readme http://code.ryuslash.org/cgit.cgi/emacs/yoshi-theme/about/
#+LINK: manual http://ryuslash.org/projects/yoshi-theme/manual/
#+STARTUP: showall

#+INCLUDE: "jskeys.inc"
#+INCLUDE: "dlmenu.inc"

* What does it do?

  ~yoshi-theme~ is a GNU Emacs theme named after my cat.  It is only
  named after him because I couldn't think of another name and
  ~new-theme~ just wasn't cutting it. [[http://ryuslash.org/mediagoblin/mediagoblin.fcgi/u/ryuslash/m/img-20121103-121638/][He]] doesn't actually look anything
  like this.

  | Language | Emacs Lisp |
  | License  | GPLv3      |

* Why was it written?

  Since I wasn't 100% happy with the color themes I found, though
  there are some very good ones, I thought I'd try my own.

* Who is it for?

  Anyone who likes it.

* Data

  | Version  | 0 (development only) |
  | Language | Emacs Lisp           |
  | License  | GPLv3                |

** Features

   - Not too high contrast (no #ffffff on #000000)
   - What could be features of a theme? The faces supported?

** Dependencies

   - [[http://gnu.org/software/emacs/][GNU Emacs 24]] :: It uses the theming system introduced by Emacs
                     v24.

* More...

  For further instructions I would refer you to the [[readme][README]] and [[manual][manual]].