X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=rainbowstream%2Fcolorset%2Flarapaste.json;h=922a115a025b56c31bd2ccad6f61b44754c41a34;hp=ed69b077ef7c17aa04ea159d55274b02b07d97f1;hb=5edc9cd172a33b2fd0379f212b8b9780e3213396;hpb=cb491569262910bb813c94d220423a8a8733696e diff --git a/rainbowstream/colorset/larapaste.json b/rainbowstream/colorset/larapaste.json index ed69b07..922a115 100644 --- a/rainbowstream/colorset/larapaste.json +++ b/rainbowstream/colorset/larapaste.json @@ -17,47 +17,72 @@ * light_magenta * light_cyan * white - and 256 terminal's colors from term_0 to term_255 + and 256 terminal's colors from 0 to 255 */ - "DECORATED_NAME" : "term_73", - "CYCLE_COLOR" :["term_73","term_209","term_148","term_230","term_220","term_59"], + "DECORATED_NAME" : 37, + "CYCLE_COLOR" :[37,184,202,154,59,230], "TWEET" : { - "nick" : "term_73", - "clock" : "term_220", - "id" : "term_209", - "favorited" : "term_148", - "rt" : "term_59", - "link" : "term_148", - "keyword" : "on_light_green" + "mynick" : 202, + "nick" : 37, + "clock" : 184, + "id" : 184, + "client" : 154, + "favorited" : 154, + "retweet_count" : 154, + "favorite_count" : 202, + "rt" : 202, + "link" : 154, + "hashtag" : 37, + "mytweet" : 202, + "keyword" : "on_light_green" + }, + + "NOTIFICATION":{ + "source_nick" : 37, + "notify" : 202, + "clock" : 184 }, "MESSAGE" : { - "sender" : "term_73", - "recipient" : "term_73", - "to" : "term_148", - "clock" : "term_220", - "id" : "term_209" + "partner" : 37, + "me" : 37, + "partner_frame" : 154, + "me_frame" : 202, + "sender" : 37, + "recipient" : 37, + "to" : 154, + "clock" : 184, + "id" : 202 }, "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" + "statuses_count" : 202, + "friends_count" : 37, + "followers_count" : 184, + "nick" : 37, + "profile_image_url" : 154, + "description" : 230, + "location" : 59, + "url" : 154, + "clock" : 184 }, "TREND" : { - "url": "term_148" + "url": 154 }, "CAL" : { - "days": "term_209", + "days": 202, "today": "on_light_magenta" + }, + + "GROUP" : { + "name": 37, + "member": 184, + "subscriber": 37, + "mode": 59, + "description": 230, + "clock": 184 } }