@payfit/unity-themes 2.2.3 → 2.2.5
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/css/unity.css +3 -3
- package/package.json +1 -1
- package/tokens/colors.json +2 -2
package/dist/css/unity.css
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
* when the build process runs again. To customize styles, please refer to the
|
|
24
24
|
* source files or documentation.
|
|
25
25
|
*
|
|
26
|
-
* Generated by:
|
|
26
|
+
* Generated by: root-workspace-0b6124 undefined
|
|
27
27
|
*/
|
|
28
28
|
|
|
29
29
|
@import "@fontsource/inter";
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
--color-grayscale-l6: oklch(86.339% 0.01521 251.17);
|
|
60
60
|
--color-grayscale-l7: oklch(76.254% 0.02353 254.43);
|
|
61
61
|
--color-grayscale-l8: oklch(65.823% 0.02505 252.27);
|
|
62
|
-
--color-grayscale-l9: oklch(
|
|
62
|
+
--color-grayscale-l9: oklch(53.625% 0.02834 252.08);
|
|
63
63
|
--color-grayscale-l10: oklch(49.112% 0.03033 253.74);
|
|
64
64
|
--color-grayscale-l11: oklch(37.463% 0.03027 254.19);
|
|
65
65
|
--color-grayscale-l12: oklch(16.172% 0.03703 253.15);
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
--color-surface-neutral-focus: var(--uy-color-grayscale-l2);
|
|
282
282
|
--color-surface-neutral-active: var(--uy-color-grayscale-l4);
|
|
283
283
|
--color-surface-neutral-selected: var(--uy-color-grayscale-l3);
|
|
284
|
-
--color-surface-neutral-disabled: var(--uy-color-grayscale-
|
|
284
|
+
--color-surface-neutral-disabled: var(--uy-color-grayscale-l4);
|
|
285
285
|
--color-surface-neutral-low: var(--uy-color-grayscale-l3);
|
|
286
286
|
--color-surface-neutral-low-enabled: var(--uy-color-grayscale-l3);
|
|
287
287
|
--color-surface-neutral-low-hover: var(--uy-color-grayscale-l4);
|
package/package.json
CHANGED
package/tokens/colors.json
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"$value": "#8793a1"
|
|
28
28
|
},
|
|
29
29
|
"L9": {
|
|
30
|
-
"$value": "#
|
|
30
|
+
"$value": "#626F7E"
|
|
31
31
|
},
|
|
32
32
|
"L10": {
|
|
33
33
|
"$value": "#556272"
|
|
@@ -519,7 +519,7 @@
|
|
|
519
519
|
"$value": "{color.grayscale.L3}"
|
|
520
520
|
},
|
|
521
521
|
"disabled": {
|
|
522
|
-
"$value": "{color.grayscale.
|
|
522
|
+
"$value": "{color.grayscale.L4}"
|
|
523
523
|
}
|
|
524
524
|
},
|
|
525
525
|
"low": {
|