>>>>> "Edwin" == Leuven, E <[EMAIL PROTECTED]> writes:

Edwin> just wondering about the following (remotely related) issue:
Edwin> there is now special casing in the qt4 frontend for grey40 etc

Edwin> perhaps it is cleaner to define the default colors in rgb
Edwin> values?

Yes, it is probably time to get rid of all those named defaults and
use RGB instead. I thought xforms used it but it seems it is not true
anymore. 

Also, would it be possible to set the default for things like text
background, selection color and related things from the system?

Once system_lcolor has been initialized with hardcoded values, we
could call a
  lyx_gui::adapt_colortable(system_lcolor);
that would change the defaults according to what the system says.

These would just be the default colors. The user is free to customize
them.

JMarc

Reply via email to