summaryrefslogtreecommitdiffstats
path: root/library/ttk/aquaTheme.tcl
diff options
context:
space:
mode:
authorculler <culler>2019-03-29 17:24:33 (GMT)
committerculler <culler>2019-03-29 17:24:33 (GMT)
commit700dfd499cdb162bf67964d0db4a4ed6fae93d43 (patch)
tree13339f5928c635ed2efa0ba73d64d752246edd75 /library/ttk/aquaTheme.tcl
parent56b770981967bb3db527fb6faa775e058bb4c824 (diff)
downloadtk-700dfd499cdb162bf67964d0db4a4ed6fae93d43.zip
tk-700dfd499cdb162bf67964d0db4a4ed6fae93d43.tar.gz
tk-700dfd499cdb162bf67964d0db4a4ed6fae93d43.tar.bz2
Added a drawing procedure for Spinboxes in Dark Mode.
Diffstat (limited to 'library/ttk/aquaTheme.tcl')
-rw-r--r--library/ttk/aquaTheme.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/ttk/aquaTheme.tcl b/library/ttk/aquaTheme.tcl
index 9168deb..646fb83 100644
--- a/library/ttk/aquaTheme.tcl
+++ b/library/ttk/aquaTheme.tcl
@@ -92,7 +92,7 @@ namespace eval ttk::theme::aqua {
# Spinbox
ttk::style configure TSpinbox \
-foreground systemTextColor \
- -background systemTransparent \
+ -background systemTextBackgroundColor \
-selectforeground systemSelectedTextColor \
-selectbackground systemSelectedTextBackgroundColor
ttk::style map TSpinbox \