Variable: hanoi-base-face
hanoi-base-face is a customizable variable defined in hanoi.el.gz.
Value
highlight
Documentation
Face for base. Ignored if hanoi-use-faces is nil.
Source Code
;; Defined in /usr/src/emacs/lisp/play/hanoi.el.gz
(defcustom hanoi-base-face 'highlight
"Face for base. Ignored if hanoi-use-faces is nil."
:type 'face)