adjust color for larapaste and tomorrow_night
authorOrakaro <nhatminh_179@hotmail.com>
Sun, 10 Aug 2014 02:38:25 +0000 (11:38 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Sun, 10 Aug 2014 02:38:25 +0000 (11:38 +0900)
docs/conf.py
rainbowstream/colorset/larapaste.json
rainbowstream/colorset/tomorrow_night.json
setup.py

index 0f10c6f963ab2a0e2ba9bda846e5342926763ec6..73a9a4d14697d9fc05f9dc75d336921dc132008b 100644 (file)
@@ -48,9 +48,9 @@ copyright = u'2014, Vu Nhat Minh'
 # built documents.
 #
 # The short X.Y version.
-version = '0.6.9'
+version = '0.7.0'
 # The full version, including alpha/beta/rc tags.
-release = '0.6.9'
+release = '0.7.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 87c6d98d521607034d20018909c22458487e7887..c91dcb61f15f3402858ffdaae470475e3d531826 100644 (file)
     and 256 terminal's colors from 0 to 255
     */
 
-    "DECORATED_NAME" : 73,
-    "CYCLE_COLOR" :[73,209,148,230,220,59],
+    "DECORATED_NAME" : 37,
+    "CYCLE_COLOR" :[37,184,202,154,59,230],
     "TWEET" : {
-        "nick"            : 73,
-        "clock"           : 220,
-        "id"              : 209,
-        "favorited"       : 148,
-        "retweet_count"   : 73,
-        "favorite_count"  : 148,
-        "rt"              : 59,
-        "link"            : 148,
-        "hashtag"         : 73,
+        "nick"            : 37,
+        "clock"           : 184,
+        "id"              : 202,
+        "favorited"       : 154,
+        "retweet_count"   : 202,
+        "favorite_count"  : 154,
+        "rt"              : 202,
+        "link"            : 154,
+        "hashtag"         : 37,
         "keyword"         : "on_light_green"
     },
 
     "MESSAGE" : {
-        "sender"    : 73,
-        "recipient" : 73,
-        "to"        : 148,
-        "clock"     : 220,
-        "id"        : 209
+        "sender"    : 37,
+        "recipient" : 37,
+        "to"        : 154,
+        "clock"     : 184,
+        "id"        : 202
     },
 
     "PROFILE" : {
-        "statuses_count"    : 209,
-        "friends_count"     : 73,
-        "followers_count"   : 220,
-        "nick"              : 73,
-        "profile_image_url" : 148,
+        "statuses_count"    : 202,
+        "friends_count"     : 37,
+        "followers_count"   : 184,
+        "nick"              : 37,
+        "profile_image_url" : 154,
         "description"       : 230,
         "location"          : 59,
-        "url"               : 148,
-        "clock"             : 220
+        "url"               : 154,
+        "clock"             : 184
     },
 
     "TREND" : {
-        "url": 148
+        "url": 154
     },
 
     "CAL" : {
-        "days": 209,
+        "days": 202,
         "today": "on_light_magenta"
     },
 
     "GROUP" : {
-        "name": 73,
-        "member": 220,
-        "subscriber": 73,
+        "name": 37,
+        "member": 184,
+        "subscriber": 37,
         "mode": 59,
         "description": 230,
-        "clock": 220
+        "clock": 184
     }
 }
index 1939de23da827ec6f8d3700855c1cb88da695e5f..1199e1600c3c44cb3e201b4a29b7c761e1a45eb4 100644 (file)
     and 256 terminal's colors from 0 to 255
     */
 
-    "DECORATED_NAME" : 103,
-    "CYCLE_COLOR" :[103,173,30,54,58,179,145],
+    "DECORATED_NAME" : 67,
+    "CYCLE_COLOR" :[67,166,30,97,58,179,145],
     "TWEET" : {
-        "nick"            : 103,
+        "nick"            : 67,
         "clock"           : 58,
-        "id"              : 173,
-        "favorited"       : 54,
-        "retweet_count"   : 103,
-        "favorite_count"  : 54,
+        "id"              : 166,
+        "favorited"       : 97,
+        "retweet_count"   : 166,
+        "favorite_count"  : 97,
         "rt"              : 145,
         "link"            : 30,
-        "hashtag"         : 103,
+        "hashtag"         : 67,
         "keyword"         : "on_light_blue"
     },
 
     "MESSAGE" : {
-        "sender"    : 103,
-        "recipient" : 103,
-        "to"        : 54,
+        "sender"    : 67,
+        "recipient" : 67,
+        "to"        : 97,
         "clock"     : 58,
-        "id"        : 173
+        "id"        : 166
     },
 
     "PROFILE" : {
-        "statuses_count"    : 173,
+        "statuses_count"    : 166,
         "friends_count"     : 30,
         "followers_count"   : 179,
-        "nick"              : 103,
+        "nick"              : 67,
         "profile_image_url" : 30,
         "description"       : 58,
-        "location"          : 54,
+        "location"          : 97,
         "url"               : 30,
         "clock"             : 58
     },
     },
 
     "CAL" : {
-        "days": 103,
+        "days": 67,
         "today": "on_light_blue"
     },
 
     "GROUP" : {
-        "name": 103,
+        "name": 67,
         "member": 179,
         "subscriber": 30,
-        "mode": 54,
+        "mode": 97,
         "description": 58,
-        "clock": 173
+        "clock": 166
     }
 }
index 43574cfca6916d3eb75a57288ce85dd888910eb8..da183cccb2a306c5749c4f54c42a13756bcfdbcf 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.6.9'
+version = '0.7.0'
 
 # Require
 install_requires = [