Jim Myhrberg bb9f9d4ef7 Merge pull request #1 from oohlaf/master
Fix autoload to ignore older emacs versions
2013-04-19 14:29:53 -07:00
2012-04-05 18:35:14 +01:00
2012-04-06 09:54:56 +01:00
2012-04-06 01:47:45 +01:00

Birds of Paradise (Plus)

A Emacs port of Joe Bergantine's light-on-dark theme by the same name.

preview

Installation & Usage

Emacs 24

  1. Add the birds-of-paradise-plus-theme directory to your Emacs load-path and custom-theme-load-path.
  2. Add one of the following to your Emacs init file:
    • (require 'birds-of-paradise-plus-theme)
    • (load-theme birds-of-paradise-plus t)
  3. Reload the init file, or restart Emacs.

Pre-Emacs 24

Not supported, sorry.

Credits

  • Original Birds of Paradise theme created by Joe Bergantine for Coda.
  • Original birds-of-paradise-theme.el port created by Paul M. Rodriguez.
Description
A Emacs port of Joseph Bergantine's light-on-dark theme by the same name.
Readme 237 KiB
Languages
Emacs Lisp 100%