Chat Tips March 23, 2026 · 2 min read · 1 views

Bubble Glow Power: Pulsing Purple Glow on Your Chat Messages

← Back to Chat Tips

Bubble Glow wraps every message you send in a pulsing purple glow — a soft box-shadow that breathes from barely-there to a full violet radiance in a 2-second loop, making your messages visually distinct from everyone else in the feed.

Live Demo — Bubble Glow

Live demo — message bubble
ChatUser Normal message
GlowUser My message glows 💜

What Bubble Glow Does

Bubble Glow is a bubble-type power that applies an animated box-shadow to your message bubble element (.mbubble). It pulses purple at a 2-second ease-in-out rhythm. Bubble powers are mutually exclusive — only one bubble effect can be active at a time.

How to Get Bubble Glow

  1. Enter any chat room on ChatNoRegister
  2. Click ✦ Powers in the top bar
  3. Find Bubble GlowBuy for 400 Gold 🪙
  4. Tap Activate

The CSS Code

.pwr-bubble-glow {
  animation: pwr-bubble-glow 2s ease-in-out infinite;
}
@keyframes pwr-bubble-glow {
  0%, 100% { box-shadow: 0 0 6px rgba(168,85,247,0.5); }
  50%       { box-shadow: 0 0 20px rgba(168,85,247,1.0),
                          0 0 35px rgba(168,85,247,0.45); }
}

Bubble Effect Comparison

PowerColourCost
Bubble GlowPurple400 Gold
Rainbow BubbleFull rainbow600 Gold
Neon BubbleCycling neon700 Gold
Fire BubbleOrange-red fire800 Gold
Gold BubbleGold shimmer500 Gold

Frequently Asked Questions

Can I use Bubble Glow with avatar pulses?

Yes — bubble effects and avatar pulses are separate groups.

Does it expire?

No. Permanent purchase.


React:
💬 Comments (0)

No comments yet — be the first!

Leave a Comment

Want to join the conversation?

Free chat rooms — no registration ever required

💬 Enter Chat Free