diff --git a/lib/ttk_theme_black.tcl b/lib/ttk_theme_black.tcl index 77dc11a..39acbf1 100644 --- a/lib/ttk_theme_black.tcl +++ b/lib/ttk_theme_black.tcl @@ -97,7 +97,7 @@ namespace eval ttk::theme::black { # -itemfill #ffffff -itemaccentfill yellow } option add *Toplevel.Background $colors(-dark) interactive - option add *Treeview.Background red interactive + #option add *Treeview.Background red interactive # option add *Frame.Background $colors(-frame) interactive # option add *Label.Background $colors(-frame) interactive # option add *Label.Foreground $colors(-foreground) interactive