summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcsaba <csaba>2024-05-12 17:37:41 (GMT)
committercsaba <csaba>2024-05-12 17:37:41 (GMT)
commitd28b9c27801b919bbfa99fd7576015e9ed77cb34 (patch)
treefc08759daaf794f819a32792f9627b453de87b02
parent5c8f06b4fd10909dce43f80fbb67e2c1deddb26a (diff)
downloadtk-d28b9c27801b919bbfa99fd7576015e9ed77cb34.zip
tk-d28b9c27801b919bbfa99fd7576015e9ed77cb34.tar.gz
tk-d28b9c27801b919bbfa99fd7576015e9ed77cb34.tar.bz2
One more adaptation of the "classic" theme to the look of current Tk core widgets.
-rw-r--r--library/ttk/classicTheme.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/ttk/classicTheme.tcl b/library/ttk/classicTheme.tcl
index a19751e..1d613fa 100644
--- a/library/ttk/classicTheme.tcl
+++ b/library/ttk/classicTheme.tcl
@@ -30,9 +30,9 @@ namespace eval ttk::theme::classic {
-indicatorcolor $colors(-frame) \
-highlightcolor $colors(-frame) \
-highlightthickness 1 \
- -selectborderwidth 1 \
- -insertwidth 2 \
+ -selectborderwidth 0 \
-borderwidth 1 \
+ -insertwidth 2 \
-focuswidth 0
# To match pre-Xft X11 appearance, use: