diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-01-08 10:52:18 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-01-08 10:52:18 (GMT) |
commit | d5dafd4448afb44a00d980a50478b1c2b83fea3f (patch) | |
tree | 5cde2e4281753ffd75fc79f6d574036e4357a08e /doc/colors.n | |
parent | 3c29497582459e3551edc32afd714b59494f26ae (diff) | |
download | tk-d5dafd4448afb44a00d980a50478b1c2b83fea3f.zip tk-d5dafd4448afb44a00d980a50478b1c2b83fea3f.tar.gz tk-d5dafd4448afb44a00d980a50478b1c2b83fea3f.tar.bz2 |
(cherry-pick) Prefix "system" of all Windows System Colors was documented
Diffstat (limited to 'doc/colors.n')
-rw-r--r-- | doc/colors.n | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/colors.n b/doc/colors.n index 46c35aa..584e0ca 100644 --- a/doc/colors.n +++ b/doc/colors.n @@ -933,19 +933,19 @@ On Windows, the following additional system colors are available .RS .DS .ta 6c -3dDarkShadow Highlight -3dLight HighlightText -ActiveBorder InactiveBorder -ActiveCaption InactiveCaption -AppWorkspace InactiveCaptionText -Background InfoBackground -ButtonFace InfoText -ButtonHighlight Menu -ButtonShadow MenuText -ButtonText Scrollbar -CaptionText Window -DisabledText WindowFrame -GrayText WindowText +system3dDarkShadow systemHighlight +system3dLight systemHighlightText +systemActiveBorder systemInactiveBorder +systemActiveCaption systemInactiveCaption +systemAppWorkspace systemInactiveCaptionText +systemBackground systemInfoBackground +systemButtonFace systemInfoText +systemButtonHighlight systemMenu +systemButtonShadow systemMenuText +systemButtonText systemScrollbar +systemCaptionText systemWindow +systemDisabledText systemWindowFrame +systemGrayText systemWindowText .DE .RE .SH "SEE ALSO" |