From 60c0c650c67d727ff1fe9dd12df0baf56fd55045 Mon Sep 17 00:00:00 2001 From: Phil Jones Date: Sat, 25 Jun 2022 17:52:24 +0100 Subject: Add example themes and allow # in colors. --- doc/tofi.5.scd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/tofi.5.scd') 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 -- cgit v1.2.3