summaryrefslogtreecommitdiffstats
path: root/projects/yoshi-theme.org
diff options
context:
space:
mode:
Diffstat (limited to 'projects/yoshi-theme.org')
-rw-r--r--projects/yoshi-theme.org49
1 files changed, 49 insertions, 0 deletions
diff --git a/projects/yoshi-theme.org b/projects/yoshi-theme.org
new file mode 100644
index 0000000..1cf99ab
--- /dev/null
+++ b/projects/yoshi-theme.org
@@ -0,0 +1,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]].