summaryrefslogtreecommitdiffstats
path: root/doc/colors.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-06-25 09:22:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-06-25 09:22:18 (GMT)
commit4d1a9f685c22275463128aabb1142f5c97bee2e5 (patch)
tree337356380a371bd3e9e92b7df86e7cb4fd488efa /doc/colors.n
parent0680f6e017d275fec9f99f3065a65f1a380acc57 (diff)
downloadtk-4d1a9f685c22275463128aabb1142f5c97bee2e5.zip
tk-4d1a9f685c22275463128aabb1142f5c97bee2e5.tar.gz
tk-4d1a9f685c22275463128aabb1142f5c97bee2e5.tar.bz2
Fix [2a02881e4c] for 8.5 too: Colors added in 8.5 not documented in man page
Diffstat (limited to 'doc/colors.n')
-rw-r--r--doc/colors.n11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/colors.n b/doc/colors.n
index 6e73390..46c35aa 100644
--- a/doc/colors.n
+++ b/doc/colors.n
@@ -27,6 +27,7 @@ AntiqueWhite1 255 239 219
AntiqueWhite2 238 223 204
AntiqueWhite3 205 192 176
AntiqueWhite4 139 131 120
+agua 0 255 255
aquamarine 127 255 212
aquamarine1 127 255 212
aquamarine2 118 238 198
@@ -91,6 +92,7 @@ cornsilk1 255 248 220
cornsilk2 238 232 205
cornsilk3 205 200 177
cornsilk4 139 136 120
+crymson 220 20 60
cyan 0 255 255
cyan1 0 255 255
cyan2 0 238 238
@@ -189,6 +191,7 @@ floral white 255 250 240
FloralWhite 255 250 240
forest green 34 139 34
ForestGreen 34 139 34
+fuchsia 255 0 255
gainsboro 220 220 220
ghost white 248 248 255
GhostWhite 248 248 255
@@ -430,6 +433,7 @@ IndianRed1 255 106 106
IndianRed2 238 99 99
IndianRed3 205 85 85
IndianRed4 139 58 58
+indigo 75 0 130
ivory 255 255 240
ivory1 255 255 240
ivory2 238 238 224
@@ -521,6 +525,7 @@ LightYellow1 255 255 224
LightYellow2 238 238 209
LightYellow3 205 205 180
LightYellow4 139 139 122
+lime 0 255 0
lime green 50 205 50
LimeGreen 50 205 50
linen 250 240 230
@@ -582,6 +587,7 @@ navy blue 0 0 128
NavyBlue 0 0 128
old lace 253 245 230
OldLace 253 245 230
+olive 128 128 0
olive drab 107 142 35
OliveDrab 107 142 35
OliveDrab1 192 255 62
@@ -692,6 +698,7 @@ sienna1 255 130 71
sienna2 238 121 66
sienna3 205 104 57
sienna4 139 71 38
+silver 192 192 192
sky blue 135 206 235
SkyBlue 135 206 235
SkyBlue1 135 206 255
@@ -734,6 +741,7 @@ tan1 255 165 79
tan2 238 154 73
tan3 205 133 63
tan4 139 90 43
+teal 0 128 128
thistle 216 191 216
thistle1 255 225 255
thistle2 238 210 238
@@ -944,3 +952,6 @@ GrayText WindowText
options(n), Tk_GetColor(3)
.SH KEYWORDS
color, option
+'\" Local Variables:
+'\" mode: nroff
+'\" End: