Theme - Cola
Cola, a Soda variant theme for ST3
Labels theme
Details
Installs
- Total 19K
- Win 13K
- Mac 3K
- Linux 3K
Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | Jan 29 | Jan 28 | Jan 27 | Jan 26 | Jan 25 | Jan 24 | Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 3 | 0 | 0 | 1 |
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 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 2 |
Linux | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Cola, it's a kind of Soda
A Soda variant theme for ST3 3062+. Because Soda is apparently abandoned and we can't have that.
Features and Differences
- Sidebar icon support
- Darker and less overall harsh contrast, while not being unreadable
- Improved status bar sharpness and border styling
- Tabs
- Taller tabs, 30px
- Slightly greater horizontal tab padding
- All tabs are always minimal width, ensuring symetrical padding
- Added
show_tab_scroll_buttons
option.- By default tab scroll buttons (left side of tab bar) are hidden. The dropdown can be disabled as usual.
- Sidebar
- Maintains a left-indent of 16px, aligning open files, headings and folders.
- Increased row bottom padding by 1px
- Headings (FOLDERS, OPEN FILES) are now very low contrast as they are least important
- Folders are transparent when not selected, further directing importance
- Added hover effect to rows
- Slimmed up horizontal padding, sidebar is far more succinct in space while not cramped
- Fixed sidebar titles causing their own indentation
Install
- Install via Package Control or clone this repo as
./Data/Packages/Theme - Cola
. - Use the package
themr
to switch themes, or edit your preferences file.
Want to customize something?
Either edit /Data/Packages/Theme - Cola/Cola.sublime-theme
or google for how you can edit themes from the /Data/User
directory.
Some subjective things:
Cola.sublime-theme
- Line
15 to ~100
. Tab customization. The tab width, tab height etc. - Line
621
. This is the sidebar label color, currently a very pale gold
- Line
Throw in a different icon pack into
./icons/
What is that Color Scheme and Coffeescript .tmLanguage!?
Yes, that is function call highlighting and embedded CJSX!