summaryrefslogtreecommitdiffstats
path: root/office/color-theme/README
diff options
context:
space:
mode:
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)
+