summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-10-05 14:45:53 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-10-05 14:45:53 (GMT)
commit5f5b571ffeda160176a575beb298a510a46b4751 (patch)
tree8e3312964dc73edf9356b8f7374bd6cc5807dd24 /library
parent828f2c0dd8dccab4a455c82bcf4550036926032c (diff)
downloadtk-5f5b571ffeda160176a575beb298a510a46b4751.zip
tk-5f5b571ffeda160176a575beb298a510a46b4751.tar.gz
tk-5f5b571ffeda160176a575beb298a510a46b4751.tar.bz2
'clam' theme: darker blue for the inside of the box in alternate state
Diffstat (limited to 'library')
-rw-r--r--library/ttk/clamTheme.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/ttk/clamTheme.tcl b/library/ttk/clamTheme.tcl
index e6cabb7..f4ad43b 100644
--- a/library/ttk/clamTheme.tcl
+++ b/library/ttk/clamTheme.tcl
@@ -17,8 +17,8 @@ namespace eval ttk::theme::clam {
-lightest "#ffffff"
-selectbg "#4a6984"
-selectfg "#ffffff"
- -altindicator "#9fbdd8"
- -disabledaltindicator "#c0c0c0"
+ -altindicator "#5895bc"
+ -disabledaltindicator "#a0a0a0"
}
ttk::style theme settings clam {