summaryrefslogtreecommitdiffstats
path: root/library/ttk
diff options
context:
space:
mode:
authorcsaba <csaba>2024-05-12 17:32:53 (GMT)
committercsaba <csaba>2024-05-12 17:32:53 (GMT)
commit7940b4fe89a9aa72c23a1f266b637b32a0b6eef3 (patch)
treea754bffc27d610f057e13f3f508b79fadd9ccf10 /library/ttk
parenta686c3497243798a4ce39c21637f8b669ed29c5a (diff)
downloadtk-7940b4fe89a9aa72c23a1f266b637b32a0b6eef3.zip
tk-7940b4fe89a9aa72c23a1f266b637b32a0b6eef3.tar.gz
tk-7940b4fe89a9aa72c23a1f266b637b32a0b6eef3.tar.bz2
One more adaptation of the "classic" theme to the look of current Tk core widgets.
Diffstat (limited to 'library/ttk')
-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: