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? Can we change it to > something useful? > > There is a special face for this purpose. Could you try to use it > with > (defface widget-inactive > '((t (:inherit shadow))) > "Face used for inactive widgets." > :group 'widget-faces)
Thanks, that is much better. Could this be used instead? _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel