Skip to content

Commit 837ce22

Browse files
committed
Add new config vars enabled in 07b50a0
1 parent 7c92f46 commit 837ce22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

todo.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ export REPORT_FILE="$TODO_DIR/report.txt"
6262
#
6363
# export COLOR_DONE=$LIGHT_GREY
6464

65+
# There is highlighting for projects and contexts.
66+
#
67+
# export COLOR_PROJECT=$RED
68+
# export COLOR_CONTEXT=$RED
69+
6570
# === BEHAVIOR ===
6671

6772
## customize list output

0 commit comments

Comments
 (0)