From 18fa7a92232d0d44e71676c76ec33c4f291a93fc Mon Sep 17 00:00:00 2001 From: Charles Danesi Date: Mon, 29 Sep 2025 23:48:15 -0400 Subject: [PATCH] update highlighting --- .config/todo/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/todo/config b/.config/todo/config index 1159cbe..479b794 100644 --- a/.config/todo/config +++ b/.config/todo/config @@ -57,4 +57,4 @@ export PRI_A=$YELLOW export PRI_B=$LIGHTCYAN export PRI_C=$BLUE export PRI_D=$GREEN -export PRI_E=$DEFAULT \ No newline at end of file +export PRI_E=$LIGHTMAGENTA \ No newline at end of file