summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <DaveDavenport@users.noreply.github.com>2016-12-13 18:21:31 +0100
committerGitHub <noreply@github.com>2016-12-13 18:21:31 +0100
commit9cadedd8414de1b00ccc06b4a13e232fa282e43d (patch)
treeae4a68acdf391c833319155148a35bfa95e0642a /doc
parent9ad56735ea24b223f2056da39202ce9ec40c4aaa (diff)
small markup fix theme.md
small markup fix.
Diffstat (limited to 'doc')
-rw-r--r--doc/themer.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/themer.md b/doc/themer.md
index ce97ceb8..60dc85cd 100644
--- a/doc/themer.md
+++ b/doc/themer.md
@@ -126,4 +126,5 @@ Value supports the following formats:
* `argb:[0-0a-fA-F]{8}`: Old **rofi** argb color style.
* `rgba\([0-9]{1,3},[0-9]{1,3}, [0-9]{1,3}, {double}\)`: css style rgba color.
* `rgb\([0-9]{1,3},[0-9]{1,3}, [0-9]{1,3}\)`: css style rgb color.
-Each property is closed by a semi-colon ';';
+
+Each property is closed by a semi-colon `;`;