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 30K
- Win 22K
- Mac 4K
- Linux 4K
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 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 1 | 0 | 1 | 2 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 4 | 2 | 1 | 1 | 1 | 4 | 0 | 2 | 1 | 1 | 2 | 0 | 1 | 1 | 2 | 1 | 0 | 2 | 1 | 1 | 0 | 1 | 0 | 2 | 0 | 1 | 0 | 1 | 1 | 2 |
Mac | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
Linux | 0 | 0 | 1 | 2 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 2 | 1 | 0 | 0 | 0 | 0 |
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.