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)
commit65f724c053764ece9a1da45aee377d2a30baf8bf (patch)
tree8e3312964dc73edf9356b8f7374bd6cc5807dd24 /library
parent9900bbdf3c0591a7c14295e6c15f598b0b803280 (diff)
downloadtk-65f724c053764ece9a1da45aee377d2a30baf8bf.zip
tk-65f724c053764ece9a1da45aee377d2a30baf8bf.tar.gz
tk-65f724c053764ece9a1da45aee377d2a30baf8bf.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 {