From 837ce229372b42eca83452789329fc8c598dcbb7 Mon Sep 17 00:00:00 2001 From: Gina Trapani Date: Fri, 6 Dec 2013 00:38:32 -0800 Subject: [PATCH] Add new config vars enabled in 07b50a07e0007ac43327d31568b5a7cc26f3e0f2 --- todo.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/todo.cfg b/todo.cfg index ccad921..078c04f 100644 --- a/todo.cfg +++ b/todo.cfg @@ -62,6 +62,11 @@ export REPORT_FILE="$TODO_DIR/report.txt" # # export COLOR_DONE=$LIGHT_GREY +# There is highlighting for projects and contexts. +# +# export COLOR_PROJECT=$RED +# export COLOR_CONTEXT=$RED + # === BEHAVIOR === ## customize list output