Theme - Aqua
A Sublime Text 2 theme to match the native OS X AppKit and ProKit themes.
Details
Installs
- Total 38K
- Win 18K
- Mac 15K
- Linux 5K
Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | Dec 8 | Dec 7 | Dec 6 | Dec 5 | Dec 4 | Dec 3 | Dec 2 | Dec 1 | Nov 30 | Nov 29 | Nov 28 | Nov 27 | Nov 26 | Nov 25 | Nov 24 | Nov 23 | Nov 22 | 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 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 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 |
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 | 0 | 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
Aqua Theme
This theme is an evolving attempt to make Sublime Text 2 visually feel more native on OS X. It comes in a dark (ProKit) and light (AppKit) variation. The theme began as a fork of the Soda Theme.
Design
ProKit
AppKit
Installation
The best way to install the Aqua theme is through Package Control.
If you do not wish to use Package Control, clone this repository directly into the Packages
directory in the Sublime Text 2 application settings area (~/Library/Application Support/Sublime Text 2/Packages
on OS X). The git clone command would be as follows:
git clone https://github.com/cafarm/aqua-theme.git "Theme - Aqua"
Activating the theme
To configure Sublime Text 2 to use the theme:
- For Sublime Text 2 (Build 2174) and later - Open your User Settings Preferences file
Sublime Text 2 -> Preferences -> Settings - User
. For earlier builds - Open your User Global Settings Preferences fileSublime Text 2 -> Preferences -> Global Settings - User
- Add (or update) your theme entry to be
"theme": "AppKit.sublime-theme"
or"theme": "ProKit.sublime-theme"
Example User Settings
{
"theme": "AppKit.sublime-theme"
}
You will have to restart Sublime for the theme to take full effect.
Bonus Options
Syntax Highlighting Color Schemes
The Aqua theme includes four of the best color schemes available (two light, two dark). Each color scheme has been modified from its original version to work well with Aqua. Color schemes are activated via Preferences -> Color Scheme -> Theme - Aqua
in Sublime Text 2.
Espresso Aqua (original)
Tomorrow Aqua (original)
Monokai Aqua (original)
Tomorrow Night Aqua (original)
Fold […] Image
Interested in an improved fold […] image? In the current version of Sublime this image is hard-coded to the Theme - Default
folder. Once you've installed Aqua, overwrite Packages/Theme - Default/fold.png
with Packages/Theme - Aqua/AppKit/fold.png
.
Legals
Based on Soda Theme by Ian Hill (http://buymeasoda.com/).
This theme contains some icons from the excellent Pictos series by Drew Wilson. Any use of these icons, other than for the purpose of the theme itself, would need to comply with Drew's icon licensing agreement.