Skip to content

Commit 54ad5e3

Browse files
committed
Add entry for files.colors
This has been available since "allow custom colors" (5094d07), even before "allow build specific colours & config" (b7cf3af).
1 parent 19c21ed commit 54ad5e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/reference/workflow-config-file.rst

+8
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,14 @@ color_schemes
547547
- default: ``defaults/color_schemes.tsv``
548548
- used in rules: ``colors``
549549

550+
colors
551+
~~~~~~
552+
553+
- type: string
554+
- description: Path to a color map file. Format: tab-delimited, no header. Each row should contain a metadata field as the first column, metadata value in the second column, and hex color code in the third column.
555+
- default: colors generated from the ``colors`` rule
556+
- used in rules: ``export``
557+
550558
.. _auspice_config-1:
551559

552560
auspice_config

0 commit comments

Comments
 (0)