@luminati-io/uikit 6.3.80 → 6.3.81
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.
@@ -59158,7 +59158,8 @@ var color = {
|
|
59158
59158
|
purple_10: '#9D97F4',
|
59159
59159
|
mint_9: '#93EEDA',
|
59160
59160
|
mint_10: '#36C7A7',
|
59161
|
-
ai: 'linear-gradient(85deg, #0074F4 -90.41%, #ED52F1 132.68%)'
|
59161
|
+
ai: 'linear-gradient(85deg, #0074F4 -90.41%, #ED52F1 132.68%)',
|
59162
|
+
purple_blue_gradient: "linear-gradient(90deg, #EDF6FF 0%, #F3EBFB 100%)"
|
59162
59163
|
};
|
59163
59164
|
var semanticLight = {
|
59164
59165
|
bg: color.white,
|