{ /* 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 0 to 255 */ "DECORATED_NAME" : 67, "CYCLE_COLOR" :[67,166,30,97,58,179,145], "TWEET" : { "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" : { "partner" : 67, "me" : 67, "partner_frame" : 166, "me_frame" : 30, "sender" : 67, "recipient" : 67, "to" : 97, "clock" : 58, "id" : 166 }, "PROFILE" : { "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": 30 }, "CAL" : { "days": 67, "today": "on_light_blue" }, "GROUP" : { "name": 67, "member": 179, "subscriber": 30, "mode": 97, "description": 58, "clock": 166 } }