130 lines
3.3 KiB
XML
130 lines
3.3 KiB
XML
<?xml version="1.0" encoding="us-ascii"?>
|
|
|
|
<!--
|
|
TO READ THIS XML IN HUMAN_READABLE TABLE FORMAT, DUMP THE XML INTO THIS UTILITY:
|
|
http://codebeautify.org/xml-to-excel-converter
|
|
-->
|
|
|
|
<!--
|
|
[I'm not even sure if I want to implement the mapRed, mapGreen and mapBlue fields yet, but this is how they'd work:]...
|
|
The red, green and blue values are the colors of the actual beads (used for realistic color rendering).
|
|
The mapRed, mapGreen and mapBlue values are the values used for mapping the pixels in your image to the bead color.
|
|
99% of the time, these values will be the same.
|
|
-->
|
|
|
|
|
|
<colors>
|
|
<palletteName>Greens & Yellows</palletteName>
|
|
<color colorIndex="0">
|
|
<name>Evergreen</name>
|
|
<productCode>P179</productCode>
|
|
<brand>Perler</brand>
|
|
<red>17</red>
|
|
<green>73</green>
|
|
<blue>56</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>18</mapRed>
|
|
<mapGreen>18</mapGreen>
|
|
<mapBlue>18</mapBlue>
|
|
</color>
|
|
<color colorIndex="1">
|
|
<name>Dark Green</name>
|
|
<productCode>P10</productCode>
|
|
<brand>Perler</brand>
|
|
<red>28</red>
|
|
<green>117</green>
|
|
<blue>62</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>55</mapRed>
|
|
<mapGreen>55</mapGreen>
|
|
<mapBlue>55</mapBlue>
|
|
</color>
|
|
<color colorIndex="2">
|
|
<name>Bright Green</name>
|
|
<productCode>P80</productCode>
|
|
<brand>Perler</brand>
|
|
<red>79</red>
|
|
<green>173</green>
|
|
<blue>66</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>91</mapRed>
|
|
<mapGreen>91</mapGreen>
|
|
<mapBlue>91</mapBlue>
|
|
</color>
|
|
<color colorIndex="3">
|
|
<name>Kiwi Lime</name>
|
|
<productCode>P61</productCode>
|
|
<brand>Perler</brand>
|
|
<red>108</red>
|
|
<green>190</green>
|
|
<blue>19</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>128</mapRed>
|
|
<mapGreen>128</mapGreen>
|
|
<mapBlue>128</mapBlue>
|
|
</color>
|
|
<color colorIndex="4">
|
|
<name>Prickly Pear</name>
|
|
<productCode>P97</productCode>
|
|
<brand>Perler</brand>
|
|
<red>189</red>
|
|
<green>218</green>
|
|
<blue>1</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>165</mapRed>
|
|
<mapGreen>165</mapGreen>
|
|
<mapBlue>165</mapBlue>
|
|
</color>
|
|
<color colorIndex="5">
|
|
<name>Yellow</name>
|
|
<productCode>P03</productCode>
|
|
<brand>Perler</brand>
|
|
<red>236</red>
|
|
<green>216</green>
|
|
<blue>0</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>201</mapRed>
|
|
<mapGreen>201</mapGreen>
|
|
<mapBlue>201</mapBlue>
|
|
</color>
|
|
<color colorIndex="6">
|
|
<name>Pastel Yellow</name>
|
|
<productCode>P56</productCode>
|
|
<brand>Perler</brand>
|
|
<red>254</red>
|
|
<green>248</green>
|
|
<blue>117</blue>
|
|
<isPearl>0</isPearl>
|
|
<isTranslucent>0</isTranslucent>
|
|
<isNeutral>0</isNeutral>
|
|
<isGrayscale>0</isGrayscale>
|
|
<disabled>0</disabled>
|
|
<mapRed>238</mapRed>
|
|
<mapGreen>238</mapGreen>
|
|
<mapBlue>238</mapBlue>
|
|
</color>
|
|
</colors> |