s/GREY/GRAY/ in todo.cfg (#320)

`GRAY` is the spelling used in every other place in this repository.
This commit is contained in:
Oleg Zaytsev
2020-10-22 07:36:05 +02:00
committed by GitHub
parent ae1f241887
commit 7bac9d861b

View File

@@ -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