projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bc91c7
)
message
author
Vu Nhat Minh
<vunhat_minh@dwango.co.jp>
Thu, 3 Jul 2014 09:15:16 +0000
(18:15 +0900)
committer
Vu Nhat Minh
<vunhat_minh@dwango.co.jp>
Thu, 3 Jul 2014 09:15:16 +0000
(18:15 +0900)
rainbowstream/rainbow.py
patch
|
blob
|
blame
|
history
diff --git
a/rainbowstream/rainbow.py
b/rainbowstream/rainbow.py
index 0c0602ceead9c2197a8be62b41da3600767f8937..4b6f49f00ab2d851b173e41be7dbe56e61ef3cf0 100644
(file)
--- a/
rainbowstream/rainbow.py
+++ b/
rainbowstream/rainbow.py
@@
-808,6
+808,7
@@
def theme():
c[nc] = new_config[nc]
# Update db and reset colors
db.theme_update(g['stuff'])
+ g['cyc'] = init_cycle()
g['decorated_name'] = color_func(
c['DECORATED_NAME'])(
'[@' + g['original_name'] + ']: ')