Skip to content

Instantly share code, notes, and snippets.

@felixjung
Created October 5, 2012 20:22
Show Gist options
  • Save felixjung/3842148 to your computer and use it in GitHub Desktop.
Save felixjung/3842148 to your computer and use it in GitHub Desktop.
TM2 Gutter Keys
Further improvements to theming the gutter. There are now the following keys which can be set to change the color of gutter elements: Dennis Vennink
gutterDivider: Border between text view and gutter.
gutterForeground: Text color.
gutterBackground: Background color.
gutterIcons: Color of the images in the gutter.
gutterSelectionForeground: Text color for lines containing caret / part of a selection.
gutterSelectionBackground: Background color for lines containing caret / part of a selection.
gutterSelectionIcons: Color of images on lines containing caret / part of a selection.
gutterSelectionBorder: Border between selected and non-selected lines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment