It looks like there are some left over files from 3.9 in the same directory. I uninstalled 4.0, removed the files, reinstalled 4.0. Then it worked fine.
>>> 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. > > So you should check conf/stx folder, if there are any *.stx files, you > should remove them. In my box, there is no probem when I swith color > theme. And if you set something in [default_style] it'll override the > default values of color theme. > >> >>> 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" >> > > And I also tried there is no problem at all.
