X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=rainbowstream%2Fcolorset%2Ftomorrow_night.json;h=1939de23da827ec6f8d3700855c1cb88da695e5f;hp=9dcd03aeb4ea3bbb286751e0cfc1a8457f97573b;hb=318cdd679598aef40a9dad1dfe66dcd4f82892a7;hpb=b68e80f6d55d4d9f995403aefb2bd952ea5ebf43 diff --git a/rainbowstream/colorset/tomorrow_night.json b/rainbowstream/colorset/tomorrow_night.json index 9dcd03a..1939de2 100644 --- a/rainbowstream/colorset/tomorrow_night.json +++ b/rainbowstream/colorset/tomorrow_night.json @@ -17,56 +17,59 @@ * 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" : 103, + "CYCLE_COLOR" :[103,173,30,54,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" + "nick" : 103, + "clock" : 58, + "id" : 173, + "favorited" : 54, + "retweet_count" : 103, + "favorite_count" : 54, + "rt" : 145, + "link" : 30, + "hashtag" : 103, + "keyword" : "on_light_blue" }, "MESSAGE" : { - "sender" : "term_103", - "recipient" : "term_103", - "to" : "term_54", - "clock" : "term_58", - "id" : "term_173" + "sender" : 103, + "recipient" : 103, + "to" : 54, + "clock" : 58, + "id" : 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" + "statuses_count" : 173, + "friends_count" : 30, + "followers_count" : 179, + "nick" : 103, + "profile_image_url" : 30, + "description" : 58, + "location" : 54, + "url" : 30, + "clock" : 58 }, "TREND" : { - "url": "term_30" + "url": 30 }, "CAL" : { - "days": "term_103", + "days": 103, "today": "on_light_blue" }, "GROUP" : { - "name": "term_103", - "member": "term_179", - "subscriber": "term_30", - "mode": "term_54", - "description": "term_58", - "clock": "term_173" + "name": 103, + "member": 179, + "subscriber": 30, + "mode": 54, + "description": 58, + "clock": 173 } }