Theme - Sienna
🖍️ A Sublime Text 3 theme for macOS.
Labels theme
Details
Installs
- Total 6K
- Win 3K
- Mac 2K
- Linux 1K
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 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 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 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |
Mac | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Linux | 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 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 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 - Sienna
and 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 - Sienna
directory there
Activation
- Open your settings (
Sublime Text
→Preferences
→Settings
) - Replace the
theme
key 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)