On Tue, 5 Aug 2003 01:04:56 +0200 "Meka[ni]" <[EMAIL PROTECTED]> 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] > > -- > [EMAIL PROTECTED] mailing list > > nice docs are included, so reading it will be smart here's me config: ---------------cut------------------------------- # maximize on start position.top=0 position.left=0 position.width=-1 position.height=-1 # how much ciphers line.numbers=4 statusbar.visible=1 # caret == cursor caret.fore=#ff0000 caret.width=2 # i hate when gcc tells me about that ensure.final.line.end=1 # vertical out window split.vertical=0 output.horizontal.size=50 # clear out window before executing clear.before.execute=1 use.monospaced=1 #font.monospace=font: Courier, size: 12 # i want to be sure what i'm editing title.full.path=1 # wow, that must be resolved tabsize=4 indent.size=4 #indent.automatic=1 #indent.opening=0 #indent.closing=0 use.tabs=1 tab.indents=1 backspace.unindents=1 # eyes, precious eyes.. style.*.32=$(font.base),back:#e9e9e9,fore:#000000 selection.back=#8080ee # netscape sucks command.scite.help=galeon "file://$(SciteDefaultHome)/SciTEDoc.html" command.go.$(file.patterns.web)=galeon "file://$(FilePath)" #xml.auto.close.tags=1 #html.tags.case.sensitive=1 # nc, mc bad habits user.shortcuts=\ F2|IDM_SAVE|\ F4|IDM_REPLACE|\ F10|IDM_QUIT| # conflict with tools > build #F7|IDM_FINDNEXT|\ # iso-8859-2 fonts character.set=238 # how many files can be # edited at the same time buffers=5 ---------------cut------------------------- put it into ~/.SciTEUser.properties hope you like it -- Piotr Piasny (p1t3r05) piteros1[at]_SPAM_wp.pl p1t3r05[at]_SPAM_o2.pl LRU #217108 MR #102136 Gentoo -- [EMAIL PROTECTED] mailing list
