Allow specifying the location of the twitter oauth and pocket oauth files. This shoul...
[rainbowstream.git] / rainbowstream / colorset / base16.json
CommitLineData
68e40323
J
1{
2 "DECORATED_NAME": 7,
3 "CYCLE_COLOR": [1,2,3,4,5,6,16,17,20,21],
4 "TWEET": {
5 "mynick": 3,
6 "nick": 4,
7 "clock": 8,
8 "id": 4,
9 "client": 7,
10 "favorited": 1,
11 "retweet_count": 2,
12 "favorite_count": 1,
13 "rt": 2,
14 "link": 4,
15 "hashtag": 3,
16 "mytweet": 20,
17 "keyword": "on_light_green"
18 },
19 "NOTIFICATION": {
20 "source_nick": 3,
21 "notify": 1,
22 "clock": 8
23 },
24 "MESSAGE": {
25 "partner": 2,
26 "me": 7,
27 "partner_frame": 2,
28 "me_frame": 7,
29 "sender": 2,
30 "recipient": 6,
31 "to": 3,
32 "clock": 8,
33 "id": 4
34 },
35 "PROFILE": {
36 "statuses_count": 6,
37 "friends_count": 7,
38 "followers_count": 7,
39 "nick": 2,
40 "profile_image_url": 4,
41 "description": 7,
42 "location": 7,
43 "url": 4,
44 "clock": 8
45 },
46 "TREND": {
47 "url": 6
48 },
49 "CAL": {
50 "days": 1,
51 "today": "on_light_blue"
52 },
53 "GROUP": {
54 "name": 6,
55 "member": 1,
56 "subscriber": 3,
57 "mode": 6,
58 "description": 2,
59 "clock": 8
60 }
61}