summaryrefslogtreecommitdiffstats
path: root/site/projects/tron-theme.org
blob: 0acb6758f64a2304d8fde1c13d2de164ac5f42d8 (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
#+TITLE: git-auto-commit-mode
#+STYLE: <link rel="stylesheet" type="text/css" href="../../stylesheet.css" />
#+LINK_UP: ../
#+LINK_HOME: http://ryuslash.org
#+LINK: src    http://code.ryuslash.org/cgit.cgi/tron-theme/
#+LINK: tar_gz http://code.ryuslash.org/cgit.cgi/tron-theme/snapshot/tron-theme-master.tar.gz
#+LINK: zip    http://code.ryuslash.org/cgit.cgi/tron-theme/snapshot/tron-theme-master.zip
#+STARTUP: showall

#+begin_html
  <script src="/keyjs.js" type="text/javascript"></script>
  <script type="text/javascript">
    keyjs_initialize({ "u": [ "keyjs_goto", "../index.html" ],
                       "h": [ "keyjs_goto", "http://ryuslash.org" ] });
  </script>
#+end_html

#+INCLUDE: "dlmenu.inc"

* About

  ~tron-theme~ is a theme loosely based on the visual style of the Tron:
  Legacy movie. It came about after watching the movie and finding the
  style of it irresistible.

** Requirements

   - [[http://gnu.org/software/emacs][GNU Emacs]] v24 or later.