diff options
author | Phil Jones <philj56@gmail.com> | 2022-06-25 17:52:24 +0100 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2022-06-25 17:52:24 +0100 |
commit | 60c0c650c67d727ff1fe9dd12df0baf56fd55045 (patch) | |
tree | deef67518828fa0a0d67552ad5c8357eb8626c1d /doc | |
parent | fd1d7524b7a98fff762a5590e91496731474addb (diff) |
Add example themes and allow # in colors.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tofi.5.scd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tofi.5.scd b/doc/tofi.5.scd index 08c608d..4b39093 100644 --- a/doc/tofi.5.scd +++ b/doc/tofi.5.scd @@ -192,7 +192,8 @@ options. # COLORS -Colors can be specified in the form _RGB_, _RGBA_, _RRGGBB_ or _RRGGBBAA_. +Colors can be specified in the form _RGB_, _RGBA_, _RRGGBB_ or _RRGGBBAA_, +optionally prefixed with a hash (#). # PERCENTAGE VALUES |