{
    "name": "neon_dark",
    "description": "Colores flúor de alta saturación, ideales para destacar sobre fondos muy oscuros.",
    "colors": {
        "washes":     { "bg": "hsla(180, 100%, 50%, 0.5)", "br": "hsla(180, 100%, 50%, 1)"  },
        "washesAmt":  { "bg": "hsla(120, 100%, 55%, 0.5)", "br": "hsla(120, 100%, 55%, 1)"  },
        "refunded":   { "bg": "hsla(320, 100%, 60%, 0.5)", "br": "hsla(320, 100%, 60%, 1)"  },
        "refundsAmt": { "bg": "hsla(30, 100%, 55%, 0.5)",  "br": "hsla(30, 100%, 55%, 1)"   },
        "expired":    { "bg": "hsla(220, 20%, 50%, 0.5)",  "br": "hsla(220, 20%, 50%, 1)"   },
        "sub":        { "bg": "hsla(280, 100%, 65%, 0.5)", "br": "hsla(280, 100%, 65%, 1)"  },
        "promo":      { "bg": "hsla(60, 100%, 50%, 0.5)",  "br": "hsla(60, 100%, 50%, 1)"   },
        "subAmt":     { "bg": "hsla(150, 100%, 50%, 0.5)", "br": "hsla(150, 100%, 50%, 1)"  },
        "promoAmt":   { "bg": "hsla(300, 100%, 55%, 0.5)", "br": "hsla(300, 100%, 55%, 1)"  }
    }
}