Page 1 of 1

Line number color problem

Posted: Fri Sep 09, 2011 11:08 am
by perslin118
Hi,
The line number of source code always is showed with black color.
I want to set global foreground color to black, then the line number will be hid.
Could I change the color of line number? or don't change window color of line number.
Thank you!
Person

Re: Line number color problem

Posted: Fri Sep 09, 2011 1:30 pm
by frank_frl
Hi perslin118,

Settings->Syntax Highlight and Fonts->Line Numbers ;)

Regards

Frank

Re: Line number color problem

Posted: Fri Sep 09, 2011 2:25 pm
by eranif
perslin118 wrote:I want to set global foreground color to black, then the line number will be hid.
One option is doing it the way Frank suggested.

But, if you wish to use a dark theme:

"Settings | Syntax Highlight and Fonts" at the top of the "Syntax highlight dialog" there is a drop down Named: "Colouring scheme:" and select the "DarkTheme"

Eran