> You can swith default color theme to White in > Preference->General->Default color theme->White.
I did miss that when I looked for the option :-( But I tried the White theme, nothing happened. Still dark blue background. > STC_STYLE_LINENUMBER = > u"fore:#FFFFFF,back:#1F4661,face:%(mono)s,size:%(lnsize)d" I tried this but the background color didn't change: [default_style] STC_STYLE_LINENUMBER = u"fore:#FFFFFF,back:#e0e0e0,face:%(mono)s,size:%(lnsize)d"
