{
    "name": "vibrant_sunset",
    "description": "Progresión cálida de tonos magentas, corales y naranjas para un aspecto moderno y enérgico.",
    "colors": {
        "washes":     { "bg": "hsla(15, 90%, 60%, 0.5)",  "br": "hsla(15, 90%, 60%, 1)"   },
        "washesAmt":  { "bg": "hsla(35, 95%, 55%, 0.5)",  "br": "hsla(35, 95%, 55%, 1)"   },
        "refunded":   { "bg": "hsla(345, 80%, 50%, 0.5)", "br": "hsla(345, 80%, 50%, 1)"  },
        "refundsAmt": { "bg": "hsla(5, 90%, 60%, 0.5)",   "br": "hsla(5, 90%, 60%, 1)"    },
        "expired":    { "bg": "hsla(320, 20%, 65%, 0.5)", "br": "hsla(320, 20%, 65%, 1)"  },
        "sub":        { "bg": "hsla(290, 60%, 55%, 0.5)", "br": "hsla(290, 60%, 55%, 1)"  },
        "promo":      { "bg": "hsla(50, 100%, 50%, 0.5)", "br": "hsla(50, 100%, 50%, 1)"  },
        "subAmt":     { "bg": "hsla(320, 80%, 55%, 0.5)", "br": "hsla(320, 80%, 55%, 1)"  },
        "promoAmt":   { "bg": "hsla(340, 85%, 65%, 0.5)", "br": "hsla(340, 85%, 65%, 1)"  }
    }
}