{ /* 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" : 103, "CYCLE_COLOR" :[103,173,30,54,58,179,145], "TWEET" : { "nick" : 103, "clock" : 58, "id" : 173, "favorited" : 54, "rt" : 145, "link" : 30, "keyword" : "on_light_blue" }, "MESSAGE" : { "sender" : 103, "recipient" : 103, "to" : 54, "clock" : 58, "id" : 173 }, "PROFILE" : { "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": 30 }, "CAL" : { "days": 103, "today": "on_light_blue" }, "GROUP" : { "name": 103, "member": 179, "subscriber": 30, "mode": 54, "description": 58, "clock": 173 } }