aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-06-02 02:26:42 -0300
committerEuAndreh <eu@euandre.org>2019-06-02 02:26:42 -0300
commit4c7bdd18e5a2ab2dcfb11e679dabb1d723a1a007 (patch)
tree83cc292774568548bfae5a5f7fb231ce8278ed85
parentTODOs.org (diff)
downloaddotfiles-4c7bdd18e5a2ab2dcfb11e679dabb1d723a1a007.tar.gz
dotfiles-4c7bdd18e5a2ab2dcfb11e679dabb1d723a1a007.tar.xz
Tag NEXT with red instead of orange
-rw-r--r--spacemacs.el2
1 files changed, 1 insertions, 1 deletions
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)))