OSDN Git Service

3747ee8b7d4d5d735efe5519de2aca1bf800454b
[eos/base.git] / util / src / TclTk / tk8.6.12 / doc / colors.n
1 '\"
2 '\" Copyright (c) 1998-2000 by Scriptics Corporation.
3 '\" Copyright (c) 2003 ActiveState Corporation.
4 '\" Copyright (c) 2006-2007 Daniel A. Steffen <das@users.sourceforge.net>
5 '\" Copyright (c) 2008 Donal K. Fellows
6 '\"
7 .TH colors n 8.3 Tk "Tk Built-In Commands"
8 .so man.macros
9 .BS
10 .\" Note:  do not modify the .SH NAME line immediately below!
11 .SH NAME
12 colors \- symbolic color names recognized by Tk
13 .BE
14 .SH DESCRIPTION
15 .PP
16 Tk recognizes many symbolic color names (e.g., \fBred\fR) when
17 specifying colors.  The symbolic names recognized by Tk and their
18 8-bit-per-channel RGB values are:
19 .DS
20 .ta 7.2cR 9.5cR 11cR
21 \fBName\fR      \fBRed\fR       \fBGreen\fR     \fBBlue\fR
22 alice blue      240     248     255
23 AliceBlue       240     248     255
24 antique white   250     235     215
25 AntiqueWhite    250     235     215
26 AntiqueWhite1   255     239     219
27 AntiqueWhite2   238     223     204
28 AntiqueWhite3   205     192     176
29 AntiqueWhite4   139     131     120
30 agua    0       255     255
31 aquamarine      127     255     212
32 aquamarine1     127     255     212
33 aquamarine2     118     238     198
34 aquamarine3     102     205     170
35 aquamarine4     69      139     116
36 azure   240     255     255
37 azure1  240     255     255
38 azure2  224     238     238
39 azure3  193     205     205
40 azure4  131     139     139
41 beige   245     245     220
42 bisque  255     228     196
43 bisque1 255     228     196
44 bisque2 238     213     183
45 bisque3 205     183     158
46 bisque4 139     125     107
47 black   0       0       0
48 blanched almond 255     235     205
49 BlanchedAlmond  255     235     205
50 blue    0       0       255
51 blue violet     138     43      226
52 blue1   0       0       255
53 blue2   0       0       238
54 blue3   0       0       205
55 blue4   0       0       139
56 BlueViolet      138     43      226
57 brown   165     42      42
58 brown1  255     64      64
59 brown2  238     59      59
60 brown3  205     51      51
61 brown4  139     35      35
62 burlywood       222     184     135
63 burlywood1      255     211     155
64 burlywood2      238     197     145
65 burlywood3      205     170     125
66 burlywood4      139     115     85
67 cadet blue      95      158     160
68 CadetBlue       95      158     160
69 CadetBlue1      152     245     255
70 CadetBlue2      142     229     238
71 CadetBlue3      122     197     205
72 CadetBlue4      83      134     139
73 chartreuse      127     255     0
74 chartreuse1     127     255     0
75 chartreuse2     118     238     0
76 chartreuse3     102     205     0
77 chartreuse4     69      139     0
78 chocolate       210     105     30
79 chocolate1      255     127     36
80 chocolate2      238     118     33
81 chocolate3      205     102     29
82 chocolate4      139     69      19
83 coral   255     127     80
84 coral1  255     114     86
85 coral2  238     106     80
86 coral3  205     91      69
87 coral4  139     62      47
88 cornflower blue 100     149     237
89 CornflowerBlue  100     149     237
90 cornsilk        255     248     220
91 cornsilk1       255     248     220
92 cornsilk2       238     232     205
93 cornsilk3       205     200     177
94 cornsilk4       139     136     120
95 crymson 220     20      60
96 cyan    0       255     255
97 cyan1   0       255     255
98 cyan2   0       238     238
99 cyan3   0       205     205
100 cyan4   0       139     139
101 dark blue       0       0       139
102 dark cyan       0       139     139
103 dark goldenrod  184     134     11
104 dark gray       169     169     169
105 dark green      0       100     0
106 dark grey       169     169     169
107 dark khaki      189     183     107
108 dark magenta    139     0       139
109 dark olive green        85      107     47
110 dark orange     255     140     0
111 dark orchid     153     50      204
112 dark red        139     0       0
113 dark salmon     233     150     122
114 dark sea green  143     188     143
115 dark slate blue 72      61      139
116 dark slate gray 47      79      79
117 dark slate grey 47      79      79
118 dark turquoise  0       206     209
119 dark violet     148     0       211
120 DarkBlue        0       0       139
121 DarkCyan        0       139     139
122 DarkGoldenrod   184     134     11
123 DarkGoldenrod1  255     185     15
124 DarkGoldenrod2  238     173     14
125 DarkGoldenrod3  205     149     12
126 DarkGoldenrod4  139     101     8
127 DarkGray        169     169     169
128 DarkGreen       0       100     0
129 DarkGrey        169     169     169
130 DarkKhaki       189     183     107
131 DarkMagenta     139     0       139
132 DarkOliveGreen  85      107     47
133 DarkOliveGreen1 202     255     112
134 DarkOliveGreen2 188     238     104
135 DarkOliveGreen3 162     205     90
136 DarkOliveGreen4 110     139     61
137 DarkOrange      255     140     0
138 DarkOrange1     255     127     0
139 DarkOrange2     238     118     0
140 DarkOrange3     205     102     0
141 DarkOrange4     139     69      0
142 DarkOrchid      153     50      204
143 DarkOrchid1     191     62      255
144 DarkOrchid2     178     58      238
145 DarkOrchid3     154     50      205
146 DarkOrchid4     104     34      139
147 DarkRed 139     0       0
148 DarkSalmon      233     150     122
149 DarkSeaGreen    143     188     143
150 DarkSeaGreen1   193     255     193
151 DarkSeaGreen2   180     238     180
152 DarkSeaGreen3   155     205     155
153 DarkSeaGreen4   105     139     105
154 DarkSlateBlue   72      61      139
155 DarkSlateGray   47      79      79
156 DarkSlateGray1  151     255     255
157 DarkSlateGray2  141     238     238
158 DarkSlateGray3  121     205     205
159 DarkSlateGray4  82      139     139
160 DarkSlateGrey   47      79      79
161 DarkTurquoise   0       206     209
162 DarkViolet      148     0       211
163 deep pink       255     20      147
164 deep sky blue   0       191     255
165 DeepPink        255     20      147
166 DeepPink1       255     20      147
167 DeepPink2       238     18      137
168 DeepPink3       205     16      118
169 DeepPink4       139     10      80
170 DeepSkyBlue     0       191     255
171 DeepSkyBlue1    0       191     255
172 DeepSkyBlue2    0       178     238
173 DeepSkyBlue3    0       154     205
174 DeepSkyBlue4    0       104     139
175 dim gray        105     105     105
176 dim grey        105     105     105
177 DimGray 105     105     105
178 DimGrey 105     105     105
179 dodger blue     30      144     255
180 DodgerBlue      30      144     255
181 DodgerBlue1     30      144     255
182 DodgerBlue2     28      134     238
183 DodgerBlue3     24      116     205
184 DodgerBlue4     16      78      139
185 firebrick       178     34      34
186 firebrick1      255     48      48
187 firebrick2      238     44      44
188 firebrick3      205     38      38
189 firebrick4      139     26      26
190 floral white    255     250     240
191 FloralWhite     255     250     240
192 forest green    34      139     34
193 ForestGreen     34      139     34
194 fuchsia 255     0       255
195 gainsboro       220     220     220
196 ghost white     248     248     255
197 GhostWhite      248     248     255
198 gold    255     215     0
199 gold1   255     215     0
200 gold2   238     201     0
201 gold3   205     173     0
202 gold4   139     117     0
203 goldenrod       218     165     32
204 goldenrod1      255     193     37
205 goldenrod2      238     180     34
206 goldenrod3      205     155     29
207 goldenrod4      139     105     20
208 gray    128     128     128
209 gray0   0       0       0
210 gray1   3       3       3
211 gray2   5       5       5
212 gray3   8       8       8
213 gray4   10      10      10
214 gray5   13      13      13
215 gray6   15      15      15
216 gray7   18      18      18
217 gray8   20      20      20
218 gray9   23      23      23
219 gray10  26      26      26
220 gray11  28      28      28
221 gray12  31      31      31
222 gray13  33      33      33
223 gray14  36      36      36
224 gray15  38      38      38
225 gray16  41      41      41
226 gray17  43      43      43
227 gray18  46      46      46
228 gray19  48      48      48
229 gray20  51      51      51
230 gray21  54      54      54
231 gray22  56      56      56
232 gray23  59      59      59
233 gray24  61      61      61
234 gray25  64      64      64
235 gray26  66      66      66
236 gray27  69      69      69
237 gray28  71      71      71
238 gray29  74      74      74
239 gray30  77      77      77
240 gray31  79      79      79
241 gray32  82      82      82
242 gray33  84      84      84
243 gray34  87      87      87
244 gray35  89      89      89
245 gray36  92      92      92
246 gray37  94      94      94
247 gray38  97      97      97
248 gray39  99      99      99
249 gray40  102     102     102
250 gray41  105     105     105
251 gray42  107     107     107
252 gray43  110     110     110
253 gray44  112     112     112
254 gray45  115     115     115
255 gray46  117     117     117
256 gray47  120     120     120
257 gray48  122     122     122
258 gray49  125     125     125
259 gray50  127     127     127
260 gray51  130     130     130
261 gray52  133     133     133
262 gray53  135     135     135
263 gray54  138     138     138
264 gray55  140     140     140
265 gray56  143     143     143
266 gray57  145     145     145
267 gray58  148     148     148
268 gray59  150     150     150
269 gray60  153     153     153
270 gray61  156     156     156
271 gray62  158     158     158
272 gray63  161     161     161
273 gray64  163     163     163
274 gray65  166     166     166
275 gray66  168     168     168
276 gray67  171     171     171
277 gray68  173     173     173
278 gray69  176     176     176
279 gray70  179     179     179
280 gray71  181     181     181
281 gray72  184     184     184
282 gray73  186     186     186
283 gray74  189     189     189
284 gray75  191     191     191
285 gray76  194     194     194
286 gray77  196     196     196
287 gray78  199     199     199
288 gray79  201     201     201
289 gray80  204     204     204
290 gray81  207     207     207
291 gray82  209     209     209
292 gray83  212     212     212
293 gray84  214     214     214
294 gray85  217     217     217
295 gray86  219     219     219
296 gray87  222     222     222
297 gray88  224     224     224
298 gray89  227     227     227
299 gray90  229     229     229
300 gray91  232     232     232
301 gray92  235     235     235
302 gray93  237     237     237
303 gray94  240     240     240
304 gray95  242     242     242
305 gray96  245     245     245
306 gray97  247     247     247
307 gray98  250     250     250
308 gray99  252     252     252
309 gray100 255     255     255
310 green   0       128     0
311 green yellow    173     255     47
312 green1  0       255     0
313 green2  0       238     0
314 green3  0       205     0
315 green4  0       139     0
316 GreenYellow     173     255     47
317 grey    128     128     128
318 grey0   0       0       0
319 grey1   3       3       3
320 grey2   5       5       5
321 grey3   8       8       8
322 grey4   10      10      10
323 grey5   13      13      13
324 grey6   15      15      15
325 grey7   18      18      18
326 grey8   20      20      20
327 grey9   23      23      23
328 grey10  26      26      26
329 grey11  28      28      28
330 grey12  31      31      31
331 grey13  33      33      33
332 grey14  36      36      36
333 grey15  38      38      38
334 grey16  41      41      41
335 grey17  43      43      43
336 grey18  46      46      46
337 grey19  48      48      48
338 grey20  51      51      51
339 grey21  54      54      54
340 grey22  56      56      56
341 grey23  59      59      59
342 grey24  61      61      61
343 grey25  64      64      64
344 grey26  66      66      66
345 grey27  69      69      69
346 grey28  71      71      71
347 grey29  74      74      74
348 grey30  77      77      77
349 grey31  79      79      79
350 grey32  82      82      82
351 grey33  84      84      84
352 grey34  87      87      87
353 grey35  89      89      89
354 grey36  92      92      92
355 grey37  94      94      94
356 grey38  97      97      97
357 grey39  99      99      99
358 grey40  102     102     102
359 grey41  105     105     105
360 grey42  107     107     107
361 grey43  110     110     110
362 grey44  112     112     112
363 grey45  115     115     115
364 grey46  117     117     117
365 grey47  120     120     120
366 grey48  122     122     122
367 grey49  125     125     125
368 grey50  127     127     127
369 grey51  130     130     130
370 grey52  133     133     133
371 grey53  135     135     135
372 grey54  138     138     138
373 grey55  140     140     140
374 grey56  143     143     143
375 grey57  145     145     145
376 grey58  148     148     148
377 grey59  150     150     150
378 grey60  153     153     153
379 grey61  156     156     156
380 grey62  158     158     158
381 grey63  161     161     161
382 grey64  163     163     163
383 grey65  166     166     166
384 grey66  168     168     168
385 grey67  171     171     171
386 grey68  173     173     173
387 grey69  176     176     176
388 grey70  179     179     179
389 grey71  181     181     181
390 grey72  184     184     184
391 grey73  186     186     186
392 grey74  189     189     189
393 grey75  191     191     191
394 grey76  194     194     194
395 grey77  196     196     196
396 grey78  199     199     199
397 grey79  201     201     201
398 grey80  204     204     204
399 grey81  207     207     207
400 grey82  209     209     209
401 grey83  212     212     212
402 grey84  214     214     214
403 grey85  217     217     217
404 grey86  219     219     219
405 grey87  222     222     222
406 grey88  224     224     224
407 grey89  227     227     227
408 grey90  229     229     229
409 grey91  232     232     232
410 grey92  235     235     235
411 grey93  237     237     237
412 grey94  240     240     240
413 grey95  242     242     242
414 grey96  245     245     245
415 grey97  247     247     247
416 grey98  250     250     250
417 grey99  252     252     252
418 grey100 255     255     255
419 honeydew        240     255     240
420 honeydew1       240     255     240
421 honeydew2       224     238     224
422 honeydew3       193     205     193
423 honeydew4       131     139     131
424 hot pink        255     105     180
425 HotPink 255     105     180
426 HotPink1        255     110     180
427 HotPink2        238     106     167
428 HotPink3        205     96      144
429 HotPink4        139     58      98
430 indian red      205     92      92
431 IndianRed       205     92      92
432 IndianRed1      255     106     106
433 IndianRed2      238     99      99
434 IndianRed3      205     85      85
435 IndianRed4      139     58      58
436 indigo  75      0       130
437 ivory   255     255     240
438 ivory1  255     255     240
439 ivory2  238     238     224
440 ivory3  205     205     193
441 ivory4  139     139     131
442 khaki   240     230     140
443 khaki1  255     246     143
444 khaki2  238     230     133
445 khaki3  205     198     115
446 khaki4  139     134     78
447 lavender        230     230     250
448 lavender blush  255     240     245
449 LavenderBlush   255     240     245
450 LavenderBlush1  255     240     245
451 LavenderBlush2  238     224     229
452 LavenderBlush3  205     193     197
453 LavenderBlush4  139     131     134
454 lawn green      124     252     0
455 LawnGreen       124     252     0
456 lemon chiffon   255     250     205
457 LemonChiffon    255     250     205
458 LemonChiffon1   255     250     205
459 LemonChiffon2   238     233     191
460 LemonChiffon3   205     201     165
461 LemonChiffon4   139     137     112
462 light blue      173     216     230
463 light coral     240     128     128
464 light cyan      224     255     255
465 light goldenrod 238     221     130
466 light goldenrod yellow  250     250     210
467 light gray      211     211     211
468 light green     144     238     144
469 light grey      211     211     211
470 light pink      255     182     193
471 light salmon    255     160     122
472 light sea green 32      178     170
473 light sky blue  135     206     250
474 light slate blue        132     112     255
475 light slate gray        119     136     153
476 light slate grey        119     136     153
477 light steel blue        176     196     222
478 light yellow    255     255     224
479 LightBlue       173     216     230
480 LightBlue1      191     239     255
481 LightBlue2      178     223     238
482 LightBlue3      154     192     205
483 LightBlue4      104     131     139
484 LightCoral      240     128     128
485 LightCyan       224     255     255
486 LightCyan1      224     255     255
487 LightCyan2      209     238     238
488 LightCyan3      180     205     205
489 LightCyan4      122     139     139
490 LightGoldenrod  238     221     130
491 LightGoldenrod1 255     236     139
492 LightGoldenrod2 238     220     130
493 LightGoldenrod3 205     190     112
494 LightGoldenrod4 139     129     76
495 LightGoldenrodYellow    250     250     210
496 LightGray       211     211     211
497 LightGreen      144     238     144
498 LightGrey       211     211     211
499 LightPink       255     182     193
500 LightPink1      255     174     185
501 LightPink2      238     162     173
502 LightPink3      205     140     149
503 LightPink4      139     95      101
504 LightSalmon     255     160     122
505 LightSalmon1    255     160     122
506 LightSalmon2    238     149     114
507 LightSalmon3    205     129     98
508 LightSalmon4    139     87      66
509 LightSeaGreen   32      178     170
510 LightSkyBlue    135     206     250
511 LightSkyBlue1   176     226     255
512 LightSkyBlue2   164     211     238
513 LightSkyBlue3   141     182     205
514 LightSkyBlue4   96      123     139
515 LightSlateBlue  132     112     255
516 LightSlateGray  119     136     153
517 LightSlateGrey  119     136     153
518 LightSteelBlue  176     196     222
519 LightSteelBlue1 202     225     255
520 LightSteelBlue2 188     210     238
521 LightSteelBlue3 162     181     205
522 LightSteelBlue4 110     123     139
523 LightYellow     255     255     224
524 LightYellow1    255     255     224
525 LightYellow2    238     238     209
526 LightYellow3    205     205     180
527 LightYellow4    139     139     122
528 lime    0       255     0
529 lime green      50      205     50
530 LimeGreen       50      205     50
531 linen   250     240     230
532 magenta 255     0       255
533 magenta1        255     0       255
534 magenta2        238     0       238
535 magenta3        205     0       205
536 magenta4        139     0       139
537 maroon  128     0       0
538 maroon1 255     52      179
539 maroon2 238     48      167
540 maroon3 205     41      144
541 maroon4 139     28      98
542 medium aquamarine       102     205     170
543 medium blue     0       0       205
544 medium orchid   186     85      211
545 medium purple   147     112     219
546 medium sea green        60      179     113
547 medium slate blue       123     104     238
548 medium spring green     0       250     154
549 medium turquoise        72      209     204
550 medium violet red       199     21      133
551 MediumAquamarine        102     205     170
552 MediumBlue      0       0       205
553 MediumOrchid    186     85      211
554 MediumOrchid1   224     102     255
555 MediumOrchid2   209     95      238
556 MediumOrchid3   180     82      205
557 MediumOrchid4   122     55      139
558 MediumPurple    147     112     219
559 MediumPurple1   171     130     255
560 MediumPurple2   159     121     238
561 MediumPurple3   137     104     205
562 MediumPurple4   93      71      139
563 MediumSeaGreen  60      179     113
564 MediumSlateBlue 123     104     238
565 MediumSpringGreen       0       250     154
566 MediumTurquoise 72      209     204
567 MediumVioletRed 199     21      133
568 midnight blue   25      25      112
569 MidnightBlue    25      25      112
570 mint cream      245     255     250
571 MintCream       245     255     250
572 misty rose      255     228     225
573 MistyRose       255     228     225
574 MistyRose1      255     228     225
575 MistyRose2      238     213     210
576 MistyRose3      205     183     181
577 MistyRose4      139     125     123
578 moccasin        255     228     181
579 navajo white    255     222     173
580 NavajoWhite     255     222     173
581 NavajoWhite1    255     222     173
582 NavajoWhite2    238     207     161
583 NavajoWhite3    205     179     139
584 NavajoWhite4    139     121     94
585 navy    0       0       128
586 navy blue       0       0       128
587 NavyBlue        0       0       128
588 old lace        253     245     230
589 OldLace 253     245     230
590 olive   128     128     0
591 olive drab      107     142     35
592 OliveDrab       107     142     35
593 OliveDrab1      192     255     62
594 OliveDrab2      179     238     58
595 OliveDrab3      154     205     50
596 OliveDrab4      105     139     34
597 orange  255     165     0
598 orange red      255     69      0
599 orange1 255     165     0
600 orange2 238     154     0
601 orange3 205     133     0
602 orange4 139     90      0
603 OrangeRed       255     69      0
604 OrangeRed1      255     69      0
605 OrangeRed2      238     64      0
606 OrangeRed3      205     55      0
607 OrangeRed4      139     37      0
608 orchid  218     112     214
609 orchid1 255     131     250
610 orchid2 238     122     233
611 orchid3 205     105     201
612 orchid4 139     71      137
613 pale goldenrod  238     232     170
614 pale green      152     251     152
615 pale turquoise  175     238     238
616 pale violet red 219     112     147
617 PaleGoldenrod   238     232     170
618 PaleGreen       152     251     152
619 PaleGreen1      154     255     154
620 PaleGreen2      144     238     144
621 PaleGreen3      124     205     124
622 PaleGreen4      84      139     84
623 PaleTurquoise   175     238     238
624 PaleTurquoise1  187     255     255
625 PaleTurquoise2  174     238     238
626 PaleTurquoise3  150     205     205
627 PaleTurquoise4  102     139     139
628 PaleVioletRed   219     112     147
629 PaleVioletRed1  255     130     171
630 PaleVioletRed2  238     121     159
631 PaleVioletRed3  205     104     127
632 PaleVioletRed4  139     71      93
633 papaya whip     255     239     213
634 PapayaWhip      255     239     213
635 peach puff      255     218     185
636 PeachPuff       255     218     185
637 PeachPuff1      255     218     185
638 PeachPuff2      238     203     173
639 PeachPuff3      205     175     149
640 PeachPuff4      139     119     101
641 peru    205     133     63
642 pink    255     192     203
643 pink1   255     181     197
644 pink2   238     169     184
645 pink3   205     145     158
646 pink4   139     99      108
647 plum    221     160     221
648 plum1   255     187     255
649 plum2   238     174     238
650 plum3   205     150     205
651 plum4   139     102     139
652 powder blue     176     224     230
653 PowderBlue      176     224     230
654 purple  128     0       128
655 purple1 155     48      255
656 purple2 145     44      238
657 purple3 125     38      205
658 purple4 85      26      139
659 red     255     0       0
660 red1    255     0       0
661 red2    238     0       0
662 red3    205     0       0
663 red4    139     0       0
664 rosy brown      188     143     143
665 RosyBrown       188     143     143
666 RosyBrown1      255     193     193
667 RosyBrown2      238     180     180
668 RosyBrown3      205     155     155
669 RosyBrown4      139     105     105
670 royal blue      65      105     225
671 RoyalBlue       65      105     225
672 RoyalBlue1      72      118     255
673 RoyalBlue2      67      110     238
674 RoyalBlue3      58      95      205
675 RoyalBlue4      39      64      139
676 saddle brown    139     69      19
677 SaddleBrown     139     69      19
678 salmon  250     128     114
679 salmon1 255     140     105
680 salmon2 238     130     98
681 salmon3 205     112     84
682 salmon4 139     76      57
683 sandy brown     244     164     96
684 SandyBrown      244     164     96
685 sea green       46      139     87
686 SeaGreen        46      139     87
687 SeaGreen1       84      255     159
688 SeaGreen2       78      238     148
689 SeaGreen3       67      205     128
690 SeaGreen4       46      139     87
691 seashell        255     245     238
692 seashell1       255     245     238
693 seashell2       238     229     222
694 seashell3       205     197     191
695 seashell4       139     134     130
696 sienna  160     82      45
697 sienna1 255     130     71
698 sienna2 238     121     66
699 sienna3 205     104     57
700 sienna4 139     71      38
701 silver  192     192     192
702 sky blue        135     206     235
703 SkyBlue 135     206     235
704 SkyBlue1        135     206     255
705 SkyBlue2        126     192     238
706 SkyBlue3        108     166     205
707 SkyBlue4        74      112     139
708 slate blue      106     90      205
709 slate gray      112     128     144
710 slate grey      112     128     144
711 SlateBlue       106     90      205
712 SlateBlue1      131     111     255
713 SlateBlue2      122     103     238
714 SlateBlue3      105     89      205
715 SlateBlue4      71      60      139
716 SlateGray       112     128     144
717 SlateGray1      198     226     255
718 SlateGray2      185     211     238
719 SlateGray3      159     182     205
720 SlateGray4      108     123     139
721 SlateGrey       112     128     144
722 snow    255     250     250
723 snow1   255     250     250
724 snow2   238     233     233
725 snow3   205     201     201
726 snow4   139     137     137
727 spring green    0       255     127
728 SpringGreen     0       255     127
729 SpringGreen1    0       255     127
730 SpringGreen2    0       238     118
731 SpringGreen3    0       205     102
732 SpringGreen4    0       139     69
733 steel blue      70      130     180
734 SteelBlue       70      130     180
735 SteelBlue1      99      184     255
736 SteelBlue2      92      172     238
737 SteelBlue3      79      148     205
738 SteelBlue4      54      100     139
739 tan     210     180     140
740 tan1    255     165     79
741 tan2    238     154     73
742 tan3    205     133     63
743 tan4    139     90      43
744 teal    0       128     128
745 thistle 216     191     216
746 thistle1        255     225     255
747 thistle2        238     210     238
748 thistle3        205     181     205
749 thistle4        139     123     139
750 tomato  255     99      71
751 tomato1 255     99      71
752 tomato2 238     92      66
753 tomato3 205     79      57
754 tomato4 139     54      38
755 turquoise       64      224     208
756 turquoise1      0       245     255
757 turquoise2      0       229     238
758 turquoise3      0       197     205
759 turquoise4      0       134     139
760 violet  238     130     238
761 violet red      208     32      144
762 VioletRed       208     32      144
763 VioletRed1      255     62      150
764 VioletRed2      238     58      140
765 VioletRed3      205     50      120
766 VioletRed4      139     34      82
767 wheat   245     222     179
768 wheat1  255     231     186
769 wheat2  238     216     174
770 wheat3  205     186     150
771 wheat4  139     126     102
772 white   255     255     255
773 white smoke     245     245     245
774 WhiteSmoke      245     245     245
775 yellow  255     255     0
776 yellow green    154     205     50
777 yellow1 255     255     0
778 yellow2 238     238     0
779 yellow3 205     205     0
780 yellow4 139     139     0
781 YellowGreen     154     205     50
782 .DE
783 .SH "PORTABILITY ISSUES"
784 .TP
785 \fBMac OS X\fR
786 .
787 On macOS, the following additional system colors are available.  This
788 first group contains all of the HIBrush colors available in the
789 HIToolbox library. Note that on macOS 10.14 (Mojave) and later these
790 colors are unlikely to match the color actually used for the purpose
791 suggested by the color name.
792 .RS
793 .DS
794 systemActiveAreaFill
795 systemAlertBackgroundActive
796 systemAlertBackgroundInactive
797 systemAlternatePrimaryHighlightColor
798 systemAppleGuideCoachmark
799 systemBevelActiveDark
800 systemBevelActiveLight
801 systemBevelInactiveDark
802 systemBevelInactiveLight
803 systemBlack
804 systemButtonActiveDarkHighlight
805 systemButtonActiveDarkShadow
806 systemButtonActiveLightHighlight
807 systemButtonActiveLightShadow
808 systemButtonFace
809 systemButtonFaceActive
810 systemButtonFaceInactive
811 systemButtonFacePressed
812 systemButtonFrame
813 systemButtonFrameActive
814 systemButtonFrameInactive
815 systemButtonInactiveDarkHighlight
816 systemButtonInactiveDarkShadow
817 systemButtonInactiveLightHighlight
818 systemButtonInactiveLightShadow
819 systemButtonPressedDarkHighlight
820 systemButtonPressedDarkShadow
821 systemButtonPressedLightHighlight
822 systemButtonPressedLightShadow
823 systemChasingArrows
824 systemDialogBackgroundActive
825 systemDialogBackgroundInactive
826 systemDocumentWindowBackground
827 systemDragHilite
828 systemDrawerBackground
829 systemFinderWindowBackground
830 systemFocusHighlight
831 systemHighlight
832 systemHighlightAlternate
833 systemHighlightSecondary
834 systemIconLabelBackground
835 systemIconLabelBackgroundSelected
836 systemListViewBackground
837 systemListViewColumnDivider
838 systemListViewEvenRowBackground
839 systemListViewOddRowBackground
840 systemListViewSeparator
841 systemListViewSortColumnBackground
842 systemMenu
843 systemMenuActive
844 systemMenuBackground
845 systemMenuBackgroundSelected
846 systemModelessDialogBackgroundActive
847 systemModelessDialogBackgroundInactive
848 systemMovableModalBackground
849 systemNotificationWindowBackground
850 systemPopupArrowActive
851 systemPopupArrowInactive
852 systemPopupArrowPressed
853 systemPrimaryHighlightColor
854 systemScrollBarDelimiterActive
855 systemScrollBarDelimiterInactive
856 systemSecondaryHighlightColor
857 systemSelectedTabTextColor
858 systemSheetBackground
859 systemSheetBackgroundOpaque
860 systemSheetBackgroundTransparent
861 systemStaticAreaFill
862 systemToolbarBackground
863 systemTransparent
864 systemUtilityWindowBackgroundActive
865 systemUtilityWindowBackgroundInactive
866 systemWhite
867 systemWindowBody
868 .DE
869 .RE
870 .
871 Tk supports all of the NSColors in the macOS System ColorList.  The
872 convention for naming these colors is that the Tk name is generated by
873 capitalizing the macOS name and adding the prefix "system".  On OSX
874 10.14 (Mojave) and later many of these "semantic" colors will appear
875 differently depending on whether the NSWindow in which they are used has
876 the Aqua or DarkAqua appearance.  The System ColorList differs between
877 releases of macOS and some colors, such as systemLinkColor and
878 systemControlAccentColor, are simulated on older systems which did not
879 provide them.  All of the colors below are available on all supported
880 macOS releases, but newer systems will support additional colors.
881 .RS
882 .DS
883 systemControlAccentColor
884 systemControlTextColor
885 systemDisabledControlTextColor
886 systemLabelColor
887 systemLinkColor
888 systemPlaceholderTextColor
889 systemSelectedTextBackgroundColor
890 systemSelectedTextColor
891 systemSeparatorColor
892 systemTextBackgroundColor
893 systemTextColor
894 .DE
895 .RE
896 .
897 The numbered systemWindowBackgroundColors below
898 are used in the \fBttk::notebook\fR and \fBttk::labelframe\fR widgets
899 to provide a contrasting background.  Each numbered color constrasts
900 with its predecessor.
901 .RS
902 .DS
903 systemWindowBackgroundColor
904 systemWindowBackgroundColor1
905 systemWindowBackgroundColor2
906 systemWindowBackgroundColor3
907 systemWindowBackgroundColor4
908 systemWindowBackgroundColor5
909 systemWindowBackgroundColor6
910 systemWindowBackgroundColor7
911 .DE
912 .RE
913 .TP
914
915 \fBWindows\fR
916 .
917 On Windows, the following additional system colors are available
918 (note that the actual color values depend on the currently active OS theme):
919 .RS
920 .DS
921 .ta 6c
922 system3dDarkShadow      systemHighlight
923 system3dLight   systemHighlightText
924 systemActiveBorder      systemInactiveBorder
925 systemActiveCaption     systemInactiveCaption
926 systemAppWorkspace      systemInactiveCaptionText
927 systemBackground        systemInfoBackground
928 systemButtonFace        systemInfoText
929 systemButtonHighlight   systemMenu
930 systemButtonShadow      systemMenuText
931 systemButtonText        systemScrollbar
932 systemCaptionText       systemWindow
933 systemDisabledText      systemWindowFrame
934 systemGrayText  systemWindowText
935 .DE
936 .RE
937 .SH "SEE ALSO"
938 options(n), Tk_GetColor(3)
939 .SH KEYWORDS
940 color, option
941 '\" Local Variables:
942 '\" mode: nroff
943 '\" End: