X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=theme.md;h=4f1a6035f8cbafc95c731784ec3484b50be6b0e2;hp=a679141f77acdf85de36d95838ee865cf56ef384;hb=fd2da0c3ea222efdbc582e25299b08ebbe7ed45f;hpb=99cd1fba83efcd1dd6f01570ea79776b4e41f1cf;ds=sidebyside diff --git a/theme.md b/theme.md index a679141..4f1a603 100644 --- a/theme.md +++ b/theme.md @@ -25,15 +25,18 @@ Examples are available in "DECORATED_NAME" : 198, "CYCLE_COLOR" :[198,57,166,50,179,74,112], "TWEET" : { + "mynick" : 179, "nick" : 112, "clock" : 57, "id" : 166, + "client" : 74, "favorited" : 50, "retweet_count" : 50, "favorite_count" : 198, "rt" : 179, "link" : 74, "hashtag" : 198, + "mytweet" : 179, "keyword" : "on_light_green" }, @@ -46,8 +49,8 @@ Examples are available in "MESSAGE" : { "partner" : 112, "me" : 112, - "me_frame" : 74, "partner_frame" : 198, + "me_frame" : 74, "sender" : 112, "recipient" : 112, "to" : 50, @@ -144,6 +147,7 @@ Color reference can be found at * `nick` : color for other Twitter __username__. * `clock`: color for time of tweet. * `id`: color for tweet's id. + * `client`: color for used Twitter client. * `favorite`: color for the star symbol when a tweet is favorited by you. * `retweet_count`: color for retweets count. * `favorite_count`: color for favorites count.