summaryrefslogtreecommitdiffstats
path: root/office/color-theme/README
diff options
context:
space:
mode:
author Asaf Ohaion2012-04-20 22:14:52 +0200
committer dsomero2012-04-20 22:14:52 +0200
commit64cf3031faa0047300411d240df82fa85dfb7c12 (patch)
tree4c15436b982f11bc4b09d2c6f705cbef9c533573 /office/color-theme/README
parent274abc9d3f169f124a2d8869e1873848d0afef7f (diff)
downloadslackbuilds-64cf3031faa0047300411d240df82fa85dfb7c12.tar.gz
office/color-theme: Added (emacs-lisp mode for skinning your emacs)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/color-theme/README')
-rw-r--r--office/color-theme/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/office/color-theme/README b/office/color-theme/README
new file mode 100644
index 0000000000..83ade8ad5e
--- /dev/null
+++ b/office/color-theme/README
@@ -0,0 +1,13 @@
+color-theme is an emacs-lisp mode for skinning your emacs.
+
+Features are:
+
+ Huge and extensible theme library
+ Easy to use
+ Works on pretty all emacs flavours
+ Mature source code
+
+Put the following line in your configuration file (~/.emacs for a single user):
+
+(require 'color-theme)
+