On Sun, Feb 26, 2012 at 10:30 PM, Matthew Brush mbrush@codebrainz.ca wrote:
You could set the line number font colour to be less prominent, for example dark grey on medium grey or something (ie. lower contrast).
It's easy to change the foreground/background color of the line margin. See the `filetypes.common` file. In that file it's called `margin_linenumber=FGCOLOR;BGCOLOR` or in a colour scheme file it's called `margin_line_number=FGCOLOR;BGCOLOR`.
Thank you, Matthew. Yes, this is easy enough that it's a superior option than "just dealing with it" if you are not happy with the default line numbers.
John