Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/purcell/color-theme-sanityinc-tomorrow
A set of comprehensive Emacs color themes based on Chris Kempson's 'tomorrow' themes
https://github.com/purcell/color-theme-sanityinc-tomorrow
Last synced: 2 days ago
JSON representation
A set of comprehensive Emacs color themes based on Chris Kempson's 'tomorrow' themes
- Host: GitHub
- URL: https://github.com/purcell/color-theme-sanityinc-tomorrow
- Owner: purcell
- License: other
- Created: 2012-01-06T13:17:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T07:30:09.000Z (3 months ago)
- Last Synced: 2024-11-26T14:39:03.314Z (2 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 456 KB
- Stars: 403
- Watchers: 13
- Forks: 52
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[![Melpa Status](http://melpa.org/packages/color-theme-sanityinc-tomorrow-badge.svg)](http://melpa.org/#/color-theme-sanityinc-tomorrow)
[![Build Status](https://github.com/purcell/color-theme-sanityinc-tomorrow/actions/workflows/test.yml/badge.svg)](https://github.com/purcell/color-theme-sanityinc-tomorrow/actions/workflows/test.yml)
[![Melpa Stable Status](http://stable.melpa.org/packages/color-theme-sanityinc-tomorrow-badge.svg)](http://stable.melpa.org/#/color-theme-sanityinc-tomorrow)An Emacs version of
[Chris Kempson's "Tomorrow" themes](https://github.com/ChrisKempson/Tomorrow-Theme),
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](http://melpa.org/) (highly recommended!), simplyM-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-eightiesIn 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](https://www.patreon.com/sanityinc)
[💼 LinkedIn profile](https://uk.linkedin.com/in/stevepurcell)
[✍ sanityinc.com](http://www.sanityinc.com/)