Change page for yoshi-theme
This commit is contained in:
parent
fec7b79494
commit
348277e960
2 changed files with 6 additions and 55 deletions
12
index.org
12
index.org
|
@ -22,6 +22,12 @@
|
||||||
useful. They are not sorted in order of importance, popularity or
|
useful. They are not sorted in order of importance, popularity or
|
||||||
size.
|
size.
|
||||||
|
|
||||||
|
** [[https://github.com/ryuslash/yoshi-theme][yoshi-theme]] :Theme:Elisp:
|
||||||
|
|
||||||
|
A theme named after my cat. I needed a name and couldn't think of
|
||||||
|
one, he doesn't actually look anything like this theme, for example:
|
||||||
|
He doesn't have so much text all over him.
|
||||||
|
|
||||||
** [[file:projects/sti.org][sti]] :Bash:
|
** [[file:projects/sti.org][sti]] :Bash:
|
||||||
|
|
||||||
A stupid little tool installer. For the little scripts that don't
|
A stupid little tool installer. For the little scripts that don't
|
||||||
|
@ -63,12 +69,6 @@
|
||||||
An =org-mode= interface to github issues, not very complete yet, but
|
An =org-mode= interface to github issues, not very complete yet, but
|
||||||
at least it can grab some issues for you, I think.
|
at least it can grab some issues for you, I think.
|
||||||
|
|
||||||
** [[file:projects/yoshi-theme.org][yoshi-theme]] :Theme:Elisp:
|
|
||||||
|
|
||||||
A theme named after my cat. I needed a name and couldn't think of
|
|
||||||
one, he doesn't actually look anything like this theme, for example:
|
|
||||||
He doesn't have so much text all over him.
|
|
||||||
|
|
||||||
** [[file:projects/baps1.org][baps1]] :C:
|
** [[file:projects/baps1.org][baps1]] :C:
|
||||||
|
|
||||||
A simple PS1 formatting utility. Doesn't do a lot yet, but does it a
|
A simple PS1 formatting utility. Doesn't do a lot yet, but does it a
|
||||||
|
|
|
@ -1,49 +0,0 @@
|
||||||
#+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]].
|
|
Loading…
Reference in a new issue