mirror of
https://github.com/jimeh/tomorrow-night-paradise-theme.el.git
synced 2026-02-19 11:36:42 +00:00
Add readme and update description within .el theme file
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal 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
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user