Skip to content

jimeh/tomorrow-night-paradise-theme.el

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Tomorrow Night Paradise

A light-on-dark Emacs theme which is essentially a tweaked version of Chris Kempson's Tomorrow Night Bright 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:

preview

Mac OS X Cocoa:

preview

Installation & Usage

Emacs 24

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

Pre-Emacs 24

Not supported, sorry.

About

A light-on-dark Emacs theme which is essentially a tweaked version of Chris Kempson's Tomorrow Night Bright theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published