notify
[rainbowstream.git] / rainbowstream / rainbow.py
index 4b6f49f00ab2d851b173e41be7dbe56e61ef3cf0..d69f6026f3c11a183d2d6f2d32ff79ae4a3625d5 100644 (file)
@@ -808,7 +808,7 @@ def theme():
                     c[nc] = new_config[nc]
             # Update db and reset colors
             db.theme_update(g['stuff'])
-            g['cyc'] = init_cycle()
+            notify_cycle()
             g['decorated_name'] = color_func(
                 c['DECORATED_NAME'])(
                 '[@' + g['original_name'] + ']: ')