emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch: Replacing the style of the More/Hide Rest button in Customize


From: Chong Yidong
Subject: Re: Patch: Replacing the style of the More/Hide Rest button in Customize
Date: Sat, 18 Feb 2006 18:59:02 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Lennart Borgman <address@hidden> writes:

> + (defface widget-link-face
> +   `((((class color) (background light)) (:foreground "blue" :underline t))
> +     (((class color) (background dark)) (:foreground "cyan" :underline t)))
> +   "Face used to highlight attributes that are links."
> +   :group 'custom-faces)

Probably better to inherit the `link' face.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]