mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
TagColorDoc: Added man documentation for configuring tag colors.
Signed-off-by: Lim Ding Wen <limdingwen@gmail.com>
This commit is contained in:
parent
e1b29b388e
commit
c7781927ec
1 changed files with 6 additions and 0 deletions
|
@ -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.**__<tag>__**.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'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue