diff --git a/README.md b/README.md index c0a3710..f9bda7a 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,29 @@ # Twilight Anti-Bright -A light-on-dark Emacs theme inspired by the dark-on-light Twilight Bright -TextMate theme by [Florian Pichler][pichfl]. +A light-on-dark Emacs and TextMate theme inspired by the dark-on-light +Twilight Bright TextMate theme by [Florian Pichler][pichfl]. [pichfl]: http://einserver.de/goodies ## Preview -Mac OS X Cocoa: +Emacs (Mac OS X Cocoa):
- preview + preview
+TextMate: + +
+ preview +
+ +## Supported Editors + +* Emacs +* TextMate (beta version) + ## Installation & Usage ### Emacs 24 @@ -24,7 +35,12 @@ Mac OS X Cocoa: - `(load-theme twilight-anti-bright t)` 3. Reload the init file, or restart Emacs. -### Pre-Emacs 24 +### TextMate + +1. Download [Twilight Anti-Bright.tmtheme][tmtheme] and open it with TextMate. +2. Done. + +[tmtheme]: https://github.com/jimeh/twilight-anti-bright-theme.el/raw/master/Twilight%20Anti-Bright.tmTheme Not supported, sorry. diff --git a/preview/gui.png b/preview/emacs-gui.png similarity index 100% rename from preview/gui.png rename to preview/emacs-gui.png diff --git a/preview/textmate.png b/preview/textmate.png new file mode 100644 index 0000000..b373bb4 Binary files /dev/null and b/preview/textmate.png differ