Re: widget-inactive face unusable

2005-07-04 Thread LENNART BORGMAN
From: Juri Linkov <[EMAIL PROTECTED]> > > I get the "dim gray" foreground. I do not know what "dim" stands > for but > > removing it gives me a more useful color. The widget label is > now really > > gray. (However it might even be too hard to read.) > > > > How does it look on other platforms

Re: widget-inactive face unusable

2005-07-03 Thread Juri Linkov
> I found the face widget-inactive unusable, at least on w32. Can anyone > see the difference between active and inactive buttons in Custom? > > It is currently defined as > > (defface widget-inactive 'class grayscale color) > (background dark)) >(:foreground "l

widget-inactive face unusable

2005-07-03 Thread Lennart Borgman
I found the face widget-inactive unusable, at least on w32. Can anyone see the difference between active and inactive buttons in Custom? It is currently defined as (defface widget-inactive 'class grayscale color) (background dark)) (:foreground "light gray"))