Variable: hproperty:highlight-face
hproperty:highlight-face is a customizable variable defined in
hproperty.el.
Value
highlight
Documentation
Item highlighting face.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hproperty.el
(defcustom hproperty:highlight-face 'highlight
"Item highlighting face."
:type 'face
:initialize #'custom-initialize-default
:group 'hyperbole-buttons)