From ca0bb02c6ab6f0ea5e0ee0e2e39a685f4259c124 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 23 Nov 2022 08:35:36 +0000 Subject: update --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index f299c8c..0f5014f 100644 --- a/init.el +++ b/init.el @@ -963,8 +963,8 @@ If failed try to complete the common part with `company-complete-common'" (quote (("TODO" :foreground "red" :weight bold) ("NEXT" :foreground "cyan" :weight bold) ("PROJECT" :foreground "blue" :weight bold) - ("DOING" :foreground "pink" :weight bold) - ("DONE" :foreground "orchid" :weight bold) + ("DOING" :foreground "orchid" :weight bold) + ("DONE" :foreground "ForestGreen" :weight bold) ("WAITING" :foreground "orange" :weight bold) ("SOMEDAY" :foreground "blue" :weight bold) ("HOLD" :foreground "magenta" :weight bold) -- cgit v1.2.3