summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/color.fg.gray.page
blob: 5beecedc9ce043c80ea5339749b2f938789a956b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" style="xslt-param" id="color.fg.gray">
 <info>
  <link type="guide" xref="color" group="params"/>
  <link type="guide" xref="params" group="color"/>
  <desc>A gray text color.</desc>
  <revision version="3.28" date="2016-01-03" status="final"/>
 </info>
 <title>color.fg.gray</title>
 <p>This parameter specifies a shade of gray that is suitable for text. It should
 have a high color contrast against <code xref="color.bg">color.bg</code>. If not specified, it can be
 automatically computed based on <code xref="color.gray">color.gray</code> and <code xref="color.fg">color.fg</code>.</p>
</page>