larapaste and tomorrow night
authorOrakaro <nhatminh_179@hotmail.com>
Sat, 5 Jul 2014 07:07:12 +0000 (16:07 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Sat, 5 Jul 2014 07:07:12 +0000 (16:07 +0900)
rainbowstream/colorset/larapaste.json [new file with mode: 0644]
rainbowstream/colorset/tomorrow_night.json [new file with mode: 0644]

diff --git a/rainbowstream/colorset/larapaste.json b/rainbowstream/colorset/larapaste.json
new file mode 100644 (file)
index 0000000..ed69b07
--- /dev/null
@@ -0,0 +1,63 @@
+{
+    /* 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
+    and 256 terminal's colors from term_0 to term_255
+    */
+
+    "DECORATED_NAME" : "term_73",
+    "CYCLE_COLOR" :["term_73","term_209","term_148","term_230","term_220","term_59"],
+    "TWEET" : {
+        "nick"      : "term_73",
+        "clock"     : "term_220",
+        "id"        : "term_209",
+        "favorited" : "term_148",
+        "rt"        : "term_59",
+        "link"      : "term_148",
+        "keyword"   : "on_light_green"
+    },
+
+    "MESSAGE" : {
+        "sender"    : "term_73",
+        "recipient" : "term_73",
+        "to"        : "term_148",
+        "clock"     : "term_220",
+        "id"        : "term_209"
+    },
+
+    "PROFILE" : {
+        "statuses_count"    : "term_209",
+        "friends_count"     : "term_73",
+        "followers_count"   : "term_220",
+        "nick"              : "term_73",
+        "profile_image_url" : "term_148",
+        "description"       : "term_230",
+        "location"          : "term_59",
+        "url"               : "term_148",
+        "clock"             : "term_220"
+    },
+
+    "TREND" : {
+        "url": "term_148"
+    },
+
+    "CAL" : {
+        "days": "term_209",
+        "today": "on_light_magenta"
+    }
+}
diff --git a/rainbowstream/colorset/tomorrow_night.json b/rainbowstream/colorset/tomorrow_night.json
new file mode 100644 (file)
index 0000000..ecc5fd8
--- /dev/null
@@ -0,0 +1,63 @@
+{
+    /* 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
+    and 256 terminal's colors from term_0 to term_255
+    */
+
+    "DECORATED_NAME" : "term_103",
+    "CYCLE_COLOR" :["term_103","term_173","term_30","term_54","term_58","term_179","term_145"],
+    "TWEET" : {
+        "nick"      : "term_103",
+        "clock"     : "term_58",
+        "id"        : "term_173",
+        "favorited" : "term_54",
+        "rt"        : "term_145",
+        "link"      : "term_30",
+        "keyword"   : "on_light_blue"
+    },
+
+    "MESSAGE" : {
+        "sender"    : "term_103",
+        "recipient" : "term_103",
+        "to"        : "term_54",
+        "clock"     : "term_58",
+        "id"        : "term_173"
+    },
+
+    "PROFILE" : {
+        "statuses_count"    : "term_173",
+        "friends_count"     : "term_30",
+        "followers_count"   : "term_179",
+        "nick"              : "term_103",
+        "profile_image_url" : "term_30",
+        "description"       : "term_58",
+        "location"          : "term_54",
+        "url"               : "term_30",
+        "clock"             : "term_58"
+    },
+
+    "TREND" : {
+        "url": "term_30"
+    },
+
+    "CAL" : {
+        "days": "term_103",
+        "today": "on_light_blue"
+    }
+}