@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.mjs CHANGED
@@ -2064,7 +2064,7 @@ const defaultColorTokens = {
2064
2064
  muted: {
2065
2065
  bg: ["50", "950"]
2066
2066
  },
2067
- placeholder: ["400", "600 50%"]
2067
+ placeholder: ["400", "600"]
2068
2068
  },
2069
2069
  hovered: {
2070
2070
  border: ["300", "700"]