message
authorVu Nhat Minh <vunhat_minh@dwango.co.jp>
Thu, 3 Jul 2014 09:15:16 +0000 (18:15 +0900)
committerVu Nhat Minh <vunhat_minh@dwango.co.jp>
Thu, 3 Jul 2014 09:15:16 +0000 (18:15 +0900)
rainbowstream/rainbow.py

index 0c0602ceead9c2197a8be62b41da3600767f8937..4b6f49f00ab2d851b173e41be7dbe56e61ef3cf0 100644 (file)
@@ -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'] + ']: ')