<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href="opalsPaletteStyle.xsl" ?>

<!-- Palette Definition for Opals -->
<OpalsPalette>
  <name>Standard Palette</name>
  <comment>Green land to mountains</comment>
  <classes val="253" />
  <values type="RGB255" />
  <entry val="BG"  R="204" G="204" B="204" comment="background color" />
  <entry val="uf"  R="  0" G="255" B="255" comment="underflow color" />
  <entry val="0"   R="  0" G="153" B=" 51" comment="index_min" />
  <entry val="33"  R="153" G="230" B="  0" />
  <entry val="60"  R="222" G="222" B=" 31" />
  <entry val="100" R="135" G=" 87" B=" 18" comment="overflow color, index_max" />
</OpalsPalette>
