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
9 changed files with 9 additions and 9 deletions

View File

@@ -57,7 +57,7 @@ color.uda.priority.M=rgb025
# Tags
color.tag.next=rgb550
color.tag.none=
color.tagged=color246
color.tagged=
# Due
color.due.today=color252