Import build of Tcl/Tk 8.6.10
This commit is contained in:
@@ -132,10 +132,8 @@ namespace eval ttk::theme::clam {
|
||||
ttk::style configure Treeview -background $colors(-window)
|
||||
ttk::style map Treeview \
|
||||
-background [list disabled $colors(-frame)\
|
||||
{!disabled !selected} $colors(-window) \
|
||||
selected $colors(-selectbg)] \
|
||||
-foreground [list disabled $colors(-disabledfg) \
|
||||
{!disabled !selected} black \
|
||||
selected $colors(-selectfg)]
|
||||
|
||||
ttk::style configure TLabelframe \
|
||||
|
||||
Reference in New Issue
Block a user