Colors are not passed to sub commands when using click-plugins
Yoni-Mantzur opened this issue · 0 comments
Yoni-Mantzur commented
Hello,
I encounter the issue that when I'm using click-plugin
to plug subcommands, together with HelpColorsGroup
. I see the colors on the group command, but not on the subcommands.
Do you have any suggestions?
Thanks