</xsl:template>\r
\r
<xsl:template match='xslthl:tag' mode="xslthl">\r
- <b class="hl-tag" style="color: blue"><xsl:apply-templates mode="xslthl"/></b>\r
+ <b class="hl-tag" style="color: #000096"><xsl:apply-templates mode="xslthl"/></b>\r
</xsl:template>\r
\r
<xsl:template match='xslthl:attribute' mode="xslthl">\r
- <span class="hl-attribute" style="color: blue"><xsl:apply-templates mode="xslthl"/></span>\r
+ <span class="hl-attribute" style="color: #F5844C"><xsl:apply-templates mode="xslthl"/></span>\r
</xsl:template>\r
\r
<xsl:template match='xslthl:value' mode="xslthl">\r
- <span class="hl-value" style="color: blue"><xsl:apply-templates mode="xslthl"/></span>\r
+ <span class="hl-value" style="color: #993300"><xsl:apply-templates mode="xslthl"/></span>\r
</xsl:template>\r
\r
<xsl:template match='xslthl:html' mode="xslthl">\r
</xsl:template>\r
\r
<xsl:template match='xslthl:xslt' mode="xslthl">\r
- <b style="color: blue"><xsl:apply-templates mode="xslthl"/></b>\r
+ <b style="color: #0066FF"><xsl:apply-templates mode="xslthl"/></b>\r
</xsl:template>\r
\r
<!-- Not emitted since XSLTHL 2.0 -->\r