@sanity/ui 2.0.0-beta.18 → 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.esm.js CHANGED
@@ -2164,7 +2164,7 @@ const defaultColorTokens = {
2164
2164
  fg: ["white", "black"]
2165
2165
  }
2166
2166
  },
2167
- backdrop: ["gray/200/0.2", "black/0.5"],
2167
+ backdrop: ["gray/200/0.5", "black/0.5"],
2168
2168
  badge: {
2169
2169
  "*": {
2170
2170
  bg: ["100", "900"],