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