doc: Add product logos to books
[fw/altos] / doc / am-fo.xsl
index 5743a24cad44f5d87e9e86ff3f31f3372632ce0c..605339d402a31bd4ce38a577b9bf3fe3358c69eb 100644 (file)
 </xsl:param>
 
 <xsl:param name="table.frame.border.thickness">0.5pt</xsl:param>
-<xsl:param name="table.frame.border.color">#0080ff</xsl:param>
+<xsl:param name="table.frame.border.color">#78079a</xsl:param>
 <xsl:param name="table.frame.border.thickness">0.5pt</xsl:param>
 <xsl:param name="table.cell.border.thickness">0.5pt</xsl:param>
-<xsl:param name="table.cell.border.color">#0080ff</xsl:param>
+<xsl:param name="table.cell.border.color">#78079a</xsl:param>
 <xsl:param name="table.cell.border.with.css" select="1"/>
 
 <xsl:attribute-set name="component.title.properties">
 </xsl:attribute-set>
 
 <xsl:attribute-set name="revhistory.table.properties">
-  <xsl:attribute name="border">0.5pt solid #0080ff</xsl:attribute>
+  <xsl:attribute name="border">0.5pt solid #78079a</xsl:attribute>
   <xsl:attribute name="width">50%</xsl:attribute>
 </xsl:attribute-set>
 
 <xsl:attribute-set name="revhistory.table.cell.properties">
-  <xsl:attribute name="border">0.5pt solid #0080ff</xsl:attribute>
+  <xsl:attribute name="border">0.5pt solid #78079a</xsl:attribute>
   <xsl:attribute name="font-size">11pt</xsl:attribute>
   <xsl:attribute name="padding">2pt</xsl:attribute>
 </xsl:attribute-set>
 
 <xsl:attribute-set name="component.title.properties">
   <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#0080ff</xsl:attribute>
+  <xsl:attribute name="color">#78079a</xsl:attribute>
 </xsl:attribute-set>
 
 <xsl:attribute-set name="section.title.properties">
   <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#0080ff</xsl:attribute>
+  <xsl:attribute name="color">#78079a</xsl:attribute>
 </xsl:attribute-set>
 
 <xsl:attribute-set name="admonition.title.properties">
 
 <xsl:attribute-set name="formal.title.properties">
   <xsl:attribute name="font-weight">normal</xsl:attribute>
-  <xsl:attribute name="color">#0080ff</xsl:attribute>
+  <xsl:attribute name="color">#78079a</xsl:attribute>
 </xsl:attribute-set>
 
 <xsl:attribute-set name="sidebar.properties" use-attribute-sets="formal.object.properties">