Skip to content

Instantly share code, notes, and snippets.

@HeroicEric
HeroicEric / Base File.sublime-settings
Created June 22, 2011 19:09
Settings for Sublime Text 2
// Settings in here override those in "Default/Base File.sublime-settings", and
// are overridden in turn by file type specific settings. Place your settings
// here, to ensure they're preserved when upgrading.
{
// Sets the colors used within the text area
"color_scheme": "Packages/Color Scheme - Default/Solarized (light).tmTheme",
// Note that the font_face and font_size are overriden in the platform
// specific settings file, for example, "Base File (Linux).sublime-settings".
// Because of this, setting them here will have no effect: you must set them