diff options
author | harald.oehlmann@elmicron.de <oehhar> | 2016-01-07 17:20:57 (GMT) |
---|---|---|
committer | harald.oehlmann@elmicron.de <oehhar> | 2016-01-07 17:20:57 (GMT) |
commit | 9b57196b1101342221a0b7dbe8498fdb45542b97 (patch) | |
tree | b8d27ebc1a617c5954f5e56be33bb02ae487c600 /doc | |
parent | 062aabb60fb9e1e26c33523b2af9f878775181b1 (diff) | |
download | tk-9b57196b1101342221a0b7dbe8498fdb45542b97.zip tk-9b57196b1101342221a0b7dbe8498fdb45542b97.tar.gz tk-9b57196b1101342221a0b7dbe8498fdb45542b97.tar.bz2 |
Prefix "system" of all Windows System Colors was documented
Diffstat (limited to 'doc')
-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 d121248..dc7007b 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" |