diff options
author | fvogel <fvogelnew1@free.fr> | 2020-07-14 20:50:38 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2020-07-14 20:50:38 (GMT) |
commit | d33ec160fcb423ae472eab7f3aeda20006e28d6b (patch) | |
tree | e70e58d31580f210c80e8d00e20a64253e1d7b97 /doc/colors.n | |
parent | 65889f2f4caa6487479827e559deed01c48ffdba (diff) | |
download | tk-d33ec160fcb423ae472eab7f3aeda20006e28d6b.zip tk-d33ec160fcb423ae472eab7f3aeda20006e28d6b.tar.gz tk-d33ec160fcb423ae472eab7f3aeda20006e28d6b.tar.bz2 |
Bring Windows documentation up-to-date with respect to the new color systemPlaceholderTextColor.
Diffstat (limited to 'doc/colors.n')
-rw-r--r-- | doc/colors.n | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/colors.n b/doc/colors.n index 4af3a7a..6e3e64e 100644 --- a/doc/colors.n +++ b/doc/colors.n @@ -970,19 +970,20 @@ On Windows, the following additional system colors are available .RS .DS .ta 6c -system3dDarkShadow systemHighlight -system3dLight systemHighlightText -systemActiveBorder systemInactiveBorder -systemActiveCaption systemInactiveCaption -systemAppWorkspace systemInactiveCaptionText -systemBackground systemInfoBackground -systemButtonFace systemInfoText -systemButtonHighlight systemMenu -systemButtonShadow systemMenuText +system3dDarkShadow systemHighlightText +system3dLight systemInactiveBorder +systemActiveBorder systemInactiveCaption +systemActiveCaption systemInactiveCaptionText +systemAppWorkspace systemInfoBackground +systemBackground systemInfoText +systemButtonFace systemMenu +systemButtonHighlight systemMenuText +systemButtonShadow systemPlaceholderTextColor systemButtonText systemScrollbar systemCaptionText systemWindow systemDisabledText systemWindowFrame systemGrayText systemWindowText +systemHighlight .DE .RE .SH "SEE ALSO" |