summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2016-01-07 17:29:45 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2016-01-07 17:29:45 (GMT)
commit06846da16d12f4b321a5b323454350c3ac569142 (patch)
tree5cde2e4281753ffd75fc79f6d574036e4357a08e
parent68bb4b14a9c3dc07770d239f4b0b60fc44ba4fac (diff)
parentb0421b782cb838ce34373b7bf875023ff33f3eff (diff)
downloadtk-06846da16d12f4b321a5b323454350c3ac569142.zip
tk-06846da16d12f4b321a5b323454350c3ac569142.tar.gz
tk-06846da16d12f4b321a5b323454350c3ac569142.tar.bz2
Prefix "system" of all Windows System Colors was documented. Ticket [945409]
-rw-r--r--doc/colors.n26
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"