@razorpay/blade 7.0.1 → 7.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -249,7 +249,7 @@ var colors$2 = {
249
249
  900: "hsla(218, 9%, 36%, ".concat(opacities[9], ")"),
250
250
  1000: "hsla(219, 12%, 28%, ".concat(opacities[9], ")"),
251
251
  1100: "hsla(214, 15%, 18%, ".concat(opacities[9], ")"),
252
- 1200: "hsla(216, 15, 13%, ".concat(opacities[9], ")"),
252
+ 1200: "hsla(216, 15%, 13%, ".concat(opacities[9], ")"),
253
253
  1300: "hsla(214, 24%, 6%, ".concat(opacities[9], ")"),
254
254
  a00: "hsla(214, 15%, 18%, ".concat(opacities[0], ")"),
255
255
  a50: "hsla(214, 15%, 18%, ".concat(opacities[1], ")"),