mirror of
https://github.com/jimeh/tomorrow-night-paradise-theme.el.git
synced 2026-02-19 11:36:42 +00:00
25 lines
822 B
Markdown
25 lines
822 B
Markdown
# 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.
|
|
|
|
## Preview
|
|
|
|
xterm-256color Terminal:
|
|
|
|
<div style="text-align: center">
|
|
<img src="https://github.com/jimeh/tomorrow-night-paradise-theme.el/raw/master/preview/xterm-256color.png" alt="preview" />
|
|
</div>
|
|
|
|
Mac OS X Cocoa:
|
|
|
|
<div style="text-align: center">
|
|
<img src="https://github.com/jimeh/tomorrow-night-paradise-theme.el/raw/master/preview/gui.png" alt="preview" />
|
|
</div>
|
|
|
|
[tomorrow]: https://github.com/ChrisKempson/Tomorrow-Theme
|