@hpe-web/design-tokens 0.1.0
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/fonts.css +132 -0
- package/dist/css/tokens.css +305 -0
- package/dist/css/tokens.dark.css +96 -0
- package/dist/css/tokens.sm-xs.css +93 -0
- package/dist/css/tokens.xl.css +100 -0
- package/dist/js/tokens.d.ts +307 -0
- package/dist/js/tokens.dark.d.ts +98 -0
- package/dist/js/tokens.dark.mjs +98 -0
- package/dist/js/tokens.mjs +307 -0
- package/dist/json/tokens.dark.json +92 -0
- package/dist/json/tokens.json +301 -0
- package/dist/json/tokens.sm-xs.json +87 -0
- package/dist/json/tokens.xl.json +94 -0
- package/dist/scss/_tokens.dark.scss +93 -0
- package/dist/scss/_tokens.scss +302 -0
- package/dist/scss/_tokens.sm-xs.scss +88 -0
- package/dist/scss/_tokens.xl.scss +95 -0
- package/dtcg/.gitkeep +0 -0
- package/dtcg/foundation/border-radius.tokens.json +239 -0
- package/dtcg/foundation/border-width.tokens.json +103 -0
- package/dtcg/foundation/color.tokens.json +2916 -0
- package/dtcg/foundation/dimension.tokens.json +258 -0
- package/dtcg/foundation/font-family.tokens.json +53 -0
- package/dtcg/foundation/font-size.tokens.json +408 -0
- package/dtcg/foundation/font-weight.tokens.json +214 -0
- package/dtcg/foundation/letter-spacing.tokens.json +203 -0
- package/dtcg/foundation/line-height.tokens.json +408 -0
- package/dtcg/foundation/size.tokens.json +191 -0
- package/dtcg/foundation/space.tokens.json +431 -0
- package/dtcg/hpe.resolver.json +163 -0
- package/dtcg/semantic/border-radius.tokens.json +149 -0
- package/dtcg/semantic/border-width.tokens.json +50 -0
- package/dtcg/semantic/font-family.tokens.json +42 -0
- package/dtcg/semantic/font-size.tokens.json +285 -0
- package/dtcg/semantic/font-weight.tokens.json +134 -0
- package/dtcg/semantic/letter-spacing.tokens.json +203 -0
- package/dtcg/semantic/line-height.tokens.json +285 -0
- package/dtcg/semantic/size.tokens.json +120 -0
- package/dtcg/semantic/space.tokens.json +275 -0
- package/dtcg/theme/dark/color.tokens.json +698 -0
- package/dtcg/theme/light/color.tokens.json +722 -0
- package/dtcg/viewport/sm-xs/border-radius.tokens.json +48 -0
- package/dtcg/viewport/sm-xs/border-width.tokens.json +15 -0
- package/dtcg/viewport/sm-xs/font-size.tokens.json +236 -0
- package/dtcg/viewport/sm-xs/font-weight.tokens.json +18 -0
- package/dtcg/viewport/sm-xs/letter-spacing.tokens.json +130 -0
- package/dtcg/viewport/sm-xs/line-height.tokens.json +236 -0
- package/dtcg/viewport/sm-xs/size.tokens.json +39 -0
- package/dtcg/viewport/sm-xs/space.tokens.json +46 -0
- package/dtcg/viewport/xl/border-radius.tokens.json +48 -0
- package/dtcg/viewport/xl/font-size.tokens.json +236 -0
- package/dtcg/viewport/xl/letter-spacing.tokens.json +122 -0
- package/dtcg/viewport/xl/line-height.tokens.json +178 -0
- package/dtcg/viewport/xl/size.tokens.json +84 -0
- package/dtcg/viewport/xl/space.tokens.json +68 -0
- package/package.json +36 -0
|
@@ -0,0 +1,301 @@
|
|
|
1
|
+
{
|
|
2
|
+
"hpe-web-button-play-rest-icon-color": "#068667",
|
|
3
|
+
"hpe-web-multi-mode-button-anchor-large-border-radius": "9999px",
|
|
4
|
+
"hpe-web-multi-mode-button-anchor-large-font-size": "20px",
|
|
5
|
+
"hpe-web-multi-mode-button-anchor-large-line-height": "28px",
|
|
6
|
+
"hpe-web-multi-mode-button-anchor-large-border-width": "4px",
|
|
7
|
+
"hpe-web-multi-mode-button-anchor-large-icon-height": "20px",
|
|
8
|
+
"hpe-web-multi-mode-button-anchor-large-icon-width": "20px",
|
|
9
|
+
"hpe-web-multi-mode-button-anchor-large-min-height": "20px",
|
|
10
|
+
"hpe-web-multi-mode-button-anchor-large-gap-x": "12px",
|
|
11
|
+
"hpe-web-multi-mode-button-anchor-large-padding-x": "0px",
|
|
12
|
+
"hpe-web-multi-mode-button-anchor-large-padding-y": "0px",
|
|
13
|
+
"hpe-web-multi-mode-button-anchor-medium-border-radius": "9999px",
|
|
14
|
+
"hpe-web-multi-mode-button-anchor-medium-border-width": "4px",
|
|
15
|
+
"hpe-web-multi-mode-button-anchor-medium-font-size": "18px",
|
|
16
|
+
"hpe-web-multi-mode-button-anchor-medium-line-height": "24px",
|
|
17
|
+
"hpe-web-multi-mode-button-anchor-medium-icon-height": "16px",
|
|
18
|
+
"hpe-web-multi-mode-button-anchor-medium-icon-width": "16px",
|
|
19
|
+
"hpe-web-multi-mode-button-anchor-medium-min-height": "24px",
|
|
20
|
+
"hpe-web-multi-mode-button-anchor-medium-gap-x": "12px",
|
|
21
|
+
"hpe-web-multi-mode-button-anchor-medium-padding-x": "0px",
|
|
22
|
+
"hpe-web-multi-mode-button-anchor-medium-padding-y": "0px",
|
|
23
|
+
"hpe-web-multi-mode-button-anchor-small-border-radius": "9999px",
|
|
24
|
+
"hpe-web-multi-mode-button-anchor-small-border-width": "4px",
|
|
25
|
+
"hpe-web-multi-mode-button-anchor-small-font-size": "16px",
|
|
26
|
+
"hpe-web-multi-mode-button-anchor-small-line-height": "24px",
|
|
27
|
+
"hpe-web-multi-mode-button-anchor-small-icon-height": "16px",
|
|
28
|
+
"hpe-web-multi-mode-button-anchor-small-icon-width": "16px",
|
|
29
|
+
"hpe-web-multi-mode-button-anchor-small-min-height": "14px",
|
|
30
|
+
"hpe-web-multi-mode-button-anchor-small-gap-x": "8px",
|
|
31
|
+
"hpe-web-multi-mode-button-anchor-small-padding-x": "0px",
|
|
32
|
+
"hpe-web-multi-mode-button-anchor-small-padding-y": "0px",
|
|
33
|
+
"hpe-web-multi-mode-button-primary-large-border-radius": "9999px",
|
|
34
|
+
"hpe-web-multi-mode-button-primary-large-font-size": "20px",
|
|
35
|
+
"hpe-web-multi-mode-button-primary-large-line-height": "28px",
|
|
36
|
+
"hpe-web-multi-mode-button-primary-large-border-width": "0px",
|
|
37
|
+
"hpe-web-multi-mode-button-primary-large-icon-height": "20px",
|
|
38
|
+
"hpe-web-multi-mode-button-primary-large-icon-width": "20px",
|
|
39
|
+
"hpe-web-multi-mode-button-primary-large-min-height": "60px",
|
|
40
|
+
"hpe-web-multi-mode-button-primary-large-gap-x": "12px",
|
|
41
|
+
"hpe-web-multi-mode-button-primary-large-padding-x": "36px",
|
|
42
|
+
"hpe-web-multi-mode-button-primary-large-padding-y": "16px",
|
|
43
|
+
"hpe-web-multi-mode-button-primary-medium-border-radius": "9999px",
|
|
44
|
+
"hpe-web-multi-mode-button-primary-medium-border-width": "0px",
|
|
45
|
+
"hpe-web-multi-mode-button-primary-medium-font-size": "18px",
|
|
46
|
+
"hpe-web-multi-mode-button-primary-medium-line-height": "24px",
|
|
47
|
+
"hpe-web-multi-mode-button-primary-medium-icon-height": "16px",
|
|
48
|
+
"hpe-web-multi-mode-button-primary-medium-icon-width": "16px",
|
|
49
|
+
"hpe-web-multi-mode-button-primary-medium-min-height": "52px",
|
|
50
|
+
"hpe-web-multi-mode-button-primary-medium-gap-x": "12px",
|
|
51
|
+
"hpe-web-multi-mode-button-primary-medium-padding-x": "28px",
|
|
52
|
+
"hpe-web-multi-mode-button-primary-medium-padding-y": "14px",
|
|
53
|
+
"hpe-web-multi-mode-button-primary-small-border-radius": "9999px",
|
|
54
|
+
"hpe-web-multi-mode-button-primary-small-border-width": "0px",
|
|
55
|
+
"hpe-web-multi-mode-button-primary-small-font-size": "16px",
|
|
56
|
+
"hpe-web-multi-mode-button-primary-small-line-height": "24px",
|
|
57
|
+
"hpe-web-multi-mode-button-primary-small-icon-height": "16px",
|
|
58
|
+
"hpe-web-multi-mode-button-primary-small-icon-width": "16px",
|
|
59
|
+
"hpe-web-multi-mode-button-primary-small-min-height": "48px",
|
|
60
|
+
"hpe-web-multi-mode-button-primary-small-gap-x": "8px",
|
|
61
|
+
"hpe-web-multi-mode-button-primary-small-padding-x": "24px",
|
|
62
|
+
"hpe-web-multi-mode-button-primary-small-padding-y": "12px",
|
|
63
|
+
"hpe-web-multi-mode-button-secondary-large-border-radius": "9999px",
|
|
64
|
+
"hpe-web-multi-mode-button-secondary-large-border-width": "4px",
|
|
65
|
+
"hpe-web-multi-mode-button-secondary-large-font-size": "20px",
|
|
66
|
+
"hpe-web-multi-mode-button-secondary-large-line-height": "28px",
|
|
67
|
+
"hpe-web-multi-mode-button-secondary-large-icon-height": "20px",
|
|
68
|
+
"hpe-web-multi-mode-button-secondary-large-icon-width": "20px",
|
|
69
|
+
"hpe-web-multi-mode-button-secondary-large-min-height": "60px",
|
|
70
|
+
"hpe-web-multi-mode-button-secondary-large-gap-x": "12px",
|
|
71
|
+
"hpe-web-multi-mode-button-secondary-large-padding-x": "36px",
|
|
72
|
+
"hpe-web-multi-mode-button-secondary-large-padding-y": "16px",
|
|
73
|
+
"hpe-web-multi-mode-button-secondary-medium-border-radius": "9999px",
|
|
74
|
+
"hpe-web-multi-mode-button-secondary-medium-border-width": "4px",
|
|
75
|
+
"hpe-web-multi-mode-button-secondary-medium-font-size": "18px",
|
|
76
|
+
"hpe-web-multi-mode-button-secondary-medium-line-height": "24px",
|
|
77
|
+
"hpe-web-multi-mode-button-secondary-medium-icon-height": "16px",
|
|
78
|
+
"hpe-web-multi-mode-button-secondary-medium-icon-width": "16px",
|
|
79
|
+
"hpe-web-multi-mode-button-secondary-medium-min-height": "52px",
|
|
80
|
+
"hpe-web-multi-mode-button-secondary-medium-gap-x": "12px",
|
|
81
|
+
"hpe-web-multi-mode-button-secondary-medium-padding-x": "28px",
|
|
82
|
+
"hpe-web-multi-mode-button-secondary-medium-padding-y": "14px",
|
|
83
|
+
"hpe-web-multi-mode-button-secondary-small-border-radius": "9999px",
|
|
84
|
+
"hpe-web-multi-mode-button-secondary-small-border-width": "3px",
|
|
85
|
+
"hpe-web-multi-mode-button-secondary-small-font-size": "16px",
|
|
86
|
+
"hpe-web-multi-mode-button-secondary-small-line-height": "24px",
|
|
87
|
+
"hpe-web-multi-mode-button-secondary-small-icon-height": "16px",
|
|
88
|
+
"hpe-web-multi-mode-button-secondary-small-icon-width": "16px",
|
|
89
|
+
"hpe-web-multi-mode-button-secondary-small-min-height": "48px",
|
|
90
|
+
"hpe-web-multi-mode-button-secondary-small-gap-x": "8px",
|
|
91
|
+
"hpe-web-multi-mode-button-secondary-small-padding-x": "24px",
|
|
92
|
+
"hpe-web-multi-mode-button-secondary-small-padding-y": "12px",
|
|
93
|
+
"hpe-web-radius-full": "9999px",
|
|
94
|
+
"hpe-web-radius-hair": "1px",
|
|
95
|
+
"hpe-web-radius-large": "12px",
|
|
96
|
+
"hpe-web-radius-medium": "8px",
|
|
97
|
+
"hpe-web-radius-none": "0px",
|
|
98
|
+
"hpe-web-radius-small": "6px",
|
|
99
|
+
"hpe-web-radius-xlarge": "16px",
|
|
100
|
+
"hpe-web-radius-xsmall": "4px",
|
|
101
|
+
"hpe-web-radius-xxlarge": "24px",
|
|
102
|
+
"hpe-web-radius-xxsmall": "1px",
|
|
103
|
+
"hpe-web-color-background-card": "#f7f7f7",
|
|
104
|
+
"hpe-web-color-background-card-hover": "#e6e8e9",
|
|
105
|
+
"hpe-web-color-background-component": "#e6e8e9",
|
|
106
|
+
"hpe-web-color-background-component-disabled": "#a5a5a9",
|
|
107
|
+
"hpe-web-color-background-component-hover": "#d4d4d4",
|
|
108
|
+
"hpe-web-color-background-contrast": "#0000000a",
|
|
109
|
+
"hpe-web-color-background-critical": "#cc1f1a",
|
|
110
|
+
"hpe-web-color-background-default": "#ffffff",
|
|
111
|
+
"hpe-web-color-background-focus": "#2ad2c9",
|
|
112
|
+
"hpe-web-color-background-neutral": "#535c66",
|
|
113
|
+
"hpe-web-color-background-neutral-strong": "#292d3a",
|
|
114
|
+
"hpe-web-color-background-neutral-weak": "#d4d8db",
|
|
115
|
+
"hpe-web-color-background-ok": "#009a71",
|
|
116
|
+
"hpe-web-color-background-primary": "#01a982",
|
|
117
|
+
"hpe-web-color-background-primary-strong": "#068667",
|
|
118
|
+
"hpe-web-color-background-warning": "#d36d00",
|
|
119
|
+
"hpe-web-color-border-critical": "#cc1f1a",
|
|
120
|
+
"hpe-web-color-border-default": "#a0a2a8",
|
|
121
|
+
"hpe-web-color-border-focus": "#2ad2c9",
|
|
122
|
+
"hpe-web-color-border-ok": "#009a71",
|
|
123
|
+
"hpe-web-color-border-primary": "#01a982",
|
|
124
|
+
"hpe-web-color-border-primary-strong": "#068667",
|
|
125
|
+
"hpe-web-color-border-warning": "#d36d00",
|
|
126
|
+
"hpe-web-color-border-weak": "#d1d1d1",
|
|
127
|
+
"hpe-web-color-decorative-black": "#000000",
|
|
128
|
+
"hpe-web-color-decorative-blue": "#0070f8",
|
|
129
|
+
"hpe-web-color-decorative-brand": "#01a982",
|
|
130
|
+
"hpe-web-color-decorative-cyan": "#62e5f6",
|
|
131
|
+
"hpe-web-color-decorative-green": "#05cc93",
|
|
132
|
+
"hpe-web-color-decorative-neutral": "#7d8a92",
|
|
133
|
+
"hpe-web-color-decorative-neutral-hover": "#606a70",
|
|
134
|
+
"hpe-web-color-decorative-purple": "#7764fc",
|
|
135
|
+
"hpe-web-color-decorative-white": "#ffffff",
|
|
136
|
+
"hpe-web-color-gradient-element-green-stop0": "#05cc93",
|
|
137
|
+
"hpe-web-color-gradient-element-green-stop100": "#ffffff00",
|
|
138
|
+
"hpe-web-color-gradient-element-neutral-stop0": "#292d3a45",
|
|
139
|
+
"hpe-web-color-gradient-element-neutral-stop100": "#ffffff00",
|
|
140
|
+
"hpe-web-color-gradient-element-neutral-stop15": "#393d4840",
|
|
141
|
+
"hpe-web-color-gradient-element-neutral-stop28": "#494e573d",
|
|
142
|
+
"hpe-web-color-gradient-element-neutral-stop38": "#5a5f6538",
|
|
143
|
+
"hpe-web-color-gradient-element-neutral-stop47": "#6a707333",
|
|
144
|
+
"hpe-web-color-gradient-element-neutral-stop54": "#7b818130",
|
|
145
|
+
"hpe-web-color-gradient-element-neutral-stop60": "#8c92902b",
|
|
146
|
+
"hpe-web-color-gradient-element-neutral-stop65": "#9da39e26",
|
|
147
|
+
"hpe-web-color-gradient-element-neutral-stop70": "#adb4ac21",
|
|
148
|
+
"hpe-web-color-gradient-element-neutral-stop73": "#bec5bb1f",
|
|
149
|
+
"hpe-web-color-gradient-element-neutral-stop77": "#cfd6c91a",
|
|
150
|
+
"hpe-web-color-gradient-element-neutral-stop80": "#e0e7d714",
|
|
151
|
+
"hpe-web-color-gradient-element-neutral-stop84": "#f0f8e512",
|
|
152
|
+
"hpe-web-color-gradient-element-neutral-stop88": "#fafff20d",
|
|
153
|
+
"hpe-web-color-gradient-element-neutral-stop94": "#ffffff08",
|
|
154
|
+
"hpe-web-color-gradient-neutral-stop0": "#1d1f2700",
|
|
155
|
+
"hpe-web-color-gradient-neutral-stop100": "#1d1f27",
|
|
156
|
+
"hpe-web-color-gradient-video-overlay-stop0": "#00000000",
|
|
157
|
+
"hpe-web-color-gradient-video-overlay-stop100": "#00000066",
|
|
158
|
+
"hpe-web-color-icon-critical": "#cc1f1a",
|
|
159
|
+
"hpe-web-color-icon-default": "#67686e",
|
|
160
|
+
"hpe-web-color-icon-disabled": "#a0a2ab",
|
|
161
|
+
"hpe-web-color-icon-focus": "#2ad2c9",
|
|
162
|
+
"hpe-web-color-icon-neutral": "#292d3a",
|
|
163
|
+
"hpe-web-color-icon-ok": "#009a71",
|
|
164
|
+
"hpe-web-color-icon-primary": "#01a982",
|
|
165
|
+
"hpe-web-color-icon-primary-strong": "#005f49",
|
|
166
|
+
"hpe-web-color-icon-strong": "#292d3a",
|
|
167
|
+
"hpe-web-color-icon-warning": "#d36d00",
|
|
168
|
+
"hpe-web-color-icon-weak": "#676767",
|
|
169
|
+
"hpe-web-color-logo": "#01a982",
|
|
170
|
+
"hpe-web-color-text-body": "#67686e",
|
|
171
|
+
"hpe-web-color-text-critical": "#cc1f1a",
|
|
172
|
+
"hpe-web-color-text-disabled": "#a0a2ab",
|
|
173
|
+
"hpe-web-color-text-focus": "#2ad2c9",
|
|
174
|
+
"hpe-web-color-text-header": "#292d3a",
|
|
175
|
+
"hpe-web-color-text-neutral-strong": "#21242e",
|
|
176
|
+
"hpe-web-color-text-ok": "#009a71",
|
|
177
|
+
"hpe-web-color-text-on-neutral": "#ffffff",
|
|
178
|
+
"hpe-web-color-text-primary": "#068667",
|
|
179
|
+
"hpe-web-color-text-primary-strong": "#005f49",
|
|
180
|
+
"hpe-web-color-text-warning": "#d36d00",
|
|
181
|
+
"hpe-web-color-text-weak": "#676767",
|
|
182
|
+
"hpe-web-color-transparent": "#00000000",
|
|
183
|
+
"hpe-web-theme-button-carousel-disabled-background": "#b4b6ba",
|
|
184
|
+
"hpe-web-theme-button-carousel-disabled-border-color": "#00000000",
|
|
185
|
+
"hpe-web-theme-button-carousel-disabled-icon-color": "#ffffff",
|
|
186
|
+
"hpe-web-theme-button-carousel-hover-background": "#67686e",
|
|
187
|
+
"hpe-web-theme-button-carousel-hover-border-color": "#00000000",
|
|
188
|
+
"hpe-web-theme-button-carousel-hover-icon-color": "#ffffff",
|
|
189
|
+
"hpe-web-theme-button-carousel-rest-background": "#535c66",
|
|
190
|
+
"hpe-web-theme-button-carousel-rest-border-color": "#00000000",
|
|
191
|
+
"hpe-web-theme-button-carousel-rest-icon-color": "#ffffff",
|
|
192
|
+
"hpe-web-display-font": "\"HPE Graphik XXCondensed\", \"Arial Narrow\", Arial, sans-serif",
|
|
193
|
+
"hpe-web-display-bold-2xlarge-font-size": "144px",
|
|
194
|
+
"hpe-web-display-bold-2xlarge-font-weight": 700,
|
|
195
|
+
"hpe-web-display-bold-2xlarge-letter-spacing": "2px",
|
|
196
|
+
"hpe-web-display-bold-2xlarge-line-height": "144px",
|
|
197
|
+
"hpe-web-display-bold-large-font-size": "80px",
|
|
198
|
+
"hpe-web-display-bold-large-font-weight": 700,
|
|
199
|
+
"hpe-web-display-bold-large-letter-spacing": "1.6px",
|
|
200
|
+
"hpe-web-display-bold-large-line-height": "80px",
|
|
201
|
+
"hpe-web-display-bold-xlarge-font-size": "96px",
|
|
202
|
+
"hpe-web-display-bold-xlarge-font-weight": 700,
|
|
203
|
+
"hpe-web-display-bold-xlarge-letter-spacing": "2px",
|
|
204
|
+
"hpe-web-display-bold-xlarge-line-height": "96px",
|
|
205
|
+
"hpe-web-display-light-2xlarge-font-size": "144px",
|
|
206
|
+
"hpe-web-display-light-2xlarge-font-weight": 300,
|
|
207
|
+
"hpe-web-display-light-2xlarge-letter-spacing": "2px",
|
|
208
|
+
"hpe-web-display-light-2xlarge-line-height": "144px",
|
|
209
|
+
"hpe-web-display-light-large-font-size": "80px",
|
|
210
|
+
"hpe-web-display-light-large-font-weight": 300,
|
|
211
|
+
"hpe-web-display-light-large-letter-spacing": "1.6px",
|
|
212
|
+
"hpe-web-display-light-large-line-height": "80px",
|
|
213
|
+
"hpe-web-display-light-xlarge-font-size": "96px",
|
|
214
|
+
"hpe-web-display-light-xlarge-font-weight": 300,
|
|
215
|
+
"hpe-web-display-light-xlarge-letter-spacing": "2px",
|
|
216
|
+
"hpe-web-display-light-xlarge-line-height": "96px",
|
|
217
|
+
"hpe-web-display-regular-2xlarge-font-size": "144px",
|
|
218
|
+
"hpe-web-display-regular-2xlarge-font-weight": 400,
|
|
219
|
+
"hpe-web-display-regular-2xlarge-letter-spacing": "2px",
|
|
220
|
+
"hpe-web-display-regular-2xlarge-line-height": "144px",
|
|
221
|
+
"hpe-web-display-regular-large-font-size": "80px",
|
|
222
|
+
"hpe-web-display-regular-large-font-weight": 500,
|
|
223
|
+
"hpe-web-display-regular-large-letter-spacing": "1.6px",
|
|
224
|
+
"hpe-web-display-regular-large-line-height": "80px",
|
|
225
|
+
"hpe-web-display-regular-xlarge-font-size": "96px",
|
|
226
|
+
"hpe-web-display-regular-xlarge-font-weight": 500,
|
|
227
|
+
"hpe-web-display-regular-xlarge-letter-spacing": "2px",
|
|
228
|
+
"hpe-web-display-regular-xlarge-line-height": "96px",
|
|
229
|
+
"hpe-web-heading-font": "\"HPE Graphik\", Arial, sans-serif",
|
|
230
|
+
"hpe-web-heading-3xsmall-font-size": "16px",
|
|
231
|
+
"hpe-web-heading-3xsmall-font-weight": 500,
|
|
232
|
+
"hpe-web-heading-3xsmall-letter-spacing": "0px",
|
|
233
|
+
"hpe-web-heading-3xsmall-line-height": "22px",
|
|
234
|
+
"hpe-web-heading-large-font-size": "56px",
|
|
235
|
+
"hpe-web-heading-large-font-weight": 500,
|
|
236
|
+
"hpe-web-heading-large-letter-spacing": "-1.68px",
|
|
237
|
+
"hpe-web-heading-large-line-height": "62px",
|
|
238
|
+
"hpe-web-heading-medium-font-size": "40px",
|
|
239
|
+
"hpe-web-heading-medium-font-weight": 500,
|
|
240
|
+
"hpe-web-heading-medium-letter-spacing": "-0.8px",
|
|
241
|
+
"hpe-web-heading-medium-line-height": "46px",
|
|
242
|
+
"hpe-web-heading-small-font-size": "32px",
|
|
243
|
+
"hpe-web-heading-small-font-weight": 500,
|
|
244
|
+
"hpe-web-heading-small-letter-spacing": "-0.32px",
|
|
245
|
+
"hpe-web-heading-small-line-height": "38px",
|
|
246
|
+
"hpe-web-heading-xlarge-font-size": "68px",
|
|
247
|
+
"hpe-web-heading-xlarge-font-weight": 500,
|
|
248
|
+
"hpe-web-heading-xlarge-letter-spacing": "-2.73px",
|
|
249
|
+
"hpe-web-heading-xlarge-line-height": "74px",
|
|
250
|
+
"hpe-web-heading-xsmall-font-size": "24px",
|
|
251
|
+
"hpe-web-heading-xsmall-font-weight": 500,
|
|
252
|
+
"hpe-web-heading-xsmall-letter-spacing": "0px",
|
|
253
|
+
"hpe-web-heading-xsmall-line-height": "30px",
|
|
254
|
+
"hpe-web-heading-xxsmall-font-size": "18px",
|
|
255
|
+
"hpe-web-heading-xxsmall-font-weight": 500,
|
|
256
|
+
"hpe-web-heading-xxsmall-letter-spacing": "0px",
|
|
257
|
+
"hpe-web-heading-xxsmall-line-height": "24px",
|
|
258
|
+
"hpe-web-quote-font": "\"HPE Graphik\", Arial, sans-serif",
|
|
259
|
+
"hpe-web-quote-large-font-size": "48px",
|
|
260
|
+
"hpe-web-quote-large-font-weight": 400,
|
|
261
|
+
"hpe-web-quote-large-letter-spacing": "-1.92px",
|
|
262
|
+
"hpe-web-quote-large-line-height": "58px",
|
|
263
|
+
"hpe-web-quote-medium-font-size": "40px",
|
|
264
|
+
"hpe-web-quote-medium-font-weight": 400,
|
|
265
|
+
"hpe-web-quote-medium-letter-spacing": "-1.2px",
|
|
266
|
+
"hpe-web-quote-medium-line-height": "50px",
|
|
267
|
+
"hpe-web-quote-small-font-size": "32px",
|
|
268
|
+
"hpe-web-quote-small-font-weight": 400,
|
|
269
|
+
"hpe-web-quote-small-letter-spacing": "-0.64px",
|
|
270
|
+
"hpe-web-quote-small-line-height": "42px",
|
|
271
|
+
"hpe-web-text-font": "\"HPE Graphik\", Arial, sans-serif",
|
|
272
|
+
"hpe-web-text-large-font-size": "24px",
|
|
273
|
+
"hpe-web-text-large-font-weight": 400,
|
|
274
|
+
"hpe-web-text-large-letter-spacing": "-0.24px",
|
|
275
|
+
"hpe-web-text-large-line-height": "34px",
|
|
276
|
+
"hpe-web-text-medium-font-size": "18px",
|
|
277
|
+
"hpe-web-text-medium-font-weight": 400,
|
|
278
|
+
"hpe-web-text-medium-letter-spacing": "0px",
|
|
279
|
+
"hpe-web-text-medium-line-height": "26px",
|
|
280
|
+
"hpe-web-text-small-font-size": "16px",
|
|
281
|
+
"hpe-web-text-small-font-weight": 400,
|
|
282
|
+
"hpe-web-text-small-letter-spacing": "0px",
|
|
283
|
+
"hpe-web-text-small-line-height": "24px",
|
|
284
|
+
"hpe-web-text-xsmall-font-size": "14px",
|
|
285
|
+
"hpe-web-text-xsmall-font-weight": 400,
|
|
286
|
+
"hpe-web-text-xsmall-letter-spacing": "0px",
|
|
287
|
+
"hpe-web-text-xsmall-line-height": "20px",
|
|
288
|
+
"hpe-web-spacing-3xlarge": "96px",
|
|
289
|
+
"hpe-web-spacing-3xsmall": "8px",
|
|
290
|
+
"hpe-web-spacing-4xlarge": "160px",
|
|
291
|
+
"hpe-web-spacing-4xsmall": "4px",
|
|
292
|
+
"hpe-web-spacing-hair": "1px",
|
|
293
|
+
"hpe-web-spacing-large": "40px",
|
|
294
|
+
"hpe-web-spacing-medium": "32px",
|
|
295
|
+
"hpe-web-spacing-none": "0px",
|
|
296
|
+
"hpe-web-spacing-small": "24px",
|
|
297
|
+
"hpe-web-spacing-xlarge": "48px",
|
|
298
|
+
"hpe-web-spacing-xsmall": "16px",
|
|
299
|
+
"hpe-web-spacing-xxlarge": "64px",
|
|
300
|
+
"hpe-web-spacing-xxsmall": "12px"
|
|
301
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"hpe-web-multi-mode-button-anchor-large-font-size": "18px",
|
|
3
|
+
"hpe-web-multi-mode-button-anchor-large-line-height": "24px",
|
|
4
|
+
"hpe-web-multi-mode-button-anchor-large-min-height": "16px",
|
|
5
|
+
"hpe-web-multi-mode-button-anchor-large-gap-x": "8px",
|
|
6
|
+
"hpe-web-multi-mode-button-anchor-medium-border-width": "0px",
|
|
7
|
+
"hpe-web-multi-mode-button-anchor-small-padding-x": "2px",
|
|
8
|
+
"hpe-web-multi-mode-button-primary-large-font-size": "18px",
|
|
9
|
+
"hpe-web-multi-mode-button-primary-large-line-height": "24px",
|
|
10
|
+
"hpe-web-multi-mode-button-primary-large-min-height": "56px",
|
|
11
|
+
"hpe-web-multi-mode-button-primary-large-gap-x": "8px",
|
|
12
|
+
"hpe-web-multi-mode-button-primary-medium-icon-width": "20px",
|
|
13
|
+
"hpe-web-multi-mode-button-secondary-large-font-size": "18px",
|
|
14
|
+
"hpe-web-multi-mode-button-secondary-large-line-height": "24px",
|
|
15
|
+
"hpe-web-multi-mode-button-secondary-large-min-height": "56px",
|
|
16
|
+
"hpe-web-multi-mode-button-secondary-large-gap-x": "8px",
|
|
17
|
+
"hpe-web-multi-mode-button-secondary-medium-icon-width": "20px",
|
|
18
|
+
"hpe-web-radius-large": "16px",
|
|
19
|
+
"hpe-web-radius-medium": "12px",
|
|
20
|
+
"hpe-web-radius-small": "8px",
|
|
21
|
+
"hpe-web-radius-xlarge": "24px",
|
|
22
|
+
"hpe-web-radius-xsmall": "6px",
|
|
23
|
+
"hpe-web-radius-xxlarge": "32px",
|
|
24
|
+
"hpe-web-radius-xxsmall": "4px",
|
|
25
|
+
"hpe-web-display-bold-2xlarge-font-size": "90px",
|
|
26
|
+
"hpe-web-display-bold-2xlarge-line-height": "90px",
|
|
27
|
+
"hpe-web-display-bold-large-font-size": "48px",
|
|
28
|
+
"hpe-web-display-bold-large-letter-spacing": "0.96px",
|
|
29
|
+
"hpe-web-display-bold-large-line-height": "48px",
|
|
30
|
+
"hpe-web-display-bold-xlarge-font-size": "60px",
|
|
31
|
+
"hpe-web-display-bold-xlarge-letter-spacing": "1.2px",
|
|
32
|
+
"hpe-web-display-bold-xlarge-line-height": "60px",
|
|
33
|
+
"hpe-web-display-light-2xlarge-font-size": "90px",
|
|
34
|
+
"hpe-web-display-light-2xlarge-line-height": "90px",
|
|
35
|
+
"hpe-web-display-light-large-font-size": "48px",
|
|
36
|
+
"hpe-web-display-light-large-letter-spacing": "0.96px",
|
|
37
|
+
"hpe-web-display-light-large-line-height": "48px",
|
|
38
|
+
"hpe-web-display-light-xlarge-font-size": "60px",
|
|
39
|
+
"hpe-web-display-light-xlarge-letter-spacing": "1.2px",
|
|
40
|
+
"hpe-web-display-light-xlarge-line-height": "60px",
|
|
41
|
+
"hpe-web-display-regular-2xlarge-font-size": "90px",
|
|
42
|
+
"hpe-web-display-regular-2xlarge-line-height": "90px",
|
|
43
|
+
"hpe-web-display-regular-large-font-size": "48px",
|
|
44
|
+
"hpe-web-display-regular-large-font-weight": 400,
|
|
45
|
+
"hpe-web-display-regular-large-letter-spacing": "0.96px",
|
|
46
|
+
"hpe-web-display-regular-large-line-height": "48px",
|
|
47
|
+
"hpe-web-display-regular-xlarge-font-size": "60px",
|
|
48
|
+
"hpe-web-display-regular-xlarge-font-weight": 400,
|
|
49
|
+
"hpe-web-display-regular-xlarge-letter-spacing": "1.2px",
|
|
50
|
+
"hpe-web-display-regular-xlarge-line-height": "60px",
|
|
51
|
+
"hpe-web-heading-3xsmall-font-size": "14px",
|
|
52
|
+
"hpe-web-heading-3xsmall-line-height": "20px",
|
|
53
|
+
"hpe-web-heading-large-font-size": "40px",
|
|
54
|
+
"hpe-web-heading-large-letter-spacing": "-0.8px",
|
|
55
|
+
"hpe-web-heading-large-line-height": "46px",
|
|
56
|
+
"hpe-web-heading-medium-font-size": "32px",
|
|
57
|
+
"hpe-web-heading-medium-letter-spacing": "-0.32px",
|
|
58
|
+
"hpe-web-heading-medium-line-height": "38px",
|
|
59
|
+
"hpe-web-heading-small-font-size": "26px",
|
|
60
|
+
"hpe-web-heading-small-letter-spacing": "0px",
|
|
61
|
+
"hpe-web-heading-small-line-height": "32px",
|
|
62
|
+
"hpe-web-heading-xlarge-font-size": "40px",
|
|
63
|
+
"hpe-web-heading-xlarge-letter-spacing": "-0.8px",
|
|
64
|
+
"hpe-web-heading-xlarge-line-height": "46px",
|
|
65
|
+
"hpe-web-heading-xsmall-font-size": "20px",
|
|
66
|
+
"hpe-web-heading-xsmall-line-height": "26px",
|
|
67
|
+
"hpe-web-heading-xxsmall-font-size": "16px",
|
|
68
|
+
"hpe-web-heading-xxsmall-line-height": "22px",
|
|
69
|
+
"hpe-web-quote-large-font-size": "32px",
|
|
70
|
+
"hpe-web-quote-large-letter-spacing": "-0.64px",
|
|
71
|
+
"hpe-web-quote-large-line-height": "42px",
|
|
72
|
+
"hpe-web-quote-medium-font-size": "28px",
|
|
73
|
+
"hpe-web-quote-medium-letter-spacing": "-0.28px",
|
|
74
|
+
"hpe-web-quote-medium-line-height": "38px",
|
|
75
|
+
"hpe-web-quote-small-font-size": "24px",
|
|
76
|
+
"hpe-web-quote-small-letter-spacing": "-0.24px",
|
|
77
|
+
"hpe-web-quote-small-line-height": "34px",
|
|
78
|
+
"hpe-web-text-large-font-size": "20px",
|
|
79
|
+
"hpe-web-text-large-letter-spacing": "-0.2px",
|
|
80
|
+
"hpe-web-text-large-line-height": "30px",
|
|
81
|
+
"hpe-web-text-medium-font-size": "16px",
|
|
82
|
+
"hpe-web-text-medium-line-height": "24px",
|
|
83
|
+
"hpe-web-text-small-font-size": "14px",
|
|
84
|
+
"hpe-web-text-small-line-height": "20px",
|
|
85
|
+
"hpe-web-text-xsmall-font-size": "12px",
|
|
86
|
+
"hpe-web-text-xsmall-line-height": "18px"
|
|
87
|
+
}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
{
|
|
2
|
+
"hpe-web-multi-mode-button-anchor-large-font-size": "24px",
|
|
3
|
+
"hpe-web-multi-mode-button-anchor-large-icon-height": "24px",
|
|
4
|
+
"hpe-web-multi-mode-button-anchor-large-icon-width": "24px",
|
|
5
|
+
"hpe-web-multi-mode-button-anchor-medium-font-size": "20px",
|
|
6
|
+
"hpe-web-multi-mode-button-anchor-medium-icon-height": "20px",
|
|
7
|
+
"hpe-web-multi-mode-button-anchor-medium-icon-width": "20px",
|
|
8
|
+
"hpe-web-multi-mode-button-primary-large-font-size": "24px",
|
|
9
|
+
"hpe-web-multi-mode-button-primary-large-icon-height": "24px",
|
|
10
|
+
"hpe-web-multi-mode-button-primary-large-icon-width": "24px",
|
|
11
|
+
"hpe-web-multi-mode-button-primary-large-min-height": "72px",
|
|
12
|
+
"hpe-web-multi-mode-button-primary-large-padding-x": "40px",
|
|
13
|
+
"hpe-web-multi-mode-button-primary-large-padding-y": "22px",
|
|
14
|
+
"hpe-web-multi-mode-button-primary-medium-font-size": "20px",
|
|
15
|
+
"hpe-web-multi-mode-button-primary-medium-icon-height": "20px",
|
|
16
|
+
"hpe-web-multi-mode-button-primary-medium-icon-width": "20px",
|
|
17
|
+
"hpe-web-multi-mode-button-primary-medium-min-height": "64px",
|
|
18
|
+
"hpe-web-multi-mode-button-primary-medium-padding-x": "36px",
|
|
19
|
+
"hpe-web-multi-mode-button-primary-medium-padding-y": "20px",
|
|
20
|
+
"hpe-web-multi-mode-button-primary-small-min-height": "56px",
|
|
21
|
+
"hpe-web-multi-mode-button-secondary-large-font-size": "24px",
|
|
22
|
+
"hpe-web-multi-mode-button-secondary-large-icon-height": "24px",
|
|
23
|
+
"hpe-web-multi-mode-button-secondary-large-icon-width": "24px",
|
|
24
|
+
"hpe-web-multi-mode-button-secondary-large-min-height": "76px",
|
|
25
|
+
"hpe-web-multi-mode-button-secondary-large-padding-x": "40px",
|
|
26
|
+
"hpe-web-multi-mode-button-secondary-large-padding-y": "22px",
|
|
27
|
+
"hpe-web-multi-mode-button-secondary-medium-font-size": "20px",
|
|
28
|
+
"hpe-web-multi-mode-button-secondary-medium-icon-height": "20px",
|
|
29
|
+
"hpe-web-multi-mode-button-secondary-medium-icon-width": "20px",
|
|
30
|
+
"hpe-web-multi-mode-button-secondary-medium-min-height": "64px",
|
|
31
|
+
"hpe-web-multi-mode-button-secondary-medium-padding-x": "36px",
|
|
32
|
+
"hpe-web-multi-mode-button-secondary-medium-padding-y": "20px",
|
|
33
|
+
"hpe-web-multi-mode-button-secondary-small-min-height": "56px",
|
|
34
|
+
"hpe-web-radius-large": "16px",
|
|
35
|
+
"hpe-web-radius-medium": "12px",
|
|
36
|
+
"hpe-web-radius-small": "8px",
|
|
37
|
+
"hpe-web-radius-xlarge": "24px",
|
|
38
|
+
"hpe-web-radius-xsmall": "6px",
|
|
39
|
+
"hpe-web-radius-xxlarge": "32px",
|
|
40
|
+
"hpe-web-radius-xxsmall": "4px",
|
|
41
|
+
"hpe-web-display-bold-2xlarge-font-size": "168px",
|
|
42
|
+
"hpe-web-display-bold-2xlarge-line-height": "168px",
|
|
43
|
+
"hpe-web-display-bold-large-font-size": "96px",
|
|
44
|
+
"hpe-web-display-bold-large-letter-spacing": "1.92px",
|
|
45
|
+
"hpe-web-display-bold-large-line-height": "96px",
|
|
46
|
+
"hpe-web-display-bold-xlarge-font-size": "112px",
|
|
47
|
+
"hpe-web-display-bold-xlarge-line-height": "112px",
|
|
48
|
+
"hpe-web-display-light-2xlarge-font-size": "168px",
|
|
49
|
+
"hpe-web-display-light-2xlarge-line-height": "168px",
|
|
50
|
+
"hpe-web-display-light-large-font-size": "96px",
|
|
51
|
+
"hpe-web-display-light-large-letter-spacing": "1.92px",
|
|
52
|
+
"hpe-web-display-light-large-line-height": "96px",
|
|
53
|
+
"hpe-web-display-light-xlarge-font-size": "112px",
|
|
54
|
+
"hpe-web-display-light-xlarge-line-height": "112px",
|
|
55
|
+
"hpe-web-display-regular-2xlarge-font-size": "168px",
|
|
56
|
+
"hpe-web-display-regular-2xlarge-line-height": "168px",
|
|
57
|
+
"hpe-web-display-regular-large-font-size": "96px",
|
|
58
|
+
"hpe-web-display-regular-large-letter-spacing": "1.92px",
|
|
59
|
+
"hpe-web-display-regular-large-line-height": "96px",
|
|
60
|
+
"hpe-web-display-regular-xlarge-font-size": "112px",
|
|
61
|
+
"hpe-web-display-regular-xlarge-line-height": "112px",
|
|
62
|
+
"hpe-web-heading-large-font-size": "68px",
|
|
63
|
+
"hpe-web-heading-large-letter-spacing": "-2.72px",
|
|
64
|
+
"hpe-web-heading-large-line-height": "74px",
|
|
65
|
+
"hpe-web-heading-medium-font-size": "52px",
|
|
66
|
+
"hpe-web-heading-medium-letter-spacing": "-1.04px",
|
|
67
|
+
"hpe-web-heading-medium-line-height": "58px",
|
|
68
|
+
"hpe-web-heading-small-font-size": "36px",
|
|
69
|
+
"hpe-web-heading-small-letter-spacing": "-0.36px",
|
|
70
|
+
"hpe-web-heading-small-line-height": "42px",
|
|
71
|
+
"hpe-web-heading-xlarge-font-size": "84px",
|
|
72
|
+
"hpe-web-heading-xlarge-letter-spacing": "-3.36px",
|
|
73
|
+
"hpe-web-heading-xlarge-line-height": "90px",
|
|
74
|
+
"hpe-web-heading-xsmall-font-size": "28px",
|
|
75
|
+
"hpe-web-heading-xsmall-letter-spacing": "-0.28px",
|
|
76
|
+
"hpe-web-heading-xsmall-line-height": "34px",
|
|
77
|
+
"hpe-web-heading-xxsmall-font-size": "20px",
|
|
78
|
+
"hpe-web-heading-xxsmall-line-height": "26px",
|
|
79
|
+
"hpe-web-quote-large-font-size": "52px",
|
|
80
|
+
"hpe-web-quote-large-letter-spacing": "-2.08px",
|
|
81
|
+
"hpe-web-quote-large-line-height": "62px",
|
|
82
|
+
"hpe-web-quote-medium-font-size": "44px",
|
|
83
|
+
"hpe-web-quote-medium-letter-spacing": "-1.32px",
|
|
84
|
+
"hpe-web-quote-medium-line-height": "54px",
|
|
85
|
+
"hpe-web-quote-small-font-size": "36px",
|
|
86
|
+
"hpe-web-quote-small-letter-spacing": "-0.72px",
|
|
87
|
+
"hpe-web-quote-small-line-height": "46px",
|
|
88
|
+
"hpe-web-text-large-font-size": "28px",
|
|
89
|
+
"hpe-web-text-large-letter-spacing": "-0.28px",
|
|
90
|
+
"hpe-web-text-large-line-height": "38px",
|
|
91
|
+
"hpe-web-text-medium-font-size": "20px",
|
|
92
|
+
"hpe-web-text-medium-letter-spacing": "-0.2px",
|
|
93
|
+
"hpe-web-text-medium-line-height": "30px"
|
|
94
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
|
|
2
|
+
// Do not edit directly, this file was auto-generated.
|
|
3
|
+
|
|
4
|
+
$hpe-web-button-play-rest-icon-color: #068667 !default;
|
|
5
|
+
$hpe-web-color-background-card: #292d3a !default;
|
|
6
|
+
$hpe-web-color-background-card-hover: #21242e !default;
|
|
7
|
+
$hpe-web-color-background-component: #292d3a !default;
|
|
8
|
+
$hpe-web-color-background-component-disabled: #d4d8db !default;
|
|
9
|
+
$hpe-web-color-background-component-hover: #535c66 !default;
|
|
10
|
+
$hpe-web-color-background-contrast: #0000000a !default;
|
|
11
|
+
$hpe-web-color-background-critical: #cc1f1a !default;
|
|
12
|
+
$hpe-web-color-background-default: #1d1f27 !default;
|
|
13
|
+
$hpe-web-color-background-focus: #2ad2c9 !default;
|
|
14
|
+
$hpe-web-color-background-neutral: #d4d8db !default;
|
|
15
|
+
$hpe-web-color-background-neutral-strong: #ffffff !default;
|
|
16
|
+
$hpe-web-color-background-neutral-weak: #d4d8db !default;
|
|
17
|
+
$hpe-web-color-background-ok: #1ed8ae !default;
|
|
18
|
+
$hpe-web-color-background-primary: #01a982 !default;
|
|
19
|
+
$hpe-web-color-background-primary-strong: #068667 !default;
|
|
20
|
+
$hpe-web-color-background-warning: #d36d00 !default;
|
|
21
|
+
$hpe-web-color-border-critical: #cc1f1a !default;
|
|
22
|
+
$hpe-web-color-border-default: #7d8a92 !default;
|
|
23
|
+
$hpe-web-color-border-focus: #2ad2c9 !default;
|
|
24
|
+
$hpe-web-color-border-ok: #17eba0 !default;
|
|
25
|
+
$hpe-web-color-border-primary: #01a982 !default;
|
|
26
|
+
$hpe-web-color-border-primary-strong: #068667 !default;
|
|
27
|
+
$hpe-web-color-border-warning: #d36d00 !default;
|
|
28
|
+
$hpe-web-color-border-weak: #535c66 !default;
|
|
29
|
+
$hpe-web-color-decorative-black: #000000 !default;
|
|
30
|
+
$hpe-web-color-decorative-blue: #0070f8 !default;
|
|
31
|
+
$hpe-web-color-decorative-brand: #01a982 !default;
|
|
32
|
+
$hpe-web-color-decorative-cyan: #00a4b3 !default;
|
|
33
|
+
$hpe-web-color-decorative-green: #068667 !default;
|
|
34
|
+
$hpe-web-color-decorative-neutral: #b1b9be !default;
|
|
35
|
+
$hpe-web-color-decorative-neutral-hover: #d4d8db !default;
|
|
36
|
+
$hpe-web-color-decorative-purple: #7764fc !default;
|
|
37
|
+
$hpe-web-color-decorative-white: #ffffff !default;
|
|
38
|
+
$hpe-web-color-gradient-element-green-stop0: #05cc93 !default;
|
|
39
|
+
$hpe-web-color-gradient-element-green-stop100: #0f101600 !default;
|
|
40
|
+
$hpe-web-color-gradient-element-neutral-stop0: #5c667245 !default;
|
|
41
|
+
$hpe-web-color-gradient-element-neutral-stop100: #5c667200 !default;
|
|
42
|
+
$hpe-web-color-gradient-element-neutral-stop15: #5c6672fc !default;
|
|
43
|
+
$hpe-web-color-gradient-element-neutral-stop28: #5c6672f5 !default;
|
|
44
|
+
$hpe-web-color-gradient-element-neutral-stop38: #5c6672e8 !default;
|
|
45
|
+
$hpe-web-color-gradient-element-neutral-stop47: #5c6672d9 !default;
|
|
46
|
+
$hpe-web-color-gradient-element-neutral-stop54: #5c6672c7 !default;
|
|
47
|
+
$hpe-web-color-gradient-element-neutral-stop60: #5c6672b2 !default;
|
|
48
|
+
$hpe-web-color-gradient-element-neutral-stop65: #5c66729e !default;
|
|
49
|
+
$hpe-web-color-gradient-element-neutral-stop70: #5c667285 !default;
|
|
50
|
+
$hpe-web-color-gradient-element-neutral-stop73: #5c66726e !default;
|
|
51
|
+
$hpe-web-color-gradient-element-neutral-stop77: #5c667257 !default;
|
|
52
|
+
$hpe-web-color-gradient-element-neutral-stop80: #5c667242 !default;
|
|
53
|
+
$hpe-web-color-gradient-element-neutral-stop84: #5c66722e !default;
|
|
54
|
+
$hpe-web-color-gradient-element-neutral-stop88: #5c66721a !default;
|
|
55
|
+
$hpe-web-color-gradient-element-neutral-stop94: #5c66720d !default;
|
|
56
|
+
$hpe-web-color-gradient-neutral-stop0: #1d1f2700 !default;
|
|
57
|
+
$hpe-web-color-gradient-neutral-stop100: #1d1f27 !default;
|
|
58
|
+
$hpe-web-color-gradient-video-overlay-stop0: #00000000 !default;
|
|
59
|
+
$hpe-web-color-gradient-video-overlay-stop100: #00000066 !default;
|
|
60
|
+
$hpe-web-color-icon-critical: #cc1f1a !default;
|
|
61
|
+
$hpe-web-color-icon-default: #e5e5e5 !default;
|
|
62
|
+
$hpe-web-color-icon-disabled: #bebebe !default;
|
|
63
|
+
$hpe-web-color-icon-focus: #2ad2c9 !default;
|
|
64
|
+
$hpe-web-color-icon-neutral: #ffffff !default;
|
|
65
|
+
$hpe-web-color-icon-ok: #1ed8ae !default;
|
|
66
|
+
$hpe-web-color-icon-primary: #01a982 !default;
|
|
67
|
+
$hpe-web-color-icon-primary-strong: #01a982 !default;
|
|
68
|
+
$hpe-web-color-icon-strong: #ffffff !default;
|
|
69
|
+
$hpe-web-color-icon-warning: #d36d00 !default;
|
|
70
|
+
$hpe-web-color-icon-weak: #ffffff9c !default;
|
|
71
|
+
$hpe-web-color-logo: #01a982 !default;
|
|
72
|
+
$hpe-web-color-text-body: #e5e5e5 !default;
|
|
73
|
+
$hpe-web-color-text-critical: #fc6161 !default;
|
|
74
|
+
$hpe-web-color-text-disabled: #bebebe !default;
|
|
75
|
+
$hpe-web-color-text-focus: #2ad2c9 !default;
|
|
76
|
+
$hpe-web-color-text-header: #ffffff !default;
|
|
77
|
+
$hpe-web-color-text-neutral-strong: #f7f7f7 !default;
|
|
78
|
+
$hpe-web-color-text-ok: #17eba0 !default;
|
|
79
|
+
$hpe-web-color-text-on-neutral: #292d3a !default;
|
|
80
|
+
$hpe-web-color-text-primary: #00e0af !default;
|
|
81
|
+
$hpe-web-color-text-primary-strong: #01a982 !default;
|
|
82
|
+
$hpe-web-color-text-warning: #ec8c25 !default;
|
|
83
|
+
$hpe-web-color-text-weak: #ffffff9c !default;
|
|
84
|
+
$hpe-web-color-transparent: #ffffff00 !default;
|
|
85
|
+
$hpe-web-theme-button-carousel-disabled-background: #a5a5a9 !default;
|
|
86
|
+
$hpe-web-theme-button-carousel-disabled-border-color: #00000000 !default;
|
|
87
|
+
$hpe-web-theme-button-carousel-disabled-icon-color: #292d3a !default;
|
|
88
|
+
$hpe-web-theme-button-carousel-hover-background: #d4d4d4 !default;
|
|
89
|
+
$hpe-web-theme-button-carousel-hover-border-color: #ffffff00 !default;
|
|
90
|
+
$hpe-web-theme-button-carousel-hover-icon-color: #292d3a !default;
|
|
91
|
+
$hpe-web-theme-button-carousel-rest-background: #e6e8e9 !default;
|
|
92
|
+
$hpe-web-theme-button-carousel-rest-border-color: #00000000 !default;
|
|
93
|
+
$hpe-web-theme-button-carousel-rest-icon-color: #292d3a !default;
|