summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorcsaba <csaba>2024-05-12 17:34:54 (GMT)
committercsaba <csaba>2024-05-12 17:34:54 (GMT)
commit5c8602a8c4d32c3b9834df16837740feea0069de (patch)
tree3ec9203cef485042a4937d498605382726b3dd80 /library
parentf90a36ac566f13c9ef9fbbf53e9a990f2e37d71d (diff)
downloadtk-5c8602a8c4d32c3b9834df16837740feea0069de.zip
tk-5c8602a8c4d32c3b9834df16837740feea0069de.tar.gz
tk-5c8602a8c4d32c3b9834df16837740feea0069de.tar.bz2
One more adaptation of the "classic" theme to the look of current Tk core widgets.
Diffstat (limited to 'library')
-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 1aa1593..575e899 100644
--- a/library/ttk/classicTheme.tcl
+++ b/library/ttk/classicTheme.tcl
@@ -31,9 +31,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: