Re: Change background colour

Pau Rul·lan Ferragut <[email protected]>
Newsgroups gmane.editors.qemacs.devel
Message-ID <[email protected]>
On Monday 29 November 2004 19:03, Peter Hoffmann wrote:
> On Mon, 29 Nov 2004 14:39:09 +0100, Pau Rul·lan Ferragut
>
> <paurullan at bulma.net> wrote:
> >  Hi list!
> >  It is fantastic that the project is back again. Is there somewhere to
> > ask some candy-wishes, such as set-background-colour? The pity is that I
> > can not code, but I would be very greetful if someone could put this
> > feature in (so I would be able to work longer: my eyes hurt with 
> > white-black scheme).
>
> You can set the fonts and colors in your .qe/config file:

(...)

> // simple styles
> set_style("mode-line", "background-color", "grey");
> set_style("mode-line", "color", "black");
> set_style("minibuf","background-color","white");
> set_style("minibuf","color","black");
> set_style("status","background-color","white");
> set_style("status","color","black");
> set_style("default","background-color","white");
> set_style("default","color","black");
> set_style("status","color","red");
> set_style("string","color","magenta");
> set_style("keyword","color","3d33af");
> set_style("tag","color","3d33af");
> set_style("function","color","1d1d6f");
> set_style("comment", "color", "red");
> set_style("variable", "color", "6f0f05");
> set_style("type", "color", "0b752e");

 Ups, I did not know this way! Thank you!
 The problem was that, if I changed the .qe/config to:
set_style("mode-line", "foreground-color", "black");
set_style("mode-line", "background-color", "grey");
 It just segfaults. I am on Debian unstable, ppc architecture if you are 
curiuos.
 Perhaps there was another way, such the one you told me.

 Lots of thank you:
 Pau Rul·lan Ferragut
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.