Tomorrow Theme is a family of carefully balanced color schemes designed to provide consistent, readable syntax highlighting across editors, terminals, and code-hosting sites. The palette comes in multiple variants—Tomorrow (light) and several “Tomorrow Night” options like Bright, Blue, and Eighties—so developers can choose a tone that matches their environment without losing legibility. Each scheme defines a small, harmonious set of base and accent colors that map predictably to tokens such as keywords, strings, numbers, and comments, reducing visual noise while preserving structure. The project ships ports for a wide range of tools (from Vim and Emacs to Sublime Text, iTerm, and more) and documents the palette so others can create faithful ports. Its emphasis on restraint and consistency makes it a popular baseline for teams that want code to look familiar across machines and applications.
Features
- A set of color palettes (e.g. Tomorrow, Tomorrow Night, Tomorrow Night Bright, etc.) for different brightness / contrast levels
- Syntax highlighting support (keywords, strings, comments, types, functions) with coherent color mapping
- Versions / ports for different editors / platforms (Vim, VSCode, Emacs, etc.)
- Easy to integrate / import as a theme into editors
- Low visual distraction: muted colors intended to prevent fatigue
- Theme consistency across languages / file types