X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=rainbowstream%2Fcolorset%2Ftomorrow_night.json;h=309d889d194d971aca3144ee8f2663f5f8b63bbf;hp=ecc5fd8c9d266ea390242fd73b02295a672a6b06;hb=5edc9cd172a33b2fd0379f212b8b9780e3213396;hpb=cb491569262910bb813c94d220423a8a8733696e diff --git a/rainbowstream/colorset/tomorrow_night.json b/rainbowstream/colorset/tomorrow_night.json index ecc5fd8..309d889 100644 --- a/rainbowstream/colorset/tomorrow_night.json +++ b/rainbowstream/colorset/tomorrow_night.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_103", - "CYCLE_COLOR" :["term_103","term_173","term_30","term_54","term_58","term_179","term_145"], + "DECORATED_NAME" : 67, + "CYCLE_COLOR" :[67,166,30,97,58,179,145], "TWEET" : { - "nick" : "term_103", - "clock" : "term_58", - "id" : "term_173", - "favorited" : "term_54", - "rt" : "term_145", - "link" : "term_30", - "keyword" : "on_light_blue" + "mynick" : 145, + "nick" : 67, + "clock" : 58, + "id" : 58, + "client" : 58, + "favorited" : 97, + "retweet_count" : 97, + "favorite_count" : 166, + "rt" : 145, + "link" : 30, + "hashtag" : 67, + "mytweet" : 145, + "keyword" : "on_light_blue" + }, + + "NOTIFICATION":{ + "source_nick" : 67, + "notify" : 145, + "clock" : 58 }, "MESSAGE" : { - "sender" : "term_103", - "recipient" : "term_103", - "to" : "term_54", - "clock" : "term_58", - "id" : "term_173" + "partner" : 67, + "me" : 67, + "partner_frame" : 166, + "me_frame" : 30, + "sender" : 67, + "recipient" : 67, + "to" : 97, + "clock" : 58, + "id" : 166 }, "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" + "statuses_count" : 166, + "friends_count" : 30, + "followers_count" : 179, + "nick" : 67, + "profile_image_url" : 30, + "description" : 58, + "location" : 97, + "url" : 30, + "clock" : 58 }, "TREND" : { - "url": "term_30" + "url": 30 }, "CAL" : { - "days": "term_103", + "days": 67, "today": "on_light_blue" + }, + + "GROUP" : { + "name": 67, + "member": 179, + "subscriber": 30, + "mode": 97, + "description": 58, + "clock": 166 } }