On Monday 03 September 2001 15:37, Michael Schmitt wrote:
> On Mon, 3 Sep 2001, Andre Poenitz wrote:
> 
> > On Mon, Sep 03, 2001 at 02:12:14PM +0200, Michael Schmitt wrote:
> > > - Please choose a brighter green as background color for minipages
> >
> > Why?
> 
> It hurts me eyes :-)
> 
> The regular background color is white whereas the green chosen for
> minipages is rather dark. The contrast to the black fonts is not very
> well with a dark background.
> 
> Michael

So the real fix is to add a minipagebg to the enum in LColor.h, to initialise 
it in LColor.C and to use it in the InsetMinipage c-tor (insetminipage.C)
        setBackgroundColor(LColor::minipagebg);

that way, it's configurable.

Angus

Reply via email to