Variable: custom-button
custom-button is a variable defined in cus-edit.el.gz.
Value
custom-button-unraised
Documentation
Face used for buttons in customization buffers.
This variable was added, or its default value changed, in Emacs 30.1.
Source Code
;; Defined in /usr/src/emacs/lisp/cus-edit.el.gz
(defvar custom-button nil
"Face used for buttons in customization buffers.")