TW-1603: Priority color precedence changed since it is a UDA, should be lowered again
- The 'uda.' element is moved to the end, where 'pri.' used to be (thanks to Jens Erat).
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#
|
||||
# Taskwarrior solarized-dark-256 theme created by Stefan A. Keel.
|
||||
|
||||
rule.precedence.color=deleted,completed,active,keyword.,tag.,uda.,project.,overdue,scheduled,due.today,due,blocked,blocking,recurring,tagged
|
||||
rule.precedence.color=deleted,completed,active,keyword.,tag.,project.,overdue,scheduled,due.today,due,blocked,blocking,recurring,tagged,uda.
|
||||
|
||||
# General decoration
|
||||
color.label=
|
||||
|
||||
Reference in New Issue
Block a user