Awesome
Argonaut
Sublime Text 2/3 Theme based on Centurion Theme by Allan Hortle
Derived from the famous Soda Theme.
Color scheme based on David Lee's argonaut TextMate theme.
Icons from glyphicons.com.
Clean, minimalist and ofcourse as flat as possible. Created to look awesome with a few other apps with this color scheme.
More of the Argonaut Color Themes
Installation
###Package Control
Found in package control under the name Theme - Argonaut
.
Update your Settings - User
file with:
{
"theme": "Argonaut.sublime-theme",
"color_scheme": "Packages/Theme - Argonaut/Argonaut.tmTheme"
}
###Manual
# OS X
cd ~/Library/Application Support/Sublime Text 2/Packages
# or
cd ~/Library/Application Support/Sublime Text 3/Packages
# Linux
cd ~/.config/sublime-text-2/Packages
# or
cd ~/.config/sublime-text-3/Packages
# Windows
cd %appdata%\Sublime Text 2\Packages
# or
cd %appdata%\Sublime Text 3\Packages
git clone git://github.com/pwaleczek/Argonaut.git 'Theme - Argonaut'
If something is not right try restarting Sublime. If after restart something still isn't right, make an issue report.
License
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004
Copyright (C) 2013 Paweł Waleczek pawel@thisismyasterisk.org
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.