On Tue, 05 Aug 2003 01:04:56 +0200, Meka[ni] wrote: > How can I change the colour of the background in scite. I know how to change > font colour > but I can't figure out how to do it for background. Thax. :o) > > ______ > Meka[ni]
After a quick google search, I found this # Change background and foreground colors style.*.32=$(font.base),back:#000000,fore:#FFFFFF # Change cursor color caret.fore=#FFFFFF here http://purebasic.myforums.net/viewtopic.php?t=6421 I tested it and it works for me. -- [EMAIL PROTECTED] mailing list
