@sanity/ui 2.0.0-beta.17 → 2.0.0-beta.19

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.
package/dist/theme.js CHANGED
@@ -2169,7 +2169,7 @@ const defaultColorTokens = {
2169
2169
  fg: ["white", "black"]
2170
2170
  }
2171
2171
  },
2172
- backdrop: ["gray/200/0.2", "black/0.5"],
2172
+ backdrop: ["gray/200/0.5", "black/0.5"],
2173
2173
  badge: {
2174
2174
  "*": {
2175
2175
  bg: ["100", "900"],