Add FORCE_COLOR env support (#1003)

This commit is contained in:
Aleksandr Komlev
2023-02-17 03:12:44 +03:00
committed by GitHub
parent c8fe450623
commit 9af056e746
3 changed files with 6 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ Some environment variables can be overriden to adjust Task behavior.
| `TASK_COLOR_YELLOW` | `33` | Color used for yellow. |
| `TASK_COLOR_MAGENTA` | `35` | Color used for magenta. |
| `TASK_COLOR_RED` | `31` | Color used for red. |
| `FORCE_COLOR` | `undefined` | Force color output usage. |
## Schema