Tomorrow Theme now lives on at https://github.com/chriskempson/base16
After having spent over five years using, tweaking and refining a personal editor theme I decided it was time to release "Tomorrow Theme" - a bright theme with pastel colours and sensible syntax highlighting.
A theme should not get in your way but should aid your programming with easily identifiable colours that add meaning and enhance legibility. This was the main focus when developing Tomorrow.
Check out base16 the next evolution of Tomorrow Theme!
Tomorrow theme variations in shown in TextMate with Ruby code and the font "Menlo".
- TextMate
- Vim (Full-colour and 256-colour)
- GNU Emacs
- Xcode 4
- Coda
- Eclipse
- Sublime Text 2 (Uses TextMate Themes)
- Redcar (Uses TextMate Themes)
- E TextEditor (Uses TextMate Themes)
- SubEthaEdit (Uses Coda Themes)
- BBEdit
- Ace Editor
- IntelliJ
- Visual Studio
- LightPaper
- Peppermint -(https://github.com/osxpeppermint/peppermint-themes/tree/master/Tomorrow%20Night.ppTheme)
#1d1f21
Background
#282a2e
Current Line
#373b41
Selection
#c5c8c6
Foreground
#969896
Comment
#cc6666
Red
#de935f
Orange
#f0c674
Yellow
#b5bd68
Green
#8abeb7
Aqua
#81a2be
Blue
#b294bb
Purple
#ffffff
Background
#efefef
Current Line
#d6d6d6
Selection
#4d4d4c
Foreground
#8e908c
Comment
#c82829
Red
#f5871f
Orange
#eab700
Yellow
#718c00
Green
#3e999f
Aqua
#4271ae
Blue
#8959a8
Purple
#2d2d2d
Background
#393939
Current Line
#515151
Selection
#cccccc
Foreground
#999999
Comment
#f2777a
Red
#f99157
Orange
#ffcc66
Yellow
#99cc99
Green
#66cccc
Aqua
#6699cc
Blue
#cc99cc
Purple
#002451
Background
#00346e
Current Line
#003f8e
Selection
#ffffff
Foreground
#7285b7
Comment
#ff9da4
Red
#ffc58f
Orange
#ffeead
Yellow
#d1f1a9
Green
#99ffff
Aqua
#bbdaff
Blue
#ebbbff
Purple
#000000
Background
#2a2a2a
Current Line
#424242
Selection
#eaeaea
Foreground
#969896
Comment
#d54e53
Red
#e78c45
Orange
#e7c547
Yellow
#b9ca4a
Green
#70c0b1
Aqua
#7aa6da
Blue
#c397d8
Purple
The theme has been designed to be language independent and should look great with any language. However, if you find this isn't the case, just send me some sample code and I'll try to fix it!
I may be releasing other variations of this theme and will certainly be adding support for other more text editors/IDEs.
Released under the MIT License