2 // 'search': max search record
3 "SEARCH_MAX_RECORD" : 5,
4 // 'home': default number of home's tweets
6 // 'allrt': default number of retweets
7 "RETWEETS_SHOW_NUM" : 5,
8 // 'inbox','sent': default number of direct message
9 "MESSAGES_DISPLAY" : 5,
10 // 'trend': max trending topics
12 // 'switch': Filter and Ignore list ex: ['@fat','@mdo']
15 // Autocomplete history file name
16 "HISTORY_FILENAME" : "completer.hist",
19 "IMAGE_MAX_HEIGHT" : "40",
21 "USER_DOMAIN" : "userstream.twitter.com",
22 "PUBLIC_DOMAIN" : "stream.twitter.com",
23 "SITE_DOMAIN" : "sitestream.twitter.com",
26 There are 16 basic colors supported :
49 "favourite" : "light_green",
51 "link" : "light_cyan",
52 "keyword" : "on_light_yellow"
58 "to" : "light_magenta",
64 "statuses_count" : "light_green",
65 "friends_count" : "light_green",
66 "followers_count" : "light_green",
68 "profile_image_url" : "light_cyan",
69 "description" : "light_yellow",
70 "location" : "light_magenta",