Files
twilight-anti-bright-theme/README.md
2012-06-30 22:01:29 +01:00

22 lines
558 B
Markdown

# Twilight Anti-Bright
A light-on-dark Emacs theme inspired by the dark-on-light Twilight Bright
TextMate theme by [Florian Pichler][pichfl].
[pichfl]: http://einserver.de/goodies
## Installation & Usage
### Emacs 24
1. Add the `twilight-anti-bright-theme` directory to your Emacs `load-path`
and `custom-theme-load-path`.
2. Add one of the following to your Emacs init file:
- `(require 'twilight-anti-bright-theme)`
- `(load-theme twilight-anti-bright t)`
3. Reload the init file, or restart Emacs.
### Pre-Emacs 24
Not supported, sorry.