mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
TagColorDoc: Add tag color documentation to timew-chart.
Signed-off-by: Lim Ding Wen <limdingwen@gmail.com>
This commit is contained in:
parent
3ea6a5ccd4
commit
03443d259d
2 changed files with 5 additions and 1 deletions
|
@ -88,6 +88,10 @@ Default value is 'yes'.
|
||||||
Determines whether the current weekday is shown at left margin.
|
Determines whether the current weekday is shown at left margin.
|
||||||
Default value is 'yes'.
|
Default value is 'yes'.
|
||||||
|
|
||||||
|
**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'.
|
||||||
|
|
||||||
== HINTS
|
== HINTS
|
||||||
|
|
||||||
*:blank*::
|
*:blank*::
|
||||||
|
|
|
@ -14,5 +14,5 @@ When a filter is specified, shows only the tags that were used during that time.
|
||||||
== CONFIGURATION
|
== CONFIGURATION
|
||||||
|
|
||||||
**tags.**__<tag>__**.color**::
|
**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.
|
||||||
Examples of valid colors include 'white', 'gray8', 'black on yellow', and 'rgb345'.
|
Examples of valid colors include 'white', 'gray8', 'black on yellow', and 'rgb345'.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue