summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar.batsov@gmail.com>2011-05-10 14:44:50 +0300
committerBozhidar Batsov <bozhidar.batsov@gmail.com>2011-05-10 14:44:50 +0300
commit0901cd04fd2b6f09fc1c02f86c49142218971a6a (patch)
treef2f9a8c6fb0219b98ba9479b147f43b428929ad5 /README.md
parente1b97d9b6a7fa609abf9a176aee6dfc4ceb25d78 (diff)
scraped the old ugly zenburn that I had inherited and started work on
a clean and lean version. Renamed to old theme to zenburn-legacy for those who'd prefer it to the new (still incomplete version)
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 27d08bc..1dbc603 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,12 @@ I gathered here all improvements over the last official Zenburn
version and started this fork of the project. It's my hope that it
will be become a central place for zenburn development.
+Daniel's version of Zenburn had reached a state in which it took me
+too much to make improvements to it so I started work on clean new
+version of the theme with a simpler design and code base. It's in very
+early stage of development and it doesn't currently include all the
+faces from the old version, but this will quickly change (hopefully).
+
# Installation #
Zenburn depends on the color-theme package, so you should have it
@@ -20,6 +26,12 @@ installed. After that just put this in your .emacs(or equivalent):
`(require 'zenburn)`
+if you want to use the new Zenburn or
+
+`(require 'zenburn-legacy)
+
+if you wish to use the legacy version.
+
`(zenburn)`
# Bugs & Improvements #