@sanity/ui 2.3.2 → 2.3.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.
package/dist/theme.js CHANGED
@@ -2066,7 +2066,7 @@ const defaultColorTokens = {
2066
2066
  muted: {
2067
2067
  bg: ["50", "950"]
2068
2068
  },
2069
- placeholder: ["400", "600 50%"]
2069
+ placeholder: ["400", "600"]
2070
2070
  },
2071
2071
  hovered: {
2072
2072
  border: ["300", "700"]