diff --git a/doc/man1/timew-tags.1.adoc b/doc/man1/timew-tags.1.adoc index 7c1aade3..9ff133b9 100644 --- a/doc/man1/timew-tags.1.adoc +++ b/doc/man1/timew-tags.1.adoc @@ -10,3 +10,9 @@ timew-tags - display a list of tags == DESCRIPTION Displays all the tags that have been used by default. When a filter is specified, shows only the tags that were used during that time. + +== CONFIGURATION + +**tags.**____**.color**:: +Assigns a specific foreground and background color to a tag, instead of the default color palette determined by your current theme. +Examples of valid colors include 'white', 'gray8', 'black on yellow', and 'rgb345'.