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

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
@@ -1891,6 +1891,7 @@ function themeColor_v2_v0(color_v2) {
1891
1891
  ...color_v2.button.default,
1892
1892
  transparent: color_v2.button.default.default
1893
1893
  },
1894
+ selectable: color_v2.selectable,
1894
1895
  spot: {
1895
1896
  gray: color_v2.avatar.gray.bg,
1896
1897
  blue: color_v2.avatar.blue.bg,