@redsift/design-system 9.6.0 → 10.0.0-muiv5-alpha.1

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.
@@ -1,165 +1,756 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 20 Dec 2023 08:32:38 GMT
3
+ * Generated on Wed, 06 Mar 2024 15:52:38 GMT
4
4
  */
5
5
 
6
6
  :root {
7
- --redsift-color-redsift: #e11010;
7
+ --redsift-color-dark-components-page-background: #333333;
8
+ --redsift-color-dark-components-text-primary: #ffffff;
9
+ --redsift-color-dark-components-text-secondary: #f2f2f2;
10
+ --redsift-color-dark-components-red-sift-logo-text-red: #ffffff;
11
+ --redsift-color-dark-components-red-sift-logo-text-white: #ffffff;
12
+ --redsift-color-dark-components-red-sift-logo-text-grey: #ffffff;
13
+ --redsift-color-dark-components-red-sift-logo-icon-background: #ffffff;
14
+ --redsift-color-dark-components-red-sift-logo-icon-r: #e11010;
15
+ --redsift-color-dark-components-red-sift-logo-diamond-top-right: #ffb3b3;
16
+ --redsift-color-dark-components-red-sift-logo-diamond-bottom-left: #e24e4e;
17
+ --redsift-color-dark-components-red-sift-logo-diamond-bottom-right: #ff8181;
18
+ --redsift-color-dark-components-red-sift-logo-diamond-dark: #e24e4e;
19
+ --redsift-color-dark-components-red-sift-logo-diamond-mid: #ff8181;
20
+ --redsift-color-dark-components-red-sift-logo-diamond-light: #ffb3b3;
21
+ --redsift-color-dark-components-product-logos-text-grey: #ffffff;
22
+ --redsift-color-dark-components-product-logos-text-red: #ffffff;
23
+ --redsift-color-dark-components-product-logos-text-white: #ffffff;
24
+ --redsift-color-dark-components-product-logos-icon-red: #e11010;
25
+ --redsift-color-dark-components-product-logos-icon-grey: #ffffff;
26
+ --redsift-color-dark-components-side-navigation-background: #474747;
27
+ --redsift-color-dark-components-side-navigation-menu-item-text-resting: #f2f2f2;
28
+ --redsift-color-dark-components-side-navigation-menu-item-text-disabled: #666666;
29
+ --redsift-color-dark-components-side-navigation-menu-item-text-hover: #ffffff;
30
+ --redsift-color-dark-components-side-navigation-menu-item-background-hover: #666666;
31
+ --redsift-color-dark-components-side-navigation-menu-item-background-secondary: transparent;
32
+ --redsift-color-dark-components-side-navigation-menu-item-background-active: #e0e0e0;
33
+ --redsift-color-dark-components-side-navigation-menu-item-active: #1c1c1c;
34
+ --redsift-color-dark-components-side-navigation-scrollbar-resting: #666666;
35
+ --redsift-color-dark-components-side-navigation-scrollbar-hover: #666666;
36
+ --redsift-color-dark-components-side-navigation-right-line: #1c1c1c;
37
+ --redsift-color-dark-components-side-navigation-current-marker: #f2f2f2;
38
+ --redsift-color-dark-components-app-bar-background: #333333;
39
+ --redsift-color-dark-components-app-bar-breadcrumb-default: #ffffff;
40
+ --redsift-color-dark-components-app-bar-breadcrumb-hover: #142849;
41
+ --redsift-color-dark-components-app-bar-breadcrumb-down: #0d1b31;
42
+ --redsift-color-dark-components-app-bar-icon-background-hover: #666666;
43
+ --redsift-color-dark-components-app-bar-icon-background-down: #e0e0e0;
44
+ --redsift-color-dark-components-app-bar-icon-background-active: #666666;
45
+ --redsift-color-dark-components-app-bar-icon-background-active-hover: #e0e0e0;
46
+ --redsift-color-dark-components-app-bar-icon-background-active-down: #e0e0e0;
47
+ --redsift-color-dark-components-app-bar-border: #1c1c1c;
48
+ --redsift-color-dark-components-tooltip-background: #666666;
49
+ --redsift-color-dark-components-tooltip-text: #ffffff;
50
+ --redsift-color-dark-components-buttons-primary-button-primary-background-default: #4285f4;
51
+ --redsift-color-dark-components-buttons-primary-button-primary-background-hover: #3b78dc;
52
+ --redsift-color-dark-components-buttons-primary-button-primary-background-active: #2e5dab;
53
+ --redsift-color-dark-components-buttons-primary-button-primary-background-disabled: #474747;
54
+ --redsift-color-dark-components-buttons-primary-button-primary-text-default: #ffffff;
55
+ --redsift-color-dark-components-buttons-primary-button-primary-text-hover: #ffffff;
56
+ --redsift-color-dark-components-buttons-primary-button-primary-text-active: #ffffff;
57
+ --redsift-color-dark-components-buttons-primary-button-primary-text-disabled: #858585;
58
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-default: #51b7a4;
59
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-hover: #49a594;
60
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-active: #398073;
61
+ --redsift-color-dark-components-buttons-primary-button-secondary-background-disabled: #474747;
62
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-default: #ffffff;
63
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-hover: #ffffff;
64
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-active: #ffffff;
65
+ --redsift-color-dark-components-buttons-primary-button-secondary-text-disabled: #858585;
66
+ --redsift-color-dark-components-buttons-primary-button-success-background-default: #02ac61;
67
+ --redsift-color-dark-components-buttons-primary-button-success-background-hover: #029b57;
68
+ --redsift-color-dark-components-buttons-primary-button-success-background-active: #017844;
69
+ --redsift-color-dark-components-buttons-primary-button-success-background-disabled: #474747;
70
+ --redsift-color-dark-components-buttons-primary-button-success-text-default: #ffffff;
71
+ --redsift-color-dark-components-buttons-primary-button-success-text-hover: #ffffff;
72
+ --redsift-color-dark-components-buttons-primary-button-success-text-active: #ffffff;
73
+ --redsift-color-dark-components-buttons-primary-button-success-text-disabled: #858585;
74
+ --redsift-color-dark-components-buttons-primary-button-error-background-default: #e11010;
75
+ --redsift-color-dark-components-buttons-primary-button-error-background-hover: #cb0e0e;
76
+ --redsift-color-dark-components-buttons-primary-button-error-background-active: #9e0b0b;
77
+ --redsift-color-dark-components-buttons-primary-button-error-background-disabled: #474747;
78
+ --redsift-color-dark-components-buttons-primary-button-error-text-default: #ffffff;
79
+ --redsift-color-dark-components-buttons-primary-button-error-text-hover: #ffffff;
80
+ --redsift-color-dark-components-buttons-primary-button-error-text-active: #ffffff;
81
+ --redsift-color-dark-components-buttons-primary-button-error-text-disabled: #858585;
82
+ --redsift-color-dark-components-buttons-primary-button-warning-background-default: #fcbb54;
83
+ --redsift-color-dark-components-buttons-primary-button-warning-background-hover: #e3a84c;
84
+ --redsift-color-dark-components-buttons-primary-button-warning-background-active: #b0833b;
85
+ --redsift-color-dark-components-buttons-primary-button-warning-background-disabled: #474747;
86
+ --redsift-color-dark-components-buttons-primary-button-warning-text-default: #ffffff;
87
+ --redsift-color-dark-components-buttons-primary-button-warning-text-hover: #ffffff;
88
+ --redsift-color-dark-components-buttons-primary-button-warning-text-active: #ffffff;
89
+ --redsift-color-dark-components-buttons-primary-button-warning-text-disabled: #858585;
90
+ --redsift-color-dark-components-buttons-primary-button-info-background-default: #4285f4;
91
+ --redsift-color-dark-components-buttons-primary-button-info-background-hover: #3b78dc;
92
+ --redsift-color-dark-components-buttons-primary-button-info-background-active: #2e5dab;
93
+ --redsift-color-dark-components-buttons-primary-button-info-background-disabled: #474747;
94
+ --redsift-color-dark-components-buttons-primary-button-info-text-default: #ffffff;
95
+ --redsift-color-dark-components-buttons-primary-button-info-text-hover: #ffffff;
96
+ --redsift-color-dark-components-buttons-primary-button-info-text-active: #ffffff;
97
+ --redsift-color-dark-components-buttons-primary-button-info-text-disabled: #858585;
98
+ --redsift-color-dark-components-buttons-primary-button-grey-background-default: #666666;
99
+ --redsift-color-dark-components-buttons-primary-button-grey-background-hover: #5c5c5c;
100
+ --redsift-color-dark-components-buttons-primary-button-grey-background-active: #525252;
101
+ --redsift-color-dark-components-buttons-primary-button-grey-background-disabled: #474747;
102
+ --redsift-color-dark-components-buttons-primary-button-grey-text-default: #ffffff;
103
+ --redsift-color-dark-components-buttons-primary-button-grey-text-hover: #ffffff;
104
+ --redsift-color-dark-components-buttons-primary-button-grey-text-active: #ffffff;
105
+ --redsift-color-dark-components-buttons-primary-button-grey-text-disabled: #858585;
106
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-default: transparent;
107
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-hover: #142849;
108
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-active: #0d1b31;
109
+ --redsift-color-dark-components-buttons-secondary-button-primary-background-disabled: #333333;
110
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-default: #4285f4;
111
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-hover: #689df6;
112
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-active: #8eb6f8;
113
+ --redsift-color-dark-components-buttons-secondary-button-primary-text-disabled: #858585;
114
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-default: transparent;
115
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-hover: #183731;
116
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-active: #102521;
117
+ --redsift-color-dark-components-buttons-secondary-button-secondary-background-disabled: #333333;
118
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-default: #51b7a4;
119
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-hover: #74c5b6;
120
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-active: #97d4c8;
121
+ --redsift-color-dark-components-buttons-secondary-button-secondary-text-disabled: #858585;
122
+ --redsift-color-dark-components-buttons-secondary-button-success-background-default: transparent;
123
+ --redsift-color-dark-components-buttons-secondary-button-success-background-hover: #01341d;
124
+ --redsift-color-dark-components-buttons-secondary-button-success-background-active: #002213;
125
+ --redsift-color-dark-components-buttons-secondary-button-success-background-disabled: #333333;
126
+ --redsift-color-dark-components-buttons-secondary-button-success-text-default: #02ac61;
127
+ --redsift-color-dark-components-buttons-secondary-button-success-text-hover: #35bd81;
128
+ --redsift-color-dark-components-buttons-secondary-button-success-text-active: #67cda0;
129
+ --redsift-color-dark-components-buttons-secondary-button-success-text-disabled: #858585;
130
+ --redsift-color-dark-components-buttons-secondary-button-error-background-default: transparent;
131
+ --redsift-color-dark-components-buttons-secondary-button-error-background-hover: #430505;
132
+ --redsift-color-dark-components-buttons-secondary-button-error-background-active: #2d0303;
133
+ --redsift-color-dark-components-buttons-secondary-button-error-background-disabled: #333333;
134
+ --redsift-color-dark-components-buttons-secondary-button-error-text-default: #e11010;
135
+ --redsift-color-dark-components-buttons-secondary-button-error-text-hover: #e74040;
136
+ --redsift-color-dark-components-buttons-secondary-button-error-text-active: #ed7070;
137
+ --redsift-color-dark-components-buttons-secondary-button-error-text-disabled: #858585;
138
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-default: transparent;
139
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-hover: #4c3819;
140
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-active: #322511;
141
+ --redsift-color-dark-components-buttons-secondary-button-warning-background-disabled: #333333;
142
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-default: #fcbb54;
143
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-hover: #fdc976;
144
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-active: #fdd698;
145
+ --redsift-color-dark-components-buttons-secondary-button-warning-text-disabled: #858585;
146
+ --redsift-color-dark-components-buttons-secondary-button-info-background-default: transparent;
147
+ --redsift-color-dark-components-buttons-secondary-button-info-background-hover: #142849;
148
+ --redsift-color-dark-components-buttons-secondary-button-info-background-active: #0d1b31;
149
+ --redsift-color-dark-components-buttons-secondary-button-info-background-disabled: #333333;
150
+ --redsift-color-dark-components-buttons-secondary-button-info-text-default: #4285f4;
151
+ --redsift-color-dark-components-buttons-secondary-button-info-text-hover: #689df6;
152
+ --redsift-color-dark-components-buttons-secondary-button-info-text-active: #8eb6f8;
153
+ --redsift-color-dark-components-buttons-secondary-button-info-text-disabled: #858585;
154
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-default: transparent;
155
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-hover: #474747;
156
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-active: #333333;
157
+ --redsift-color-dark-components-buttons-secondary-button-grey-background-disabled: #333333;
158
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-default: #666666;
159
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-hover: #858585;
160
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-active: #a3a3a3;
161
+ --redsift-color-dark-components-buttons-secondary-button-grey-text-disabled: #858585;
162
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-default: transparent;
163
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-hover: #142849;
164
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-active: #0d1b31;
165
+ --redsift-color-dark-components-buttons-unstyled-button-primary-background-disabled: #333333;
166
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-default: #4285f4;
167
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-hover: #689df6;
168
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-active: #8eb6f8;
169
+ --redsift-color-dark-components-buttons-unstyled-button-primary-text-disabled: #858585;
170
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-default: transparent;
171
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-hover: #183731;
172
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-active: #102521;
173
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-background-disabled: #333333;
174
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-default: #51b7a4;
175
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-hover: #74c5b6;
176
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-active: #97d4c8;
177
+ --redsift-color-dark-components-buttons-unstyled-button-secondary-text-disabled: #858585;
178
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-default: transparent;
179
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-hover: #01341d;
180
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-active: #002213;
181
+ --redsift-color-dark-components-buttons-unstyled-button-success-background-disabled: #333333;
182
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-default: #02ac61;
183
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-hover: #35bd81;
184
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-active: #67cda0;
185
+ --redsift-color-dark-components-buttons-unstyled-button-success-text-disabled: #858585;
186
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-default: transparent;
187
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-hover: #430505;
188
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-active: #2d0303;
189
+ --redsift-color-dark-components-buttons-unstyled-button-error-background-disabled: #333333;
190
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-default: #e11010;
191
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-hover: #e74040;
192
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-active: #ed7070;
193
+ --redsift-color-dark-components-buttons-unstyled-button-error-text-disabled: #858585;
194
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-default: transparent;
195
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-hover: #4c3819;
196
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-active: #322511;
197
+ --redsift-color-dark-components-buttons-unstyled-button-warning-background-disabled: #333333;
198
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-default: #fcbb54;
199
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-hover: #fdc976;
200
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-active: #fdd698;
201
+ --redsift-color-dark-components-buttons-unstyled-button-warning-text-disabled: #858585;
202
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-default: transparent;
203
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-hover: #142849;
204
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-active: #0d1b31;
205
+ --redsift-color-dark-components-buttons-unstyled-button-info-background-disabled: #333333;
206
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-default: #4285f4;
207
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-hover: #689df6;
208
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-active: #8eb6f8;
209
+ --redsift-color-dark-components-buttons-unstyled-button-info-text-disabled: #858585;
210
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-default: transparent;
211
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-hover: #474747;
212
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-active: #333333;
213
+ --redsift-color-dark-components-buttons-unstyled-button-grey-background-disabled: #333333;
214
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-default: #666666;
215
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-hover: #858585;
216
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-active: #a3a3a3;
217
+ --redsift-color-dark-components-buttons-unstyled-button-grey-text-disabled: #858585;
218
+ --redsift-color-dark-components-ai-ai-border: #e11010;
219
+ --redsift-color-dark-components-ai-ai-icon: #e11010;
220
+ --redsift-color-dark-components-spinner-spinner: #142849;
221
+ --redsift-color-dark-components-alert-success-background: #029b57;
222
+ --redsift-color-dark-components-alert-success-icon: #017844;
223
+ --redsift-color-dark-components-alert-text: #f2f2f2;
224
+ --redsift-color-dark-components-alert-error-background: #cb0e0e;
225
+ --redsift-color-dark-components-alert-error-icon: #9e0b0b;
226
+ --redsift-color-dark-components-alert-warning-background: #e3a84c;
227
+ --redsift-color-dark-components-alert-warning-icon: #b0833b;
228
+ --redsift-color-dark-components-alert-info-background: #3b78dc;
229
+ --redsift-color-dark-components-alert-info-icon: #2e5dab;
230
+ --redsift-color-dark-components-icons-default: #f2f2f2;
231
+ --redsift-color-dark-components-dropdowns-and-menus-default-background: #474747;
232
+ --redsift-color-dark-components-dropdowns-and-menus-default-text: #ffffff;
233
+ --redsift-color-dark-components-dropdowns-and-menus-dividers: #666666;
234
+ --redsift-color-dark-components-dropdowns-and-menus-hover-background: #666666;
235
+ --redsift-color-dark-components-dropdowns-and-menus-hover-text: #ffffff;
236
+ --redsift-color-dark-components-dropdowns-and-menus-click-background: #e0e0e0;
237
+ --redsift-color-dark-components-dropdowns-and-menus-click-text: #1c1c1c;
238
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-text: #ffffff;
239
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-background: #4285f4;
240
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-hover-text: #ffffff;
241
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-hover-background: #3b78dc;
242
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-click-text: #1c1c1c;
243
+ --redsift-color-dark-components-dropdowns-and-menus-toggle-active-click-background: #e0e0e0;
244
+ --redsift-color-dark-components-checkbox-fill-default: #4285f4;
245
+ --redsift-color-dark-components-checkbox-fill-default-hover: #142849;
246
+ --redsift-color-dark-components-checkbox-fill-uncolored: #666666;
247
+ --redsift-color-dark-components-checkbox-fill-uncolored-hover: #474747;
248
+ --redsift-color-dark-components-checkbox-fill-disabled: #e0e0e0;
249
+ --redsift-color-dark-components-checkbox-fill-invalid: #e11010;
250
+ --redsift-color-dark-components-checkbox-fill-invalid-hover: #f39f9f;
251
+ --redsift-color-dark-components-checkbox-text-default: #ffffff;
252
+ --redsift-color-dark-components-checkbox-text-invalid: #e11010;
253
+ --redsift-color-dark-components-checkbox-text-disabled: #e0e0e0;
254
+ --redsift-color-dark-components-radio-fill-default: #4285f4;
255
+ --redsift-color-dark-components-radio-fill-default-hover: #142849;
256
+ --redsift-color-dark-components-radio-fill-uncolored: #666666;
257
+ --redsift-color-dark-components-radio-fill-uncolored-hover: #474747;
258
+ --redsift-color-dark-components-radio-fill-disabled: #e0e0e0;
259
+ --redsift-color-dark-components-radio-fill-invalid: #e11010;
260
+ --redsift-color-dark-components-radio-fill-invalid-hover: #f39f9f;
261
+ --redsift-color-dark-components-radio-text-default: #ffffff;
262
+ --redsift-color-dark-components-radio-text-invalid: #e11010;
263
+ --redsift-color-dark-components-radio-text-disabled: #e0e0e0;
264
+ --redsift-color-dark-components-switch-dot-default: #0d1b31;
265
+ --redsift-color-dark-components-switch-dot-default-hover: #3b78dc;
266
+ --redsift-color-dark-components-switch-dot-uncolored: #666666;
267
+ --redsift-color-dark-components-switch-dot-uncolored-hover: #474747;
268
+ --redsift-color-dark-components-switch-dot-disabled: #0d1b31;
269
+ --redsift-color-dark-components-switch-dot-invalid: #0d1b31;
270
+ --redsift-color-dark-components-switch-dot-invalid-hover: #f39f9f;
271
+ --redsift-color-dark-components-switch-background-default: #3b78dc;
272
+ --redsift-color-dark-components-switch-background-default-active: #4285f4;
273
+ --redsift-color-dark-components-switch-background-uncolored: #474747;
274
+ --redsift-color-dark-components-switch-background-uncolored-active: #666666;
275
+ --redsift-color-dark-components-switch-background-disabled: #e0e0e0;
276
+ --redsift-color-dark-components-switch-background-disabled-active: #e0e0e0;
277
+ --redsift-color-dark-components-switch-background-invalid: #f39f9f;
278
+ --redsift-color-dark-components-switch-background-invalid-active: #e11010;
279
+ --redsift-color-dark-components-switch-text-default: #ffffff;
280
+ --redsift-color-dark-components-switch-text-invalid: #e11010;
281
+ --redsift-color-dark-components-switch-text-disabled: #e0e0e0;
282
+ --redsift-color-dark-components-tabs-line: #666666;
283
+ --redsift-color-dark-components-modal-background: #1c1c1c;
284
+ --redsift-color-light-components-page-background: #ffffff;
285
+ --redsift-color-light-components-text-primary: #333333;
286
+ --redsift-color-light-components-text-secondary: #474747;
287
+ --redsift-color-light-components-red-sift-logo-text-red: #e11010;
288
+ --redsift-color-light-components-red-sift-logo-text-white: #ffffff;
289
+ --redsift-color-light-components-red-sift-logo-text-grey: #333333;
290
+ --redsift-color-light-components-red-sift-logo-icon-background: #e11010;
291
+ --redsift-color-light-components-red-sift-logo-icon-r: #ffffff;
292
+ --redsift-color-light-components-red-sift-logo-diamond-top-right: #e24e4e;
293
+ --redsift-color-light-components-red-sift-logo-diamond-bottom-left: #ffb3b3;
294
+ --redsift-color-light-components-red-sift-logo-diamond-bottom-right: #ff8181;
295
+ --redsift-color-light-components-red-sift-logo-diamond-dark: #e24e4e;
296
+ --redsift-color-light-components-red-sift-logo-diamond-mid: #ff8181;
297
+ --redsift-color-light-components-red-sift-logo-diamond-light: #ffb3b3;
298
+ --redsift-color-light-components-product-logos-text-grey: #333333;
299
+ --redsift-color-light-components-product-logos-text-red: #e11010;
300
+ --redsift-color-light-components-product-logos-text-white: #ffffff;
301
+ --redsift-color-light-components-product-logos-icon-red: #e11010;
302
+ --redsift-color-light-components-product-logos-icon-grey: #333333;
303
+ --redsift-color-light-components-side-navigation-background: #f2f2f2;
304
+ --redsift-color-light-components-side-navigation-menu-item-text-resting: #474747;
305
+ --redsift-color-light-components-side-navigation-menu-item-text-disabled: #666666;
306
+ --redsift-color-light-components-side-navigation-menu-item-text-hover: #1c1c1c;
307
+ --redsift-color-light-components-side-navigation-menu-item-background-hover: #E6E6E6;
308
+ --redsift-color-light-components-side-navigation-menu-item-background-secondary: transparent;
309
+ --redsift-color-light-components-side-navigation-menu-item-background-active: #e0e0e0;
310
+ --redsift-color-light-components-side-navigation-menu-item-active: #1c1c1c;
311
+ --redsift-color-light-components-side-navigation-scrollbar-resting: #e0e0e0;
312
+ --redsift-color-light-components-side-navigation-scrollbar-hover: #666666;
313
+ --redsift-color-light-components-side-navigation-right-line: #e9e9e9;
314
+ --redsift-color-light-components-side-navigation-current-marker: #1c1c1c;
315
+ --redsift-color-light-components-app-bar-background: #ffffff;
316
+ --redsift-color-light-components-app-bar-breadcrumb-default: #1c1c1c;
317
+ --redsift-color-light-components-app-bar-breadcrumb-hover: #3b78dc;
318
+ --redsift-color-light-components-app-bar-breadcrumb-down: #2e5dab;
319
+ --redsift-color-light-components-app-bar-icon-background-hover: #f2f2f2;
320
+ --redsift-color-light-components-app-bar-icon-background-down: #e0e0e0;
321
+ --redsift-color-light-components-app-bar-icon-background-active: #f2f2f2;
322
+ --redsift-color-light-components-app-bar-icon-background-active-hover: #e0e0e0;
323
+ --redsift-color-light-components-app-bar-icon-background-active-down: #e0e0e0;
324
+ --redsift-color-light-components-app-bar-border: #e9e9e9;
325
+ --redsift-color-light-components-tooltip-background: #ffffff;
326
+ --redsift-color-light-components-tooltip-text: #333333;
327
+ --redsift-color-light-components-buttons-primary-button-primary-background-default: #4285f4;
328
+ --redsift-color-light-components-buttons-primary-button-primary-background-hover: #3b78dc;
329
+ --redsift-color-light-components-buttons-primary-button-primary-background-active: #2e5dab;
330
+ --redsift-color-light-components-buttons-primary-button-primary-background-disabled: #e0e0e0;
331
+ --redsift-color-light-components-buttons-primary-button-primary-text-default: #ffffff;
332
+ --redsift-color-light-components-buttons-primary-button-primary-text-hover: #ffffff;
333
+ --redsift-color-light-components-buttons-primary-button-primary-text-active: #ffffff;
334
+ --redsift-color-light-components-buttons-primary-button-primary-text-disabled: #858585;
335
+ --redsift-color-light-components-buttons-primary-button-secondary-background-default: #51b7a4;
336
+ --redsift-color-light-components-buttons-primary-button-secondary-background-hover: #49a594;
337
+ --redsift-color-light-components-buttons-primary-button-secondary-background-active: #398073;
338
+ --redsift-color-light-components-buttons-primary-button-secondary-background-disabled: #e0e0e0;
339
+ --redsift-color-light-components-buttons-primary-button-secondary-text-default: #ffffff;
340
+ --redsift-color-light-components-buttons-primary-button-secondary-text-hover: #ffffff;
341
+ --redsift-color-light-components-buttons-primary-button-secondary-text-active: #ffffff;
342
+ --redsift-color-light-components-buttons-primary-button-secondary-text-disabled: #858585;
343
+ --redsift-color-light-components-buttons-primary-button-success-background-default: #02ac61;
344
+ --redsift-color-light-components-buttons-primary-button-success-background-hover: #029b57;
345
+ --redsift-color-light-components-buttons-primary-button-success-background-active: #017844;
346
+ --redsift-color-light-components-buttons-primary-button-success-background-disabled: #e0e0e0;
347
+ --redsift-color-light-components-buttons-primary-button-success-text-default: #ffffff;
348
+ --redsift-color-light-components-buttons-primary-button-success-text-hover: #ffffff;
349
+ --redsift-color-light-components-buttons-primary-button-success-text-active: #ffffff;
350
+ --redsift-color-light-components-buttons-primary-button-success-text-disabled: #858585;
351
+ --redsift-color-light-components-buttons-primary-button-error-background-default: #e11010;
352
+ --redsift-color-light-components-buttons-primary-button-error-background-hover: #cb0e0e;
353
+ --redsift-color-light-components-buttons-primary-button-error-background-active: #9e0b0b;
354
+ --redsift-color-light-components-buttons-primary-button-error-background-disabled: #e0e0e0;
355
+ --redsift-color-light-components-buttons-primary-button-error-text-default: #ffffff;
356
+ --redsift-color-light-components-buttons-primary-button-error-text-hover: #ffffff;
357
+ --redsift-color-light-components-buttons-primary-button-error-text-active: #ffffff;
358
+ --redsift-color-light-components-buttons-primary-button-error-text-disabled: #858585;
359
+ --redsift-color-light-components-buttons-primary-button-warning-background-default: #fcbb54;
360
+ --redsift-color-light-components-buttons-primary-button-warning-background-hover: #e3a84c;
361
+ --redsift-color-light-components-buttons-primary-button-warning-background-active: #b0833b;
362
+ --redsift-color-light-components-buttons-primary-button-warning-background-disabled: #e0e0e0;
363
+ --redsift-color-light-components-buttons-primary-button-warning-text-default: #ffffff;
364
+ --redsift-color-light-components-buttons-primary-button-warning-text-hover: #ffffff;
365
+ --redsift-color-light-components-buttons-primary-button-warning-text-active: #ffffff;
366
+ --redsift-color-light-components-buttons-primary-button-warning-text-disabled: #858585;
367
+ --redsift-color-light-components-buttons-primary-button-info-background-default: #4285f4;
368
+ --redsift-color-light-components-buttons-primary-button-info-background-hover: #3b78dc;
369
+ --redsift-color-light-components-buttons-primary-button-info-background-active: #2e5dab;
370
+ --redsift-color-light-components-buttons-primary-button-info-background-disabled: #e0e0e0;
371
+ --redsift-color-light-components-buttons-primary-button-info-text-default: #ffffff;
372
+ --redsift-color-light-components-buttons-primary-button-info-text-hover: #ffffff;
373
+ --redsift-color-light-components-buttons-primary-button-info-text-active: #ffffff;
374
+ --redsift-color-light-components-buttons-primary-button-info-text-disabled: #858585;
375
+ --redsift-color-light-components-buttons-primary-button-grey-background-default: #666666;
376
+ --redsift-color-light-components-buttons-primary-button-grey-background-hover: #5c5c5c;
377
+ --redsift-color-light-components-buttons-primary-button-grey-background-active: #525252;
378
+ --redsift-color-light-components-buttons-primary-button-grey-background-disabled: #e0e0e0;
379
+ --redsift-color-light-components-buttons-primary-button-grey-text-default: #ffffff;
380
+ --redsift-color-light-components-buttons-primary-button-grey-text-hover: #ffffff;
381
+ --redsift-color-light-components-buttons-primary-button-grey-text-active: #ffffff;
382
+ --redsift-color-light-components-buttons-primary-button-grey-text-disabled: #858585;
383
+ --redsift-color-light-components-buttons-secondary-button-primary-background-default: transparent;
384
+ --redsift-color-light-components-buttons-secondary-button-primary-background-hover: #d9e7fd;
385
+ --redsift-color-light-components-buttons-secondary-button-primary-background-active: #b3cefb;
386
+ --redsift-color-light-components-buttons-secondary-button-primary-background-disabled: #ffffff;
387
+ --redsift-color-light-components-buttons-secondary-button-primary-text-default: #4285f4;
388
+ --redsift-color-light-components-buttons-secondary-button-primary-text-hover: #3b78dc;
389
+ --redsift-color-light-components-buttons-secondary-button-primary-text-active: #2e5dab;
390
+ --redsift-color-light-components-buttons-secondary-button-primary-text-disabled: #858585;
391
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-default: transparent;
392
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-hover: #dcf1ed;
393
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-active: #b9e2db;
394
+ --redsift-color-light-components-buttons-secondary-button-secondary-background-disabled: #ffffff;
395
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-default: #51b7a4;
396
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-hover: #49a594;
397
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-active: #398073;
398
+ --redsift-color-light-components-buttons-secondary-button-secondary-text-disabled: #858585;
399
+ --redsift-color-light-components-buttons-secondary-button-success-background-default: transparent;
400
+ --redsift-color-light-components-buttons-secondary-button-success-background-hover: #cceedf;
401
+ --redsift-color-light-components-buttons-secondary-button-success-background-active: #9adec0;
402
+ --redsift-color-light-components-buttons-secondary-button-success-background-disabled: #ffffff;
403
+ --redsift-color-light-components-buttons-secondary-button-success-text-default: #02ac61;
404
+ --redsift-color-light-components-buttons-secondary-button-success-text-hover: #029b57;
405
+ --redsift-color-light-components-buttons-secondary-button-success-text-active: #017844;
406
+ --redsift-color-light-components-buttons-secondary-button-success-text-disabled: #858585;
407
+ --redsift-color-light-components-buttons-secondary-button-error-background-default: transparent;
408
+ --redsift-color-light-components-buttons-secondary-button-error-background-hover: #f9cfcf;
409
+ --redsift-color-light-components-buttons-secondary-button-error-background-active: #f39f9f;
410
+ --redsift-color-light-components-buttons-secondary-button-error-background-disabled: #ffffff;
411
+ --redsift-color-light-components-buttons-secondary-button-error-text-default: #e11010;
412
+ --redsift-color-light-components-buttons-secondary-button-error-text-hover: #cb0e0e;
413
+ --redsift-color-light-components-buttons-secondary-button-error-text-active: #9e0b0b;
414
+ --redsift-color-light-components-buttons-secondary-button-error-text-disabled: #858585;
415
+ --redsift-color-light-components-buttons-secondary-button-warning-background-default: transparent;
416
+ --redsift-color-light-components-buttons-secondary-button-warning-background-hover: #fef1dd;
417
+ --redsift-color-light-components-buttons-secondary-button-warning-background-active: #fee4bb;
418
+ --redsift-color-light-components-buttons-secondary-button-warning-background-disabled: #ffffff;
419
+ --redsift-color-light-components-buttons-secondary-button-warning-text-default: #fcbb54;
420
+ --redsift-color-light-components-buttons-secondary-button-warning-text-hover: #e3a84c;
421
+ --redsift-color-light-components-buttons-secondary-button-warning-text-active: #b0833b;
422
+ --redsift-color-light-components-buttons-secondary-button-warning-text-disabled: #858585;
423
+ --redsift-color-light-components-buttons-secondary-button-info-background-default: transparent;
424
+ --redsift-color-light-components-buttons-secondary-button-info-background-hover: #d9e7fd;
425
+ --redsift-color-light-components-buttons-secondary-button-info-background-active: #b3cefb;
426
+ --redsift-color-light-components-buttons-secondary-button-info-background-disabled: #ffffff;
427
+ --redsift-color-light-components-buttons-secondary-button-info-text-default: #4285f4;
428
+ --redsift-color-light-components-buttons-secondary-button-info-text-hover: #3b78dc;
429
+ --redsift-color-light-components-buttons-secondary-button-info-text-active: #2e5dab;
430
+ --redsift-color-light-components-buttons-secondary-button-info-text-disabled: #858585;
431
+ --redsift-color-light-components-buttons-secondary-button-grey-background-default: transparent;
432
+ --redsift-color-light-components-buttons-secondary-button-grey-background-hover: #f2f2f2;
433
+ --redsift-color-light-components-buttons-secondary-button-grey-background-active: #e0e0e0;
434
+ --redsift-color-light-components-buttons-secondary-button-grey-background-disabled: #ffffff;
435
+ --redsift-color-light-components-buttons-secondary-button-grey-text-default: #666666;
436
+ --redsift-color-light-components-buttons-secondary-button-grey-text-hover: #525252;
437
+ --redsift-color-light-components-buttons-secondary-button-grey-text-active: #525252;
438
+ --redsift-color-light-components-buttons-secondary-button-grey-text-disabled: #858585;
439
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-default: transparent;
440
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-hover: #d9e7fd;
441
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-active: #b3cefb;
442
+ --redsift-color-light-components-buttons-unstyled-button-primary-background-disabled: #ffffff;
443
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-default: #4285f4;
444
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-hover: #3b78dc;
445
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-active: #2e5dab;
446
+ --redsift-color-light-components-buttons-unstyled-button-primary-text-disabled: #858585;
447
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-default: transparent;
448
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-hover: #dcf1ed;
449
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-active: #b9e2db;
450
+ --redsift-color-light-components-buttons-unstyled-button-secondary-background-disabled: #ffffff;
451
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-default: #51b7a4;
452
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-hover: #49a594;
453
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-active: #398073;
454
+ --redsift-color-light-components-buttons-unstyled-button-secondary-text-disabled: #858585;
455
+ --redsift-color-light-components-buttons-unstyled-button-success-background-default: transparent;
456
+ --redsift-color-light-components-buttons-unstyled-button-success-background-hover: #cceedf;
457
+ --redsift-color-light-components-buttons-unstyled-button-success-background-active: #9adec0;
458
+ --redsift-color-light-components-buttons-unstyled-button-success-background-disabled: #ffffff;
459
+ --redsift-color-light-components-buttons-unstyled-button-success-text-default: #02ac61;
460
+ --redsift-color-light-components-buttons-unstyled-button-success-text-hover: #029b57;
461
+ --redsift-color-light-components-buttons-unstyled-button-success-text-active: #017844;
462
+ --redsift-color-light-components-buttons-unstyled-button-success-text-disabled: #858585;
463
+ --redsift-color-light-components-buttons-unstyled-button-error-background-default: transparent;
464
+ --redsift-color-light-components-buttons-unstyled-button-error-background-hover: #f9cfcf;
465
+ --redsift-color-light-components-buttons-unstyled-button-error-background-active: #f39f9f;
466
+ --redsift-color-light-components-buttons-unstyled-button-error-background-disabled: #ffffff;
467
+ --redsift-color-light-components-buttons-unstyled-button-error-text-default: #e11010;
468
+ --redsift-color-light-components-buttons-unstyled-button-error-text-hover: #cb0e0e;
469
+ --redsift-color-light-components-buttons-unstyled-button-error-text-active: #9e0b0b;
470
+ --redsift-color-light-components-buttons-unstyled-button-error-text-disabled: #858585;
471
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-default: transparent;
472
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-hover: #fef1dd;
473
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-active: #fee4bb;
474
+ --redsift-color-light-components-buttons-unstyled-button-warning-background-disabled: #ffffff;
475
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-default: #fcbb54;
476
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-hover: #e3a84c;
477
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-active: #b0833b;
478
+ --redsift-color-light-components-buttons-unstyled-button-warning-text-disabled: #858585;
479
+ --redsift-color-light-components-buttons-unstyled-button-info-background-default: transparent;
480
+ --redsift-color-light-components-buttons-unstyled-button-info-background-hover: #d9e7fd;
481
+ --redsift-color-light-components-buttons-unstyled-button-info-background-active: #b3cefb;
482
+ --redsift-color-light-components-buttons-unstyled-button-info-background-disabled: #ffffff;
483
+ --redsift-color-light-components-buttons-unstyled-button-info-text-default: #4285f4;
484
+ --redsift-color-light-components-buttons-unstyled-button-info-text-hover: #3b78dc;
485
+ --redsift-color-light-components-buttons-unstyled-button-info-text-active: #2e5dab;
486
+ --redsift-color-light-components-buttons-unstyled-button-info-text-disabled: #858585;
487
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-default: transparent;
488
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-hover: #f2f2f2;
489
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-active: #e0e0e0;
490
+ --redsift-color-light-components-buttons-unstyled-button-grey-background-disabled: #ffffff;
491
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-default: #666666;
492
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-hover: #525252;
493
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-active: #525252;
494
+ --redsift-color-light-components-buttons-unstyled-button-grey-text-disabled: #858585;
495
+ --redsift-color-light-components-ai-ai-border: #e11010;
496
+ --redsift-color-light-components-ai-ai-icon: #e11010;
497
+ --redsift-color-light-components-spinner-spinner: #4285f4;
498
+ --redsift-color-light-components-alert-success-background: #cceedf;
499
+ --redsift-color-light-components-alert-success-icon: #02ac61;
500
+ --redsift-color-light-components-alert-text: #333333;
501
+ --redsift-color-light-components-alert-error-background: #f9cfcf;
502
+ --redsift-color-light-components-alert-error-icon: #e11010;
503
+ --redsift-color-light-components-alert-warning-background: #fef1dd;
504
+ --redsift-color-light-components-alert-warning-icon: #fcbb54;
505
+ --redsift-color-light-components-alert-info-background: #d9e7fd;
506
+ --redsift-color-light-components-alert-info-icon: #4285f4;
507
+ --redsift-color-light-components-icons-default: #333333;
508
+ --redsift-color-light-components-dropdowns-and-menus-default-background: #ffffff;
509
+ --redsift-color-light-components-dropdowns-and-menus-default-text: #333333;
510
+ --redsift-color-light-components-dropdowns-and-menus-dividers: #e0e0e0;
511
+ --redsift-color-light-components-dropdowns-and-menus-hover-background: #f2f2f2;
512
+ --redsift-color-light-components-dropdowns-and-menus-hover-text: #333333;
513
+ --redsift-color-light-components-dropdowns-and-menus-click-background: #333333;
514
+ --redsift-color-light-components-dropdowns-and-menus-click-text: #ffffff;
515
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-text: #ffffff;
516
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-background: #4285f4;
517
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-hover-text: #ffffff;
518
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-hover-background: #3b78dc;
519
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-click-text: #ffffff;
520
+ --redsift-color-light-components-dropdowns-and-menus-toggle-active-click-background: #333333;
521
+ --redsift-color-light-components-checkbox-fill-default: #4285f4;
522
+ --redsift-color-light-components-checkbox-fill-default-hover: #d9e7fd;
523
+ --redsift-color-light-components-checkbox-fill-uncolored: #666666;
524
+ --redsift-color-light-components-checkbox-fill-uncolored-hover: #474747;
525
+ --redsift-color-light-components-checkbox-fill-disabled: #e0e0e0;
526
+ --redsift-color-light-components-checkbox-fill-invalid: #e11010;
527
+ --redsift-color-light-components-checkbox-fill-invalid-hover: #f9cfcf;
528
+ --redsift-color-light-components-checkbox-text-default: #333333;
529
+ --redsift-color-light-components-checkbox-text-invalid: #e11010;
530
+ --redsift-color-light-components-checkbox-text-disabled: #e0e0e0;
531
+ --redsift-color-light-components-radio-fill-default: #4285f4;
532
+ --redsift-color-light-components-radio-fill-default-hover: #d9e7fd;
533
+ --redsift-color-light-components-radio-fill-uncolored: #666666;
534
+ --redsift-color-light-components-radio-fill-uncolored-hover: #474747;
535
+ --redsift-color-light-components-radio-fill-disabled: #e0e0e0;
536
+ --redsift-color-light-components-radio-fill-invalid: #e11010;
537
+ --redsift-color-light-components-radio-fill-invalid-hover: #f9cfcf;
538
+ --redsift-color-light-components-radio-text-default: #333333;
539
+ --redsift-color-light-components-radio-text-invalid: #e11010;
540
+ --redsift-color-light-components-radio-text-disabled: #e0e0e0;
541
+ --redsift-color-light-components-switch-dot-default: #ffffff;
542
+ --redsift-color-light-components-switch-dot-default-hover: #d9e7fd;
543
+ --redsift-color-light-components-switch-dot-uncolored: #ffffff;
544
+ --redsift-color-light-components-switch-dot-uncolored-hover: #474747;
545
+ --redsift-color-light-components-switch-dot-disabled: #ffffff;
546
+ --redsift-color-light-components-switch-dot-invalid: #ffffff;
547
+ --redsift-color-light-components-switch-dot-invalid-hover: #f9cfcf;
548
+ --redsift-color-light-components-switch-background-default: #d9e7fd;
549
+ --redsift-color-light-components-switch-background-default-active: #4285f4;
550
+ --redsift-color-light-components-switch-background-uncolored: #474747;
551
+ --redsift-color-light-components-switch-background-uncolored-active: #666666;
552
+ --redsift-color-light-components-switch-background-disabled: #e0e0e0;
553
+ --redsift-color-light-components-switch-background-disabled-active: #666666;
554
+ --redsift-color-light-components-switch-background-invalid: #f9cfcf;
555
+ --redsift-color-light-components-switch-background-invalid-active: #e11010;
556
+ --redsift-color-light-components-switch-text-default: #333333;
557
+ --redsift-color-light-components-switch-text-invalid: #e11010;
558
+ --redsift-color-light-components-switch-text-disabled: #e0e0e0;
559
+ --redsift-color-light-components-tabs-line: #e0e0e0;
560
+ --redsift-color-light-components-modal-background: #ffffff;
561
+ --redsift-color-red-l4: #f9cfcf;
562
+ --redsift-color-red-l3: #f39f9f;
563
+ --redsift-color-red-l2: #ed7070;
564
+ --redsift-color-red-l1: #e74040;
565
+ --redsift-color-red-n: #e11010;
566
+ --redsift-color-red-d1: #cb0e0e;
567
+ --redsift-color-red-d2: #9e0b0b;
568
+ --redsift-color-red-d3: #430505;
569
+ --redsift-color-red-d4: #2d0303;
570
+ --redsift-color-blue-l4: #d9e7fd;
571
+ --redsift-color-blue-l3: #b3cefb;
572
+ --redsift-color-blue-l2: #8eb6f8;
573
+ --redsift-color-blue-l1: #689df6;
574
+ --redsift-color-blue-n: #4285f4;
575
+ --redsift-color-blue-d1: #3b78dc;
576
+ --redsift-color-blue-d2: #2e5dab;
577
+ --redsift-color-blue-d3: #142849;
578
+ --redsift-color-blue-d4: #0d1b31;
579
+ --redsift-color-teal-l4: #dcf1ed;
580
+ --redsift-color-teal-l3: #b9e2db;
581
+ --redsift-color-teal-l2: #97d4c8;
582
+ --redsift-color-teal-l1: #74c5b6;
583
+ --redsift-color-teal-n: #51b7a4;
584
+ --redsift-color-teal-d1: #49a594;
585
+ --redsift-color-teal-d2: #398073;
586
+ --redsift-color-teal-d3: #183731;
587
+ --redsift-color-teal-d4: #102521;
588
+ --redsift-color-grey-l5: #ffffff;
589
+ --redsift-color-grey-l4: #f2f2f2;
590
+ --redsift-color-grey-l3: #e0e0e0;
591
+ --redsift-color-grey-l2: #a3a3a3;
592
+ --redsift-color-grey-l1: #858585;
593
+ --redsift-color-grey-n: #666666;
594
+ --redsift-color-grey-d1: #5c5c5c;
595
+ --redsift-color-grey-d2: #525252;
596
+ --redsift-color-grey-d3: #474747;
597
+ --redsift-color-grey-d4: #333333;
598
+ --redsift-color-grey-d5: #1c1c1c;
599
+ --redsift-color-green-l4: #cceedf;
600
+ --redsift-color-green-l3: #9adec0;
601
+ --redsift-color-green-l2: #67cda0;
602
+ --redsift-color-green-l1: #35bd81;
603
+ --redsift-color-green-n: #02ac61;
604
+ --redsift-color-green-d1: #029b57;
605
+ --redsift-color-green-d2: #017844;
606
+ --redsift-color-green-d3: #01341d;
607
+ --redsift-color-green-d4: #002213;
608
+ --redsift-color-yellow-l4: #fef1dd;
609
+ --redsift-color-yellow-l3: #fee4bb;
610
+ --redsift-color-yellow-l2: #fdd698;
611
+ --redsift-color-yellow-l1: #fdc976;
612
+ --redsift-color-yellow-n: #fcbb54;
613
+ --redsift-color-yellow-d1: #e3a84c;
614
+ --redsift-color-yellow-d2: #b0833b;
615
+ --redsift-color-yellow-d3: #4c3819;
616
+ --redsift-color-yellow-d4: #322511;
617
+ --redsift-color-primary-l4: #d9e7fd;
618
+ --redsift-color-primary-l3: #b3cefb;
619
+ --redsift-color-primary-l2: #8eb6f8;
620
+ --redsift-color-primary-l1: #689df6;
621
+ --redsift-color-primary-n: #4285f4;
622
+ --redsift-color-primary-d1: #3b78dc;
623
+ --redsift-color-primary-d2: #2e5dab;
624
+ --redsift-color-primary-d3: #142849;
625
+ --redsift-color-primary-d4: #0d1b31;
626
+ --redsift-color-secondary-l4: #dcf1ed;
627
+ --redsift-color-secondary-l3: #b9e2db;
628
+ --redsift-color-secondary-l2: #97d4c8;
629
+ --redsift-color-secondary-l1: #74c5b6;
630
+ --redsift-color-secondary-n: #51b7a4;
631
+ --redsift-color-secondary-d1: #49a594;
632
+ --redsift-color-secondary-d2: #398073;
633
+ --redsift-color-secondary-d3: #183731;
634
+ --redsift-color-secondary-d4: #102521;
635
+ --redsift-color-neutral-white: #ffffff;
636
+ --redsift-color-neutral-x-light-grey: #f2f2f2;
637
+ --redsift-color-neutral-light-grey: #e0e0e0;
638
+ --redsift-color-neutral-mid-grey: #666666;
639
+ --redsift-color-neutral-dark-grey: #474747;
640
+ --redsift-color-neutral-x-dark-grey: #333333;
641
+ --redsift-color-neutral-black: #1c1c1c;
642
+ --redsift-color-text-primary: #333333;
643
+ --redsift-color-text-secondary: #474747;
8
644
  --redsift-color-product-asm: #8361ea;
9
645
  --redsift-color-product-brand-trust: #7ec2fa;
10
646
  --redsift-color-product-certificates: #e8712e;
11
- --redsift-color-product-ondmarc: #96d36e;
12
- --redsift-color-product-radar: #51b7a4;
13
- --redsift-color-product-rojo-ds: #e11010;
647
+ --redsift-color-product-hardenize: #3498db;
648
+ --redsift-color-product-on-dmarc: #96d36e;
649
+ --redsift-color-product-on-inbox: #33b222;
650
+ --redsift-color-product-radar: #51B7A4;
14
651
  --redsift-color-product-vendor-secure: #f7c948;
15
- --redsift-color-product-website: #e11010;
16
- --redsift-color-neutral-black: #1c1c1c;
17
- --redsift-color-neutral-darkgrey: #333333;
18
- --redsift-color-neutral-midgrey: #666666;
19
- --redsift-color-neutral-lightgrey: #b6b6b6;
20
- --redsift-color-neutral-xlightgrey: #f2f2f2;
21
- --redsift-color-neutral-white: #ffffff;
22
- --redsift-app-bar-color-background: #ffffff;
23
- --redsift-app-bar-color-text: #1c1c1c;
24
- --redsift-app-bar-color-expand-icon-resting: #333333;
25
- --redsift-app-bar-color-expand-icon-hover: #1c1c1c;
26
- --redsift-app-bar-color-expand-icon-background-hover: #ffffff;
27
- --redsift-color-ctas-primary-primary: #4285f4;
28
- --redsift-color-ctas-primary-hover: #d9e7fd;
29
- --redsift-color-ctas-primary-active: #b3cefb;
30
- --redsift-color-ctas-primary-active-hover: #8eb6f8;
31
- --redsift-color-ctas-primary-button-hover: #356ac3;
32
- --redsift-color-ctas-primary-button-active: #285092;
33
- --redsift-color-ctas-primary-button-active-hover: #1a3562;
34
- --redsift-color-ctas-secondary-primary: #51b7a4;
35
- --redsift-color-ctas-secondary-hover: #dcf1ed;
36
- --redsift-color-ctas-secondary-active: #b9e2db;
37
- --redsift-color-ctas-secondary-active-hover: #97d4c8;
38
- --redsift-color-ctas-secondary-button-hover: #419283;
39
- --redsift-color-ctas-secondary-button-active: #316e62;
40
- --redsift-color-ctas-secondary-button-active-hover: #204942;
652
+ --redsift-color-borders-border-divider: #f2f2f2;
653
+ --redsift-color-borders-border-default: #666666;
654
+ --redsift-color-borders-border-disabled: #e0e0e0;
655
+ --redsift-color-borders-border-primary: #4285f4;
656
+ --redsift-color-borders-border-secondary: #51b7a4;
657
+ --redsift-color-borders-border-success: #02ac61;
658
+ --redsift-color-borders-border-error: #e11010;
659
+ --redsift-color-notifications-primary-primary: #4285f4;
660
+ --redsift-color-notifications-primary-hover: #d9e7fd;
661
+ --redsift-color-notifications-primary-active: #b3cefb;
662
+ --redsift-color-notifications-secondary-primary: #51b7a4;
663
+ --redsift-color-notifications-secondary-hover: #dcf1ed;
664
+ --redsift-color-notifications-secondary-active: #b9e2db;
41
665
  --redsift-color-notifications-success-primary: #02ac61;
42
666
  --redsift-color-notifications-success-hover: #cceedf;
43
667
  --redsift-color-notifications-success-active: #9adec0;
44
- --redsift-color-notifications-success-active-hover: #67cda0;
45
- --redsift-color-notifications-success-button-hover: #028a4e;
46
- --redsift-color-notifications-success-button-active: #01673a;
47
- --redsift-color-notifications-success-button-active-hover: #014527;
48
668
  --redsift-color-notifications-error-primary: #e11010;
49
669
  --redsift-color-notifications-error-hover: #f9cfcf;
50
670
  --redsift-color-notifications-error-active: #f39f9f;
51
- --redsift-color-notifications-error-active-hover: #ed7070;
52
- --redsift-color-notifications-error-button-hover: #b40d0d;
53
- --redsift-color-notifications-error-button-active: #870a0a;
54
- --redsift-color-notifications-error-button-active-hover: #5a0606;
55
671
  --redsift-color-notifications-warning-primary: #fcbb54;
56
672
  --redsift-color-notifications-warning-hover: #fef1dd;
57
673
  --redsift-color-notifications-warning-active: #fee4bb;
58
- --redsift-color-notifications-warning-active-hover: #fdd698;
59
- --redsift-color-notifications-warning-button-hover: #ca9643;
60
- --redsift-color-notifications-warning-button-active: #977032;
61
- --redsift-color-notifications-warning-button-active-hover: #654b22;
62
674
  --redsift-color-notifications-info-primary: #4285f4;
63
675
  --redsift-color-notifications-info-hover: #d9e7fd;
64
676
  --redsift-color-notifications-info-active: #b3cefb;
65
- --redsift-color-notifications-info-active-hover: #8eb6f8;
66
- --redsift-color-notifications-info-button-hover: #356ac3;
67
- --redsift-color-notifications-info-button-active: #285092;
68
- --redsift-color-notifications-info-button-active-hover: #1a3562;
69
677
  --redsift-color-notifications-question-primary: #666666;
70
- --redsift-color-notifications-question-hover: #b2b2b2;
71
- --redsift-color-notifications-question-active: #a3a3a3;
72
- --redsift-color-notifications-question-active-hover: #949494;
73
- --redsift-color-notifications-question-button-hover: #525252;
74
- --redsift-color-notifications-question-button-active: #474747;
75
- --redsift-color-notifications-question-button-active-hover: #3d3d3d;
76
- --redsift-color-notifications-no-data-primary: #bdbdbd;
77
- --redsift-color-notifications-no-data-hover: #dedede;
78
- --redsift-color-notifications-no-data-active: #d7d7d7;
79
- --redsift-color-notifications-no-data-active-hover: #d1d1d1;
80
- --redsift-color-notifications-no-data-button-hover: #979797;
81
- --redsift-color-notifications-no-data-button-active: #848484;
82
- --redsift-color-notifications-no-data-button-active-hover: #717171;
678
+ --redsift-color-notifications-question-hover: #474747;
679
+ --redsift-color-notifications-question-active: #333333;
680
+ --redsift-color-notifications-no-data-primary: #e0e0e0;
681
+ --redsift-color-notifications-no-data-hover: #666666;
682
+ --redsift-color-notifications-no-data-active: #474747;
83
683
  --redsift-color-presentation-green-darkerer: #078833;
84
- --redsift-color-presentation-green-darker: #07aa45;
85
- --redsift-color-presentation-green-dark: #00ce59;
86
- --redsift-color-presentation-green-default: #56d58e;
87
- --redsift-color-presentation-green-light: #a2e7ba;
88
- --redsift-color-presentation-green-lighter: #c2efd1;
89
- --redsift-color-presentation-green-lighterer: #e1f7e8;
90
- --redsift-color-presentation-pink-darkerer: #b10078;
91
- --redsift-color-presentation-pink-darker: #c5008c;
92
- --redsift-color-presentation-pink-dark: #d800a2;
93
- --redsift-color-presentation-pink-default: #d95cba;
94
- --redsift-color-presentation-pink-light: #eca0d6;
95
- --redsift-color-presentation-pink-lighter: #f4c0e3;
96
- --redsift-color-presentation-pink-lighterer: #fae0f1;
97
- --redsift-color-presentation-aqua-darkerer: #0b9287;
98
- --redsift-color-presentation-aqua-darker: #0ab5ab;
99
- --redsift-color-presentation-aqua-dark: #00d9d2;
100
- --redsift-color-presentation-aqua-default: #63eae4;
101
- --redsift-color-presentation-aqua-light: #9af8f4;
102
- --redsift-color-presentation-aqua-lighter: #caf7f4;
103
- --redsift-color-presentation-aqua-lighterer: #e5fbfa;
684
+ --redsift-color-presentation-green-darker: #07AA45;
685
+ --redsift-color-presentation-green-dark: #00CE59;
686
+ --redsift-color-presentation-green-default: #56D58E;
687
+ --redsift-color-presentation-green-light: #A2E7BA;
688
+ --redsift-color-presentation-green-lighter: #C2EFD1;
689
+ --redsift-color-presentation-green-lighterer: #E1F7E8;
690
+ --redsift-color-presentation-pink-darkerer: #B10078;
691
+ --redsift-color-presentation-pink-darker: #C5008C;
692
+ --redsift-color-presentation-pink-dark: #D800A2;
693
+ --redsift-color-presentation-pink-default: #D95CBA;
694
+ --redsift-color-presentation-pink-light: #ECA0D6;
695
+ --redsift-color-presentation-pink-lighter: #F4C0E3;
696
+ --redsift-color-presentation-pink-lighterer: #FAE0F1;
697
+ --redsift-color-presentation-aqua-darkerer: #0B9287;
698
+ --redsift-color-presentation-aqua-darker: #0AB5AB;
699
+ --redsift-color-presentation-aqua-dark: #00D9D2;
700
+ --redsift-color-presentation-aqua-default: #63EAE4;
701
+ --redsift-color-presentation-aqua-light: #9AF8F4;
702
+ --redsift-color-presentation-aqua-lighter: #CAF7F4;
703
+ --redsift-color-presentation-aqua-lighterer: #E5FBFA;
104
704
  --redsift-color-presentation-brown-darkerer: #701205;
105
705
  --redsift-color-presentation-brown-darker: #903107;
106
- --redsift-color-presentation-brown-dark: #af5100;
107
- --redsift-color-presentation-brown-default: #c78348;
108
- --redsift-color-presentation-brown-light: #edc19c;
109
- --redsift-color-presentation-brown-lighter: #f6d9c3;
110
- --redsift-color-presentation-brown-lighterer: #fae6d7;
111
- --redsift-color-presentation-red-darkerer: #b10004;
112
- --redsift-color-presentation-red-darker: #c70003;
113
- --redsift-color-presentation-red-dark: #de0000;
114
- --redsift-color-presentation-red-default: #e06363;
115
- --redsift-color-presentation-red-light: #f3a39e;
116
- --redsift-color-presentation-red-lighter: #f8bbba;
117
- --redsift-color-presentation-red-lighterer: #fddddc;
118
- --redsift-color-presentation-yellow-darkerer: #8a7f18;
119
- --redsift-color-presentation-yellow-darker: #bcad14;
120
- --redsift-color-presentation-yellow-dark: #f0de00;
121
- --redsift-color-presentation-yellow-default: #fff741;
122
- --redsift-color-presentation-yellow-light: #f7efc3;
123
- --redsift-color-presentation-yellow-lighter: #fbf5db;
124
- --redsift-color-presentation-yellow-lighterer: #fcf9e7;
125
- --redsift-color-presentation-purple-darkerer: #4702c1;
126
- --redsift-color-presentation-purple-darker: #7902eb;
127
- --redsift-color-presentation-purple-dark: #9200ff;
128
- --redsift-color-presentation-purple-default: #965ede;
129
- --redsift-color-presentation-purple-light: #c6a8ef;
130
- --redsift-color-presentation-purple-lighter: #decaf6;
131
- --redsift-color-presentation-purple-lighterer: #e9dcf9;
132
- --redsift-color-presentation-orange-darkerer: #b45310;
133
- --redsift-color-presentation-orange-darker: #d2710b;
134
- --redsift-color-presentation-orange-dark: #ed9200;
135
- --redsift-color-presentation-orange-default: #fcbb54;
136
- --redsift-color-presentation-orange-light: #f8d296;
137
- --redsift-color-presentation-orange-lighter: #fde4c0;
138
- --redsift-color-presentation-orange-lighterer: #feedd5;
139
- --redsift-color-presentation-blue-darkerer: #0082f8;
140
- --redsift-color-presentation-blue-darker: #0099fd;
141
- --redsift-color-presentation-blue-dark: #00aeff;
142
- --redsift-color-presentation-blue-default: #73c5eb;
143
- --redsift-color-presentation-blue-light: #b1dcf3;
144
- --redsift-color-presentation-blue-lighter: #cce8f7;
145
- --redsift-color-presentation-blue-lighterer: #e6f3fb;
146
- --redsift-color-presentation-grey-darkerer: #6e6e6e;
706
+ --redsift-color-presentation-brown-dark: #AF5100;
707
+ --redsift-color-presentation-brown-default: #C78348;
708
+ --redsift-color-presentation-brown-light: #EDC19C;
709
+ --redsift-color-presentation-brown-lighter: #F6D9C3;
710
+ --redsift-color-presentation-brown-lighterer: #FAE6D7;
711
+ --redsift-color-presentation-red-darkerer: #B10004;
712
+ --redsift-color-presentation-red-darker: #C70003;
713
+ --redsift-color-presentation-red-dark: #DE0000;
714
+ --redsift-color-presentation-red-default: #E06363;
715
+ --redsift-color-presentation-red-light: #F3A39E;
716
+ --redsift-color-presentation-red-lighter: #F8BBBA;
717
+ --redsift-color-presentation-red-lighterer: #FDDDDC;
718
+ --redsift-color-presentation-yellow-darkerer: #8A7F18;
719
+ --redsift-color-presentation-yellow-darker: #BCAD14;
720
+ --redsift-color-presentation-yellow-dark: #F0DE00;
721
+ --redsift-color-presentation-yellow-default: #FFF741;
722
+ --redsift-color-presentation-yellow-light: #F7EFC3;
723
+ --redsift-color-presentation-yellow-lighter: #FBF5DB;
724
+ --redsift-color-presentation-yellow-lighterer: #FCF9E7;
725
+ --redsift-color-presentation-purple-darkerer: #4702C1;
726
+ --redsift-color-presentation-purple-darker: #7902EB;
727
+ --redsift-color-presentation-purple-dark: #9200FF;
728
+ --redsift-color-presentation-purple-default: #965EDE;
729
+ --redsift-color-presentation-purple-light: #C6A8EF;
730
+ --redsift-color-presentation-purple-lighter: #DECAF6;
731
+ --redsift-color-presentation-purple-lighterer: #E9DCF9;
732
+ --redsift-color-presentation-orange-darkerer: #B45310;
733
+ --redsift-color-presentation-orange-darker: #D2710B;
734
+ --redsift-color-presentation-orange-dark: #ED9200;
735
+ --redsift-color-presentation-orange-default: #FCBB54;
736
+ --redsift-color-presentation-orange-light: #F8D296;
737
+ --redsift-color-presentation-orange-lighter: #FDE4C0;
738
+ --redsift-color-presentation-orange-lighterer: #FEEDD5;
739
+ --redsift-color-presentation-blue-darkerer: #0082F8;
740
+ --redsift-color-presentation-blue-darker: #0099FD;
741
+ --redsift-color-presentation-blue-dark: #00AEFF;
742
+ --redsift-color-presentation-blue-default: #73C5EB;
743
+ --redsift-color-presentation-blue-light: #B1DCF3;
744
+ --redsift-color-presentation-blue-lighter: #CCE8F7;
745
+ --redsift-color-presentation-blue-lighterer: #E6F3FB;
746
+ --redsift-color-presentation-grey-darkerer: #6E6E6E;
147
747
  --redsift-color-presentation-grey-darker: #959595;
148
- --redsift-color-presentation-grey-dark: #bfbfbf;
149
- --redsift-color-presentation-grey-default: #d6d6d6;
150
- --redsift-color-presentation-grey-light: #e6e6e6;
151
- --redsift-color-presentation-grey-lighter: #eeeeee;
152
- --redsift-color-presentation-grey-lighterer: #f7f7f7;
153
- --redsift-side-navigation-color-background: #f2f2f2;
154
- --redsift-side-navigation-color-menu-item-text-resting: #333333;
155
- --redsift-side-navigation-color-menu-item-text-disabled: #666666;
156
- --redsift-side-navigation-color-menu-item-text-hover: #1c1c1c;
157
- --redsift-side-navigation-color-menu-item-background-hover: #e6e6e6;
158
- --redsift-side-navigation-color-menu-item-background-secondary: transparent;
159
- --redsift-side-navigation-color-menu-item-background-active: #b6b6b6;
160
- --redsift-side-navigation-color-menu-item-active: #1c1c1c;
161
- --redsift-side-navigation-color-scrollbar-resting: #b6b6b6;
162
- --redsift-side-navigation-color-scrollbar-hover: #666666;
748
+ --redsift-color-presentation-grey-dark: #BFBFBF;
749
+ --redsift-color-presentation-grey-default: #D6D6D6;
750
+ --redsift-color-presentation-grey-light: #E6E6E6;
751
+ --redsift-color-presentation-grey-lighter: #EEEEEE;
752
+ --redsift-color-presentation-grey-lighterer: #F7F7F7;
753
+ --redsift-border-radius: 4px;
163
754
  --redsift-layout-z-index-footer: 1000;
164
755
  --redsift-layout-z-index-header: 1010;
165
756
  --redsift-layout-z-index-side-panel: 1050;