Skip to content

Instantly share code, notes, and snippets.

@orklann
Last active December 23, 2015 10:59
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 orklann/6625618 to your computer and use it in GitHub Desktop.
Save orklann/6625618 to your computer and use it in GitHub Desktop.
Sublime Text: Set gutter bgcolor in sublime text

In preference

"highlight_line": false
<key>lineHighlight</key>
<string>#f7f7f7</string>

here #f7f7f7 is the theme background color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment