summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emacsconf-schedule.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/emacsconf-schedule.el b/emacsconf-schedule.el
index b4dcb0a..09e4c20 100644
--- a/emacsconf-schedule.el
+++ b/emacsconf-schedule.el
@@ -443,8 +443,10 @@ Other status: gray"
"yellow")
("TO_CAPTION"
"lightgreen")
- ("TO_STREAM"
+ ("TO_CHECK"
"green")
+ ("TO_STREAM"
+ "darkgreen")
("TODO"
"lightgray")
(_ "gray")))))