Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colors configuration options for .taskrc #61

Merged

Conversation

versicode
Copy link

@versicode versicode commented Aug 17, 2019

Custom terminal themes can make some tasksh output unreadable.
I faced same issue as #60

Solution - added .taskrc configuration options like:

tasksh.color.progress.fg=color231
tasksh.color.progress.bg=color75
tasksh.color.description.fg=color231
tasksh.color.description.bg=color31
tasksh.color.actions.fg=color235
tasksh.color.actions.bg=color254
tasksh.color.modify.fg=color235
tasksh.color.modify.bg=color252

Thanks you for great software!

@versicode versicode force-pushed the colors-configuration branch from 2f0fe59 to e28f8bb Compare August 18, 2019 11:17
@pbeckingham pbeckingham merged commit 7fdea22 into GothenburgBitFactory:1.3.0 Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants