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