projects
/
rainbowstream.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
message
[rainbowstream.git]
/
rainbowstream
/
rainbow.py
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'] + ']: ')