GothenburgBitFactory / GothenburgBitFactory/taskwarrior

Overwrite color of subproject

Open
#2,227 0 comments 2 reactions 0 assignees View on GitHub
topic:themes
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

Greetings fellow Taskwarriors!
I want to use distinct colors for subprojects. So in my color.theme I have the following:
```
rule.precedence.color=deleted,completed,active,keyword.,tag.,overdue,scheduled,due.today,due,blocked,blocking,recurring,tagged,uda.,project.,

color.project.A=color1
color.project.A.subA=color2
```

However, it seems that only the rule for project A is applied and the subproject is colored with color1.
If I only use the second color rule, the subproject is colored correctly but not the parent project.

Maybe I'm missing something?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.