@colisweb/rescript-toolkit 2.7.0 → 2.8.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@colisweb/rescript-toolkit",
3
- "version": "2.7.0",
3
+ "version": "2.8.0",
4
4
  "scripts": {
5
5
  "clean": "rescript clean",
6
6
  "build": "rescript build",
@@ -139,6 +139,15 @@ module.exports = {
139
139
  600: "#1A86FF",
140
140
  700: "#006CE6",
141
141
  },
142
+ purple: {
143
+ 50: "#F8F1FF",
144
+ 100: "#DDC8F0",
145
+ 300: "#8787E0",
146
+ 400: "#9151C9",
147
+ 500: "#6C1CB2",
148
+ 600: "#55158B",
149
+ 700: "#411766",
150
+ },
142
151
  },
143
152
  },
144
153
  content: [