s/GREY/GRAY/ in todo.cfg (#320)
`GRAY` is the spelling used in every other place in this repository.
This commit is contained in:
2
todo.cfg
2
todo.cfg
@@ -67,7 +67,7 @@ export REPORT_FILE="$TODO_DIR/report.txt"
|
|||||||
# export COLOR_PROJECT=$RED
|
# export COLOR_PROJECT=$RED
|
||||||
# export COLOR_CONTEXT=$RED
|
# export COLOR_CONTEXT=$RED
|
||||||
# export COLOR_DATE=$BLUE
|
# export COLOR_DATE=$BLUE
|
||||||
# export COLOR_NUMBER=$LIGHT_GRAY
|
# export COLOR_NUMBER=$LIGHT_GREY
|
||||||
|
|
||||||
# There is highlighting for metadata key:value pairs e.g.
|
# There is highlighting for metadata key:value pairs e.g.
|
||||||
# DUE:2006-08-01 or note:MYNOTE
|
# DUE:2006-08-01 or note:MYNOTE
|
||||||
|
|||||||
Reference in New Issue
Block a user