Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend support for theming the gutter #233

Closed
wants to merge 1 commit into from

Conversation

dhowden
Copy link
Contributor

@dhowden dhowden commented Aug 22, 2012

New theme setting: gutterSelectionBackground

Shadows the changes made for the initial gutter view theming.

Ideally would also add in gutterSelectionForeground colour to allow colour theming of the selected line numbers text too, but this seems to be a bit more complicated to implement (at the [GutterView drawRect] level), so leaving for now!

Note: this code also changes the default gutter selection color from the previous change. It now defaults to "softened" version of the background colour, rather than the selection colour.

New theme setting: gutterSelectionBackground
@sorbits
Copy link
Member

sorbits commented Aug 22, 2012

Pulled, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants