fix -iot bug
[rainbowstream.git] / rainbowstream / colorset / monokai.json
index 06f508b6e09065b0c6bded7d5e585539de9ca9aa..7d9a7bf90942dde8a06f7d709c489b3c31f42f86 100644 (file)
@@ -26,7 +26,7 @@
         "nick"      : "term_112",
         "clock"     : "term_57",
         "id"        : "term_166",
-        "favourite" : "term_50",
+        "favorited" : "term_50",
         "rt"        : "term_179",
         "link"      : "term_74",
         "keyword"   : "on_light_green"
 
     "TREND" : {
         "url": "term_74"
+    },
+
+    "CAL" : {
+        "days": "term_57",
+        "today": "on_light_blue"
     }
-}
\ No newline at end of file
+}