Home | History | Annotate | Download | only in platform
      1 struct NamedColor { const char *name; int RGBValue; };
      2 %%
      3 aliceblue, 0xf0f8ff
      4 antiquewhite, 0xfaebd7
      5 aqua, 0x00ffff
      6 aquamarine, 0x7fffd4
      7 azure, 0xf0ffff
      8 beige, 0xf5f5dc
      9 bisque, 0xffe4c4
     10 black, 0x000000
     11 blanchedalmond, 0xffebcd
     12 blue, 0x0000ff
     13 blueviolet, 0x8a2be2
     14 brown, 0xa52a2a
     15 burlywood, 0xdeb887
     16 cadetblue, 0x5f9ea0
     17 chartreuse, 0x7fff00
     18 chocolate, 0xd2691e
     19 coral, 0xff7f50
     20 cornflowerblue, 0x6495ed
     21 cornsilk, 0xfff8dc
     22 crimson, 0xdc143c
     23 cyan, 0x00ffff
     24 darkblue, 0x00008b
     25 darkcyan, 0x008b8b
     26 darkgoldenrod, 0xb8860b
     27 darkgray, 0xa9a9a9
     28 darkgrey, 0xa9a9a9
     29 darkgreen, 0x006400
     30 darkkhaki, 0xbdb76b
     31 darkmagenta, 0x8b008b
     32 darkolivegreen, 0x556b2f
     33 darkorange, 0xff8c00
     34 darkorchid, 0x9932cc
     35 darkred, 0x8b0000
     36 darksalmon, 0xe9967a
     37 darkseagreen, 0x8fbc8f
     38 darkslateblue, 0x483d8b
     39 darkslategray, 0x2f4f4f
     40 darkslategrey, 0x2f4f4f
     41 darkturquoise, 0x00ced1
     42 darkviolet, 0x9400d3
     43 deeppink, 0xff1493
     44 deepskyblue, 0x00bfff
     45 dimgray, 0x696969
     46 dimgrey, 0x696969
     47 dodgerblue, 0x1e90ff
     48 firebrick, 0xb22222
     49 floralwhite, 0xfffaf0
     50 forestgreen, 0x228b22
     51 fuchsia, 0xff00ff
     52 gainsboro, 0xdcdcdc
     53 ghostwhite, 0xf8f8ff
     54 gold, 0xffd700
     55 goldenrod, 0xdaa520
     56 gray, 0x808080
     57 grey, 0x808080
     58 green, 0x008000
     59 greenyellow, 0xadff2f
     60 honeydew, 0xf0fff0
     61 hotpink, 0xff69b4
     62 indianred, 0xcd5c5c
     63 indigo, 0x4b0082
     64 ivory, 0xfffff0
     65 khaki, 0xf0e68c
     66 lavender, 0xe6e6fa
     67 lavenderblush, 0xfff0f5
     68 lawngreen, 0x7cfc00
     69 lemonchiffon, 0xfffacd
     70 lightblue, 0xadd8e6
     71 lightcoral, 0xf08080
     72 lightcyan, 0xe0ffff
     73 lightgoldenrodyellow, 0xfafad2
     74 lightgray, 0xd3d3d3
     75 lightgrey, 0xd3d3d3
     76 lightgreen, 0x90ee90
     77 lightpink, 0xffb6c1
     78 lightsalmon, 0xffa07a
     79 lightseagreen, 0x20b2aa
     80 lightskyblue, 0x87cefa
     81 lightslateblue, 0x8470ff
     82 lightslategray, 0x778899
     83 lightslategrey, 0x778899
     84 lightsteelblue, 0xb0c4de
     85 lightyellow, 0xffffe0
     86 lime, 0x00ff00
     87 limegreen, 0x32cd32
     88 linen, 0xfaf0e6
     89 magenta, 0xff00ff
     90 maroon, 0x800000
     91 mediumaquamarine, 0x66cdaa
     92 mediumblue, 0x0000cd
     93 mediumorchid, 0xba55d3
     94 mediumpurple, 0x9370d8
     95 mediumseagreen, 0x3cb371
     96 mediumslateblue, 0x7b68ee
     97 mediumspringgreen, 0x00fa9a
     98 mediumturquoise, 0x48d1cc
     99 mediumvioletred, 0xc71585
    100 midnightblue, 0x191970
    101 mintcream, 0xf5fffa
    102 mistyrose, 0xffe4e1
    103 moccasin, 0xffe4b5
    104 navajowhite, 0xffdead
    105 navy, 0x000080
    106 oldlace, 0xfdf5e6
    107 olive, 0x808000
    108 olivedrab, 0x6b8e23
    109 orange, 0xffa500
    110 orangered, 0xff4500
    111 orchid, 0xda70d6
    112 palegoldenrod, 0xeee8aa
    113 palegreen, 0x98fb98
    114 paleturquoise, 0xafeeee
    115 palevioletred, 0xd87093
    116 papayawhip, 0xffefd5
    117 peachpuff, 0xffdab9
    118 peru, 0xcd853f
    119 pink, 0xffc0cb
    120 plum, 0xdda0dd
    121 powderblue, 0xb0e0e6
    122 purple, 0x800080
    123 red, 0xff0000
    124 rosybrown, 0xbc8f8f
    125 royalblue, 0x4169e1
    126 saddlebrown, 0x8b4513
    127 salmon, 0xfa8072
    128 sandybrown, 0xf4a460
    129 seagreen, 0x2e8b57
    130 seashell, 0xfff5ee
    131 sienna, 0xa0522d
    132 silver, 0xc0c0c0
    133 skyblue, 0x87ceeb
    134 slateblue, 0x6a5acd
    135 slategray, 0x708090
    136 slategrey, 0x708090
    137 snow, 0xfffafa
    138 springgreen, 0x00ff7f
    139 steelblue, 0x4682b4
    140 tan, 0xd2b48c
    141 teal, 0x008080
    142 thistle, 0xd8bfd8
    143 tomato, 0xff6347
    144 turquoise, 0x40e0d0
    145 violet, 0xee82ee
    146 violetred, 0xd02090
    147 wheat, 0xf5deb3
    148 white, 0xffffff
    149 whitesmoke, 0xf5f5f5
    150 yellow, 0xffff00
    151 yellowgreen, 0x9acd32
    152