@asd20/ui 3.2.370 → 3.2.373
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/package.json
CHANGED
|
@@ -70,6 +70,25 @@
|
|
|
70
70
|
"buttonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
71
71
|
"buttonBackgroundColor": "var(--color__accent)"
|
|
72
72
|
},
|
|
73
|
+
"websiteHomepageHeader": {
|
|
74
|
+
"accent": "var(--color__accent)",
|
|
75
|
+
"backgroundColor": "var(--color__secondary)",
|
|
76
|
+
"backgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
77
|
+
"buttonBackgroundColor": "var(--color__accent)",
|
|
78
|
+
"buttonForegroundColor": "var(--color__on-accent)",
|
|
79
|
+
"buttonHoverBackgroundColor": "var(--color__accent-t10)",
|
|
80
|
+
"buttonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
81
|
+
"foregroundColor": "var(--color__secondary-t90)",
|
|
82
|
+
"titleColor": "#fff",
|
|
83
|
+
"secondaryBackgroundColor": "var(--color__secondary)",
|
|
84
|
+
"secondaryBackgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
85
|
+
"secondaryButtonBackgroundColor": "var(--color__accent)",
|
|
86
|
+
"secondaryButtonForegroundColor": "var(--color__on-accent)",
|
|
87
|
+
"secondaryButtonHoverBackgroundColor": "var(--color__accent-t10)",
|
|
88
|
+
"secondaryButtonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
89
|
+
"secondaryForegroundColor": "var(--color__secondary-t90)",
|
|
90
|
+
"secondaryTitleColor": "#fff"
|
|
91
|
+
},
|
|
73
92
|
"websiteCard": {
|
|
74
93
|
"backgroundStyle": "var(--website-texture__default) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
75
94
|
"reverseBackgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
@@ -61,6 +61,25 @@
|
|
|
61
61
|
"overlayBackgroundColor": "transparent",
|
|
62
62
|
"titleColor": "#fff"
|
|
63
63
|
},
|
|
64
|
+
"websiteHomepageHeader": {
|
|
65
|
+
"accent": "var(--color__accent)",
|
|
66
|
+
"backgroundColor": "var(--color__secondary)",
|
|
67
|
+
"backgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
68
|
+
"buttonBackgroundColor": "var(--color__accent)",
|
|
69
|
+
"buttonForegroundColor": "var(--color__on-accent)",
|
|
70
|
+
"buttonHoverBackgroundColor": "var(--color__accent-t10)",
|
|
71
|
+
"buttonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
72
|
+
"foregroundColor": "var(--color__secondary-t90)",
|
|
73
|
+
"titleColor": "#fff",
|
|
74
|
+
"secondaryBackgroundColor": "var(--color__secondary)",
|
|
75
|
+
"secondaryBackgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
76
|
+
"secondaryButtonBackgroundColor": "var(--color__accent)",
|
|
77
|
+
"secondaryButtonForegroundColor": "var(--color__on-accent)",
|
|
78
|
+
"secondaryButtonHoverBackgroundColor": "var(--color__accent-t10)",
|
|
79
|
+
"secondaryButtonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
80
|
+
"secondaryForegroundColor": "var(--color__secondary-t90)",
|
|
81
|
+
"secondaryTitleColor": "#fff"
|
|
82
|
+
},
|
|
64
83
|
"websiteIcon": {
|
|
65
84
|
"fillColor": "var(--color__accent)",
|
|
66
85
|
"fillColorReverse": "var(--color__accent)",
|
package/src/design/tokens.json
CHANGED
|
@@ -61,6 +61,25 @@
|
|
|
61
61
|
"overlayBackgroundColor": "transparent",
|
|
62
62
|
"titleColor": "#fff"
|
|
63
63
|
},
|
|
64
|
+
"websiteHomepageHeader": {
|
|
65
|
+
"accent": "var(--color__accent)",
|
|
66
|
+
"backgroundColor": "var(--color__secondary)",
|
|
67
|
+
"backgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
68
|
+
"buttonBackgroundColor": "var(--color__accent)",
|
|
69
|
+
"buttonForegroundColor": "var(--color__on-accent)",
|
|
70
|
+
"buttonHoverBackgroundColor": "var(--color__accent-t10)",
|
|
71
|
+
"buttonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
72
|
+
"foregroundColor": "var(--color__secondary-t90)",
|
|
73
|
+
"titleColor": "#fff",
|
|
74
|
+
"secondaryBackgroundColor": "var(--color__secondary)",
|
|
75
|
+
"secondaryBackgroundStyle": "var(--website-texture__reverse) var(--website-texture__position)/var(--website-texture__size-m) var(--website-texture__repeat)",
|
|
76
|
+
"secondaryButtonBackgroundColor": "var(--color__accent)",
|
|
77
|
+
"secondaryButtonForegroundColor": "var(--color__on-accent)",
|
|
78
|
+
"secondaryButtonHoverBackgroundColor": "var(--color__accent-t10)",
|
|
79
|
+
"secondaryButtonHoverForegroundColor": "var(--color__on-accent-s10)",
|
|
80
|
+
"secondaryForegroundColor": "var(--color__secondary-t90)",
|
|
81
|
+
"secondaryTitleColor": "#fff"
|
|
82
|
+
},
|
|
64
83
|
"websiteIcon": {
|
|
65
84
|
"fillColor": "var(--color__accent)",
|
|
66
85
|
"fillColorReverse": "var(--color__accent)",
|