@burh/nuxt-core 1.0.432 → 1.0.433

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.
@@ -245,7 +245,7 @@ export default {
245
245
  background: #FFCF02;
246
246
  }
247
247
  &--canceled {
248
- background: #FF539D;
248
+ background: #8DA2B5;
249
249
  }
250
250
  &--ended {
251
251
  background: #0C95FC;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.432",
3
+ "version": "1.0.433",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {