@razorpay/blade 10.16.0 → 10.17.0

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.
@@ -677,12 +677,9 @@ var colors$1 = {
677
677
  }
678
678
  },
679
679
  popup: {
680
- background: colors$2.neutral.blueGrayLight[100]
680
+ background: colors$2.neutral.blueGrayLight[0]
681
681
  }
682
682
  },
683
- overlay: {
684
- background: colors$2.neutral.ashGrayLight.a1100
685
- },
686
683
  brand: {
687
684
  primary: {
688
685
  300: colors$2.chromatic.azure.a50,
@@ -2211,12 +2208,9 @@ var colors$1 = {
2211
2208
  }
2212
2209
  },
2213
2210
  popup: {
2214
- background: colors$2.neutral.blueGrayDark[100]
2211
+ background: colors$2.neutral.blueGrayDark[700]
2215
2212
  }
2216
2213
  },
2217
- overlay: {
2218
- background: colors$2.neutral.ashGrayDark.a1100
2219
- },
2220
2214
  brand: {
2221
2215
  primary: {
2222
2216
  300: colors$2.chromatic.azure.a100,
@@ -3758,12 +3752,9 @@ var colors = {
3758
3752
  }
3759
3753
  },
3760
3754
  popup: {
3761
- background: colors$2.neutral.navyGrayLight[700]
3755
+ background: colors$2.neutral.navyGrayLight[0]
3762
3756
  }
3763
3757
  },
3764
- overlay: {
3765
- background: colors$2.neutral.ashGrayLight.a1100
3766
- },
3767
3758
  brand: {
3768
3759
  primary: {
3769
3760
  300: colors$2.chromatic.azure.a50,
@@ -5295,9 +5286,6 @@ var colors = {
5295
5286
  background: colors$2.neutral.navyGrayDark[700]
5296
5287
  }
5297
5288
  },
5298
- overlay: {
5299
- background: colors$2.neutral.ashGrayDark.a1100
5300
- },
5301
5289
  brand: {
5302
5290
  primary: {
5303
5291
  300: colors$2.chromatic.azure.a100,