A set of comprehensive Emacs color themes based on Chris Kempson's 'tomorrow' themes
  • Emacs Lisp 99.8%
  • Shell 0.2%
Find a file
Steve Purcell f3a993da26 Release 1.18
2025-04-01 14:20:24 +01:00
.github Add Emacs 28.2 to CI, cut down size of matrix 2022-09-13 16:07:28 +02:00
.gitignore Ignore .elc files 2012-01-08 13:36:47 +00:00
color-theme-sanityinc-tomorrow.el Release 1.18 2025-04-01 14:20:24 +01:00
LICENSE.md Add explicit license 2018-03-18 15:07:26 +13:00
README.markdown Remove twitter link 2024-11-07 07:30:01 +00:00
run-tests.sh Fix load-path used for byte compilation in run-tests.sh 2019-04-29 10:09:09 +12:00
sanityinc-tomorrow-blue-theme.el Don't change where the themes are defined 2024-02-20 16:51:55 +00:00
sanityinc-tomorrow-bright-theme.el Don't change where the themes are defined 2024-02-20 16:51:55 +00:00
sanityinc-tomorrow-day-theme.el Don't change where the themes are defined 2024-02-20 16:51:55 +00:00
sanityinc-tomorrow-eighties-theme.el Don't change where the themes are defined 2024-02-20 16:51:55 +00:00
sanityinc-tomorrow-night-theme.el Don't change where the themes are defined 2024-02-20 16:51:55 +00:00

Melpa Status Build Status Melpa Stable Status Support me

An Emacs version of Chris Kempson's "Tomorrow" themes, with much more extensive face definitions than the "official" Emacs variant.

These five color themes are designed for use with Emacs' built-in theme support in Emacs 24, and provide a variety of contrast levels with a broadly consistent colour assignment for each.

Installation

If you're all set up to use MELPA (highly recommended!), simply

M-x package-install RET color-theme-sanityinc-tomorrow RET

Otherwise, ensure a directory containing these files is on your load-path, then

(require 'color-theme-sanityinc-tomorrow)

Usage

Use the load-theme command, to activate one of these themes programatically, or use customize-themes to select a theme interactively.

Aternatively, use one of the provided wrapper commands to activate a theme:

M-x color-theme-sanityinc-tomorrow-day
M-x color-theme-sanityinc-tomorrow-night
M-x color-theme-sanityinc-tomorrow-blue
M-x color-theme-sanityinc-tomorrow-bright
M-x color-theme-sanityinc-tomorrow-eighties

In newer Emacs versions, just require the library as above, then

M-x customize-themes

Author links:

💝 Support this project and my other Open Source work

💼 LinkedIn profile

✍ sanityinc.com