@factorialco/deprecated-design-system 0.0.8 → 0.0.11

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.
@@ -1159,11 +1159,11 @@ const e0 = Object.fromEntries(
1159
1159
  peach1000: "#FFA490",
1160
1160
  pineapple1000: "#FFD788"
1161
1161
  }, dw = {
1162
- moodSuperNegative: "hsl(var(--mood-super-negative))",
1163
- moodPositive: "hsl(var(--mood-positive))",
1164
- moodSuperPositive: "hsl(var(--mood-super-positive))",
1165
- moodNegative: "hsl(var(--mood-negative))",
1166
- moodNeutral: "hsl(var(--mood-neutral))"
1162
+ moodSuperNegative: "#E51943",
1163
+ moodPositive: "#96C947",
1164
+ moodSuperPositive: "#10B881",
1165
+ moodNegative: "#F97316",
1166
+ moodNeutral: "#F5A51C"
1167
1167
  }, uw = {
1168
1168
  group1: "#07A2AD",
1169
1169
  group2: "#10B881",