Spectrum is the most vibrant avatar-pulse power on ChatNoRegister. It cycles a full rainbow wave of colour around your avatar — red, orange, green, cyan, blue, violet — in a continuous 3-second loop. Every message you send arrives with a new hue radiating from your profile picture.
Spectrum is a pulse-type power that animates the box-shadow on your avatar through six rainbow stops on a 3-second linear loop — matching the same colour sequence as the Prism name effect. Pair them together for a fully coordinated rainbow look.
.pwr-spectrum {
animation: pwr-spectrum 3s linear infinite;
}
@keyframes pwr-spectrum {
0% { box-shadow: 0 0 12px #ff4747; }
16% { box-shadow: 0 0 12px #ffa347; }
33% { box-shadow: 0 0 12px #47ff6f; }
50% { box-shadow: 0 0 12px #47e5ff; }
66% { box-shadow: 0 0 12px #4766ff; }
83% { box-shadow: 0 0 12px #d747ff; }
100% { box-shadow: 0 0 12px #ff4747; }
}
Yes — Spectrum affects the avatar, Prism affects the name. Both can be active together for a full-rainbow look on both elements.
No. Permanent purchase.
No comments yet — be the first!
Leave a Comment