High-Sienna
a tweaked version of the Sienna theme for Sublime Text
Details
Installs
- Total 601
 - Win 201
 - Mac 322
 - Linux 78
 
| 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 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 
| Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 
| Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 
Readme
- Source
 - raw.githubusercontent.com
 
Go Native



The color scheme in the first shot is 'Dawn'. The last two use FauXcode, an included color scheme I made that matched the default Xcode theme.
Note
This is my tweaked version of the Sienna theme by johansatge. All credit for the amazing base goes to him. I have added subtle tweaks and adjustments to colors, icons, padding, text, etc to (even more) closely match the latest version of OS X.
Please report any issues you may have and I will work to resolve them. Assets for retina are included, but I haven't tested it, so icons might look a little wonky. If so, let me know in an issue and I can adjust things.
Installation
Install with Package Control
- Open the 
Command Palette(CMD+MAJ+P) - Select 
Package Control: Install Package - Search 
Theme - High-Siennaand hit Enter 
Install manually
- Download the latest version of the project
 - Unzip it and rename the directory to 
High-Sienna - Open your packages directory (
Sublime Text→Preferences→Browse Packages...) - Move the 
High-Siennadirectory there 
Activation
- Open your settings (
Sublime Text→Preferences→Settings) - Replace the 
themekey with High-Sienna.sublime-theme 
theme": “YourPreviousTheme.sublime-theme”, “theme”: “High-Sienna.sublime-theme”,
Then, restart Sublime Text.
Settings
The following parameters can be added in your settings file (Sublime Text → Preferences → Settings).
Set sienna_system_font to true to use the system font (if your system does not have the San Francisco font installed, or if you experience UI issues.  
I also recommend setting the 'SF Mono' as your main font. Here is how to install it.  Add "font_face": "SF Mono", to your settings file to enable it.  I suggest setting  "font_size": 11, also.
Credits
This theme is based on the following awesome projects:
- Sienna (Based on)
 - El Capitan Theme (General inspiration, scrollbar & quick panel styles)
 - Soda Theme (Buttons style)
 - A File Icon (Icons)
 - DA UI (Icons)