Variable: hanoi-odd-ring-face

hanoi-odd-ring-face is a customizable variable defined in hanoi.el.gz.

Value

secondary-selection

Documentation

Face for odd-numbered rings. Ignored if hanoi-use-faces is nil.

Source Code

;; Defined in /usr/src/emacs/lisp/play/hanoi.el.gz
(defcustom hanoi-odd-ring-face 'secondary-selection
  "Face for odd-numbered rings.  Ignored if hanoi-use-faces is nil."
  :type 'face)