colors: Do not provide any color for color.tagged by default

The simple fact that the task has a single or more tags of any value
does not convey a lot of information. As such, we should not color tasks
based on this property by default.

Users can still configure the color.tagged configuration variable if the
color rule makes sense in their system.
This commit is contained in:
Tomas Babej 2021-08-31 18:26:30 -04:00
parent 99f4929dc5
commit 505bbf60bb
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
9 changed files with 9 additions and 9 deletions

View file

@ -57,7 +57,7 @@ color.uda.priority.M=color250
# Tags
color.tag.next=rgb440
color.tag.none=
color.tagged=rgb031
color.tagged=
# Due
color.due.today=rgb400