Variable: system-taskbar-w32-badge-foreground

system-taskbar-w32-badge-foreground is a variable defined in system-taskbar.el.gz.

Value

"#000000"

Documentation

w32 badge foreground RGB triple string.

Source Code

;; Defined in /usr/src/emacs/lisp/system-taskbar.el.gz
;; It looks like the convention is to use the black foreground.
(defvar system-taskbar-w32-badge-foreground "#000000" ; black
  "w32 badge foreground RGB triple string.")