Hello. I'm experimenting with a theme for Taskwarrior. It supports various color setting options, one of them is 16-color.
tinted-builder-rust has support for tinted8, but there is a problem.
Taskwarrior supports naming colors directly instead of using hex and I thought it would be cool if the template could have {{ palette.red.name }} and {{ palette.red.modifier }} or something like that.
Hello. I'm experimenting with a theme for Taskwarrior. It supports various color setting options, one of them is 16-color.
tinted-builder-rusthas support fortinted8, but there is a problem.Taskwarrior supports naming colors directly instead of using hex and I thought it would be cool if the template could have
{{ palette.red.name }}and{{ palette.red.modifier }}or something like that.