From 3b87bda0e556a9daa1c39310ed19f53be343ec57 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 11 Jan 2013 02:21:50 +0100 Subject: Add "yoshi-theme" project --- site/projects/jskeys.inc | 8 ++++++++ site/projects/yoshi-theme.org | 45 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 site/projects/jskeys.inc create mode 100644 site/projects/yoshi-theme.org (limited to 'site/projects') diff --git a/site/projects/jskeys.inc b/site/projects/jskeys.inc new file mode 100644 index 0000000..6816a87 --- /dev/null +++ b/site/projects/jskeys.inc @@ -0,0 +1,8 @@ +# -*- mode: org; -*- +#+begin_html + + +#+end_html diff --git a/site/projects/yoshi-theme.org b/site/projects/yoshi-theme.org new file mode 100644 index 0000000..502010e --- /dev/null +++ b/site/projects/yoshi-theme.org @@ -0,0 +1,45 @@ +#+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 +#+STARTUP: showall + +#+INCLUDE: "jskeys.inc" +#+INCLUDE: "dlmenu.inc" + +* About + + ~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. + + | Status | Active | + | Language | Emacs Lisp | + | License | GPLv3 | + +* Why? + + 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. + +* Features + + - Many faces for many functions + - Not too high contrast (no #ffffff on #000000) + +* Dependencies + + - GNU Emacs 24 + +* Download + + There are download links at the top of the page. + +* Install + + Make sure ~yoshi-theme~ is somewhere in your ~custom-theme-load-path~ + and then just ~load-theme~ it. + +* Usage + + Just look at your screen when it's activated. -- cgit v1.3-2-g0d8e