Aligned PRI_X comment with updated one in config.
As an addendum to commit 9b7f85bea1.
This commit is contained in:
2
todo.sh
2
todo.sh
@@ -468,7 +468,7 @@ export DEFAULT='\\033[0m'
|
|||||||
export PRI_A=$YELLOW # color for A priority
|
export PRI_A=$YELLOW # color for A priority
|
||||||
export PRI_B=$GREEN # color for B priority
|
export PRI_B=$GREEN # color for B priority
|
||||||
export PRI_C=$LIGHT_BLUE # color for C priority
|
export PRI_C=$LIGHT_BLUE # color for C priority
|
||||||
export PRI_X=$WHITE # color for rest of them
|
export PRI_X=$WHITE # color unless explicitly defined
|
||||||
|
|
||||||
# Default highlight colors.
|
# Default highlight colors.
|
||||||
export COLOR_DONE=$LIGHT_GREY # color for done (but not yet archived) tasks
|
export COLOR_DONE=$LIGHT_GREY # color for done (but not yet archived) tasks
|
||||||
|
|||||||
Reference in New Issue
Block a user