diff options
author | fvogel <fvogelnew1@free.fr> | 2020-07-14 21:52:42 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2020-07-14 21:52:42 (GMT) |
commit | 9880f62f83f872bbe81ba1e687a12143094dc412 (patch) | |
tree | fe0eb36a84ccb6bfa7584b39ca5273bdcd2e42e5 /doc | |
parent | 21e0598412d86c57af86d200b727a942a31a7dcf (diff) | |
download | tk-9880f62f83f872bbe81ba1e687a12143094dc412.zip tk-9880f62f83f872bbe81ba1e687a12143094dc412.tar.gz tk-9880f62f83f872bbe81ba1e687a12143094dc412.tar.bz2 |
Revert from 'SystemPlaceHolderTextColor' to 'SystemPlaceHolderText' on Windows, and deal with all ttk widgets having -placeholderforeground option to let them use the adequate platform default color for platform-specific themes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/colors.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/colors.n b/doc/colors.n index 6e3e64e..3c20e8a 100644 --- a/doc/colors.n +++ b/doc/colors.n @@ -978,7 +978,7 @@ systemAppWorkspace systemInfoBackground systemBackground systemInfoText systemButtonFace systemMenu systemButtonHighlight systemMenuText -systemButtonShadow systemPlaceholderTextColor +systemButtonShadow systemPlaceholderText systemButtonText systemScrollbar systemCaptionText systemWindow systemDisabledText systemWindowFrame |