Theme - Sienna
🖍️ A Sublime Text 3 theme for macOS.
Labels theme
Details
Installs
- Total 6K
- Win 3K
- Mac 2K
- Linux 1K
| 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 | Sep 20 | Sep 19 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 2 | 1 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 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 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 |
| Linux | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme

A Sublime Text 3 theme for macOS
Screenshots
Standard view, search panel:

GoTo panel, Search & Replace panel:

The theme works better with the A File Icon package:

Color scheme: Monokai Extended
Installation
Install with Package Control
- Open the
Command Palette(CMD+MAJ+P) - Select
Package Control: Install Package - Search
Theme - Siennaand hit Enter
Install manually
- Download the latest version of the project
- Unzip it and rename the directory to
Theme - Sienna - Open your packages directory (
Sublime Text→Preferences→Browse Packages...) - Move the
Theme - Siennadirectory there
Activation
- Open your settings (
Sublime Text→Preferences→Settings) - Replace the
themekey withSienna.sublime-theme:
{
...
- "theme": "YourPreviousTheme.sublime-theme",
+ "theme": "Sienna.sublime-theme",
...
}
Then, restart Sublime Text.
Changelog
| Version | Date | Notes |
|---|---|---|
1.1.2 |
2020-04-05 | Fix fonts on macOS Catalina |
1.1.1 |
2018-02-26 | Fix links in readme Fix missing assets in ST 3143 |
1.1.0 |
2017-01-05 | Add sienna_system_font setting |
1.0.0 |
2016-12-28 | Initial version |
Credits
This theme is based on the following awesome projects:
- El Capitan Theme (General inspiration, scrollbar & quick panel styles)
- Soda Theme (Buttons style)
- A File Icon (Icons)