Skip to content

Instantly share code, notes, and snippets.

@harit-sunrun
Last active December 11, 2015 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harit-sunrun/4643268 to your computer and use it in GitHub Desktop.
Save harit-sunrun/4643268 to your computer and use it in GitHub Desktop.
Make you Sublime look beautiful
Install this theme http://buymeasoda.github.com/soda-theme/
and http://www.levien.com/type/myfonts/Inconsolata.otf font
then make changes in your Sublime Text -> Preferences -> Settings - User as following
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"font_face": "Inconsolata-dz",
"font_size": 12.0,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Light.sublime-theme"
}
save and done!
Image : http://i.imgur.com/P4pM01h.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment