Theme - Coffee
Coffee is a minimalist theme and color scheme for Sublime Text.
Details
Installs
- Total 34K
- Win 20K
- Mac 7K
- Linux 7K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 2 | 0 | 1 | 4 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 1 | 1 | 2 | 1 | 1 | 0 | 1 | 4 | 1 | 2 | 0 | 1 | 0 | 1 | 3 | 1 | 4 | 1 | 0 | 2 | 2 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 2 |
Mac | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 1 | 3 | 1 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 1 | 1 | 2 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 1 | 1 | 0 | 2 | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 1 |
Readme
- Source
- raw.githubusercontent.com
Coffee
About
Coffee is a minimalist theme and color scheme with an earthy flair for Sublime Text / Textmate. It is largely based on the excellent theme Flatland, which is in turn based on Soda. Two great places to start if you're developing your own themes.
Version 1.6.2 released October 31, 2018.
Project site: https://github.com/toddses/coffee/
Dark Roast
Available now is the Dark Roast version. Here's a preview:
Installation
The Coffee Theme is a sublime package and is designed to work with Sublime Text 2 and Sublime Text 3. As well as Textmate.
Sublime Package Control
Coffee can be easily installed using the excellent Sublime Package Control.
- Open
Package Control: Install Package
from the Sublime quick menu (Command-Shift-P). - Select the “Theme - Coffee” option to install Coffee.
Git Installation
Alternatively, if you are a git user, you can install the theme and keep up to date by cloning the repo directly into your Packages
directory in the Sublime Text application settings area.
You can locate your Sublime Text Packages
directory by using the menu item Preferences -> Browse Packages...
.
While inside the Packages
directory, clone the theme repository using the command below:
git clone https://github.com/Toddses/coffee/ "Theme - Coffee"
Manual Installation
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
Theme - Coffee
- Find your
Packages
directory using the menu itemPreferences -> Browse Packages...
- Copy the folder into your Sublime Text
Packages
directory
Activating the Theme
Activate the theme by modifying your user preferences to include the following:
{
"theme": "Coffee Dark Roast.sublime-theme",
"color_scheme": "Packages/Theme - Coffee/Coffee Dark Roast.tmTheme"
}
If you need help locating your user preferences file, you can find it selecting Preferences > Settings - User
.
File Icons
Added in v1.1 are File Icons. These come from the Seti UI theme. I figured why reinvent the wheel when there's a great set already! Thanks to ctf0 for the Sublime Text port, and to jesseweed for the original Atom theme. Thanks to both for making their themes open source.
License
Coffee Theme is licensed under the Creative Commons Attribution-ShareAlike 3.0 License. You are free to modify and share the theme, but please follow the terms of the license.