Add readme and update description within .el theme file

This commit is contained in:
2012-04-05 20:49:35 +01:00
parent e513b9cdb5
commit 018efe08cf
2 changed files with 16 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Tomorrow Night Paradise
A light-on-dark Emacs theme which is essentially a tweaked version of Chris
Kempson's [Tomorrow Night Bright][tomorrow] theme.
Particularly colors have been adjusted to look right in a xterm-256color
terminal. Additionally window borders have been given a more minimal look and
face definitions have been added for various packages I use on a daily basis.
[tomorrow]: https://github.com/ChrisKempson/Tomorrow-Theme

View File

@@ -7,6 +7,11 @@
;; My customized version of Chris Kempson's Tomorrow Night Bright theme:
;; https://github.com/ChrisKempson/Tomorrow-Theme
;;
;; Particularly colors have been adjusted to look right in a xterm-256color
;; terminal. Additionally window borders have been given a more minimal look
;; and face definitions have been added for various packages I use on a daily
;; basis.
;;
;; --Jim Myhrberg (@jimeh)
;;; Code: