diff --git a/README.md b/README.md new file mode 100644 index 0000000..7974143 --- /dev/null +++ b/README.md @@ -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 diff --git a/tomorrow-night-paradise-theme.el b/tomorrow-night-paradise-theme.el index 912b10a..207bae3 100644 --- a/tomorrow-night-paradise-theme.el +++ b/tomorrow-night-paradise-theme.el @@ -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: