// Blue pulse — home / reset show (always index 0)
// A slow, gentle breathing effect in deep blue.
// Loops continuously as the default show.
//
// Format: #RRGGBB, duration_ms

#050025,    0   // snap to dim blue — sets the starting point
#2828FF, 3000   // slow breathe up to bright blue
#050025, 3000   // slow breathe back down to dim
