Base16 Eighties Dark Color Scheme
A color scheme for Sublime Text based on tyre's Atom adaptation of Chris Kempson's Base 16 Eighties Theme.
Labels color scheme
Details
Installs
- Total 25K
- Win 18K
- Mac 4K
- Linux 3K
Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 7 | 7 | 13 | 17 | 14 | 13 | 9 | 15 | 5 | 11 | 9 | 5 | 7 | 6 | 7 | 12 | 13 | 10 | 19 | 11 | 11 | 13 | 9 | 14 | 12 | 15 | 12 | 13 | 12 | 12 | 12 | 15 | 16 | 21 | 13 | 25 | 11 | 22 | 17 | 17 | 12 | 11 | 18 | 11 | 11 |
Mac | 0 | 0 | 1 | 1 | 2 | 0 | 1 | 0 | 3 | 4 | 1 | 2 | 1 | 2 | 1 | 2 | 2 | 4 | 3 | 0 | 0 | 2 | 2 | 2 | 0 | 3 | 3 | 1 | 2 | 0 | 2 | 2 | 0 | 4 | 2 | 1 | 3 | 1 | 2 | 2 | 1 | 2 | 2 | 5 | 3 | 0 |
Linux | 0 | 1 | 1 | 1 | 2 | 0 | 0 | 0 | 3 | 0 | 3 | 2 | 2 | 0 | 1 | 0 | 2 | 0 | 1 | 0 | 3 | 2 | 3 | 0 | 4 | 3 | 1 | 0 | 0 | 0 | 1 | 1 | 3 | 2 | 2 | 2 | 3 | 1 | 2 | 0 | 1 | 0 | 3 | 2 | 1 | 1 |
Readme
- Source
- raw.githubusercontent.com
base16-eighties-dark Color Scheme for Sublime Text
This is a color scheme for Sublime Text based on tyre's Atom adaptation of Chris Kempson's Base 16 Eighties Theme.
This color scheme was modified with Ruby/Rails in mind. I use it with the excelent Spacegray UI theme.
Instructions for Package Control
- Go to
Tools -> Command Palette
Package Control: Install Package
- Type
base16 eighties dark
- View on Package Control
Instructions for Manual Installation
- Save base16-eighties-dark.tmTheme file.
- In Sublime, go to
Preferences -> Browse Packages
- Move
base16-eighties-dark.tmTheme
into Packages folder - Go to
Preferences -> Color Scheme -> base16-eighties-dark
- Alternatively, paste this code into
Preferences -> Settings - User
{
"color_scheme": "Packages/Color Scheme - Default/base16-eighties-dark.tmTheme"
}
Ruby
View a comparison gif with the original Base 16 Eighties here.
Acknowledgements
- Chris Maddox for base16-eighties-dark (Atom)
- Chris Kempson for the original Base 16 Themes
- Tania Rascia whose Readme on the New Moon project served as base for this one
License
The code is open source and available under the MIT License.