From 4c7bdd18e5a2ab2dcfb11e679dabb1d723a1a007 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 2 Jun 2019 02:26:42 -0300 Subject: Tag NEXT with red instead of orange --- spacemacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spacemacs.el') diff --git a/spacemacs.el b/spacemacs.el index 6e7697c..d90fba8 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -737,7 +737,7 @@ This is the place where most of your configurations should be done. Unless it is ("WAITING" . (:foreground "white" :weight bold)) ("MEETING" . (:foreground "white" :weight bold)) - ("NEXT" . (:foreground "orange" :weight bold)) + ("NEXT" . (:foreground "red" :weight bold)) ("CANCELLED" . (:foreground "green" :weight bold)) ("DONE" . (:foreground "green" :weight bold))) -- cgit v1.2.3