forked from MarseyWorld/MarseyWorld
add the old pinks to the list of available colors
parent
10e622f551
commit
56501b9d30
|
@ -870,7 +870,7 @@ else: # localhost or testing environment implied
|
|||
|
||||
BOT_IDs = {AUTOJANNY_ID, SNAPPY_ID, LONGPOSTBOT_ID, ZOZBOT_ID}
|
||||
|
||||
COLORS = {'f04bec','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR}
|
||||
COLORS = {'ff66ac','ff459a','f04bec','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR}
|
||||
|
||||
### COMMENT NOTIFICATIONS ###
|
||||
|
||||
|
|
Loading…
Reference in New Issue