@agentscope-ai/design 1.0.20-beta.1766645674012 → 1.0.20-beta.1766646280318
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.
|
@@ -63,7 +63,8 @@
|
|
|
63
63
|
"boxShadowSecondary": "0px 12px 24px -16px rgba(255, 255, 255, 0.06),0px 8px 40px 0px rgba(255, 255, 255, 0.12),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
|
|
64
64
|
|
|
65
65
|
"colorTextWhite": "#ffffff",
|
|
66
|
-
"
|
|
66
|
+
"colorTextBlack": "#000000",
|
|
67
|
+
"colorTextOnPrimary": "#ffffff",
|
|
67
68
|
"colorFillDisable": "#898989",
|
|
68
69
|
"colorPurple": "#615CED",
|
|
69
70
|
"colorPurpleHover": "#8383F0",
|
|
@@ -95,6 +96,6 @@
|
|
|
95
96
|
|
|
96
97
|
"boxShadowTertiary": "0px 12px 32px -16px rgba(255, 255, 255, 0.24),0px 12px 60px 0px rgba(255, 255, 255, 0.12),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
|
|
97
98
|
"boxShadowTertiaryLeft": "-12px 0px 32px -16px rgba(255, 255, 255, 0.24),-12px 0px 60px 0px rgba(255, 255, 255, 0.12),0px 0px 1px 0px rgba(255, 255, 255, 0.04)",
|
|
98
|
-
"boxShadowInput": "0px 12px 24px -16px rgba(255, 255, 255, 0.08),0px 12px 40px 0px rgba(255, 255, 255, 0.16),0px 0px 1px 0px rgba(255, 255, 255, 0.04)"
|
|
99
|
-
|
|
99
|
+
"boxShadowInput": "0px 12px 24px -16px rgba(255, 255, 255, 0.08),0px 12px 40px 0px rgba(255, 255, 255, 0.16),0px 0px 1px 0px rgba(255, 255, 255, 0.04)"
|
|
100
|
+
|
|
100
101
|
}
|