@noya-app/noya-designsystem 0.0.5 → 0.0.7

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/index.mjs CHANGED
@@ -15298,7 +15298,7 @@ var colors = {
15298
15298
  return colors.primary;
15299
15299
  },
15300
15300
  selection: "rgb(179,215,254)",
15301
- thumbnailBackground: "rgb(240, 240, 242)"
15301
+ thumbnailBackground: "#E1DAFF"
15302
15302
  };
15303
15303
  var fonts = {
15304
15304
  normal: "-apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', Roboto, Helvetica, Arial, sans-serif",