TagColorDoc: Add line break for easier reading.

Signed-off-by: Lim Ding Wen <limdingwen@gmail.com>
This commit is contained in:
Lim Ding Wen 2021-11-04 00:58:32 +08:00 committed by Thomas Lauf
parent c7781927ec
commit 3ea6a5ccd4

View file

@ -14,5 +14,5 @@ When a filter is specified, shows only the tags that were used during that time.
== CONFIGURATION
**tags.**__<tag>__**.color**::
Assigns a specific foreground and background color to a tag, instead of the default color palette determined by your current theme.
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'.