On Wed, 21 Jun 2000, Guy Baruch wrote:
> Hello lyx developpers.
> I have one small-scale request, and a medium-large scale one.
>
> 1) background colour.
>
> You've undoubtedly heard this before, but the ability to change the
> background color is to many people very important, I work 8-13 Hrs a day in
> front of a monitor , and cutting down on radiation is important to me.
> can anyone point me to where I can start looking in the code for making
> such a change ? who should I contact regarding lyx-internals documentation ?
>
As an emergency measure, you can change the (hard-coded) color definitions
in LColor.C. Look at the big array LColor::LColor(). The color you wish to
change is 'background', with the current default 'linen'.
I have submitted a patch which implements the requested feature both
through lyxrc and a set-color mini-buffer command. This should be
available in a later release.
HTH,
Lior.
> -- regards
>
> +---------------------------------------------------------------------------
> + Guy Baruch
> + mailto:[EMAIL PROTECTED]
> + phone: 972-8-934-2211
> +---------------------------------------------------------------------------
>