add 256 RGB supported
[rainbowstream.git] / rainbowstream / colorset / default.json
index bb9ff1c57ede83273d8bbb33626f69bd72b400e1..7c422265087859f4ea66bbcc983403c33c0bfa62 100644 (file)
     "PUBLIC_DOMAIN" : "stream.twitter.com",
     "SITE_DOMAIN" : "sitestream.twitter.com",
 
-    // Color config
+    /* Color config
+    There are 16 basic colors supported :
+        * default
+        * black
+        * red
+        * green
+        * yellow
+        * blue
+        * magenta
+        * cyan
+        * grey
+        * light_red
+        * light_green
+        * light_yellow
+        * light_blue
+        * light_magenta
+        * light_cyan
+        * white
+
+     */
     "TWEET" : {
         "nick"      : "grey",
         "clock"     : "grey",