Import Tk 8.6.11
This commit is contained in:
@@ -28,13 +28,6 @@ namespace eval ttk::theme::xpnative {
|
||||
ttk::style map TNotebook.Tab \
|
||||
-expand [list selected {2 2 2 2}]
|
||||
|
||||
# Treeview:
|
||||
ttk::style configure Heading -font TkHeadingFont
|
||||
ttk::style configure Treeview -background SystemWindow
|
||||
ttk::style map Treeview \
|
||||
-background [list selected SystemHighlight] \
|
||||
-foreground [list selected SystemHighlightText] ;
|
||||
|
||||
ttk::style configure TLabelframe.Label -foreground "#0046d5"
|
||||
|
||||
# OR: -padding {3 3 3 6}, which some apps seem to use.
|
||||
|
||||
Reference in New Issue
Block a user