mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
More documentation for Clocks, GCal, and Jira.
This commit is contained in:
@@ -147,13 +147,13 @@
|
||||
</span><span class="w"> </span>sort<span class="p">:</span><span class="w"> </span><span class="s2">"alphabetical"</span></code></pre></div>
|
||||
<h3 id="attributes">Attributes</h3>
|
||||
|
||||
<p><code>colors.even</code> <br />
|
||||
Define the text color for even-numbered rows (2, 4, 6…). <br />
|
||||
<p><code>colors.rows.even</code> <br />
|
||||
Define the foreground color for even-numbered rows. <br />
|
||||
Values: Any <a href="https://en.wikipedia.org/wiki/X11_color_names">X11
|
||||
color name</a>.</p>
|
||||
|
||||
<p><code>colors.odd</code> <br />
|
||||
Define the text color for the odd-numbered rows (1, 3, 5…). <br />
|
||||
<p><code>colors.rows.odd</code> <br />
|
||||
Define the foreground color for the odd-numbered rows. <br />
|
||||
Values: Any <a href="https://en.wikipedia.org/wiki/X11_color_names">X11
|
||||
color name</a>.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user