On Tue, Nov 24, 2009 at 2:36 PM, jlist9 <[email protected]> wrote: > >> 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. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: http://hi.baidu.com/limodou
