1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

More documentation for Clocks, OpsGenie, and Todo.

This commit is contained in:
Chris Cummer
2018-05-16 19:42:23 -07:00
parent 40ca748b8d
commit 694490b0ca
8 changed files with 32 additions and 20 deletions

View File

@@ -148,12 +148,12 @@
<h3 id="attributes">Attributes</h3>
<p><code>colors.rows.even</code> <br />
Define the foreground color for even-numbered rows. <br />
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.rows.odd</code> <br />
Define the foreground color for the odd-numbered rows. <br />
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>