The [Tk] command `tk_setPalette` is documented http://www.purl.org/tcl/home/man/tcl8.4/TkCmd/palette.htm and implemented in the Tk library file `palette.tcl`. : '''tk_setPalette''' ''backgroundColor'' Tests defaults for a number of widget types, including `[checkbutton]` and `[radiobutton]`. This has the side-effect of setting the global variables `selectedButton` and `checkbutton`. This behavior is undocumented. ---- **See Also** * [palette] * [tk_bisque] <> Tk syntax help | Arts and crafts of Tcl-Tk programming | Command | Tk