1
0
mirror of https://bitbucket.org/svk28/rac-gui synced 2024-09-21 08:48:04 +00:00

Some changes

This commit is contained in:
Sergey Kalinin 2018-08-02 14:04:16 +03:00
parent 08e683dd97
commit a1c33da691

View File

@ -97,7 +97,7 @@ namespace eval ttk::theme::black {
# -itemfill #ffffff -itemaccentfill yellow # -itemfill #ffffff -itemaccentfill yellow
} }
option add *Toplevel.Background $colors(-dark) interactive 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 *Frame.Background $colors(-frame) interactive
# option add *Label.Background $colors(-frame) interactive # option add *Label.Background $colors(-frame) interactive
# option add *Label.Foreground $colors(-foreground) interactive # option add *Label.Foreground $colors(-foreground) interactive