Open
Description
I suggest split TLDR_COLOR_COMMAND
into the two variables:
Variable | Meaning |
---|---|
TLDR_COLOR_COMMAND | Color for only the first token in the code example |
TLDR_COLOR_OPTION | Color for only the long/old/short options and flags |
and add envs to control braces and pipe symbol colors:
Variable | Meaning |
---|---|
TLDR_COLOR_BRACE | Color for the opening/closing braces |
TLDR_COLOR_PIPE | Color for only the pipe symbol |
Maybe I can try to create PR for this issue. ;)
Metadata
Metadata
Assignees
Labels
No labels