@alfalab/core-components-vars 8.1.1 → 9.0.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/cssm/index.css CHANGED
@@ -70,153 +70,191 @@
70
70
  --color-light-blue: #f5f7f9;
71
71
  } /* deprecated */ :root {
72
72
  --color-dark-bg-accent: #ef3124;
73
- --color-dark-bg-attention-muted: #432000;
73
+ --color-dark-bg-attention-muted: #332104;
74
74
  --color-dark-bg-info: #001c3c;
75
- --color-dark-bg-negative-muted: #410903;
76
- --color-dark-bg-opaque: rgba(255, 255, 255, 0.6);
77
- --color-dark-bg-overlay: rgba(0, 0, 0, 0.6);
78
- --color-dark-bg-positive-muted: #06311e;
79
- --color-dark-bg-primary: #0b1f35;
75
+ --color-dark-bg-negative-muted: #35110d;
76
+ --color-dark-bg-opaque: rgba(255, 255, 255, 0.8);
77
+ --color-dark-bg-overlay: rgba(0, 0, 0, 0.8);
78
+ --color-dark-bg-positive-muted: #042117;
79
+ --color-dark-bg-primary: #121212;
80
80
  --color-dark-bg-primary-inverted: #fff;
81
- --color-dark-bg-quaternary: #485767;
82
- --color-dark-bg-quaternary-inverted: #dbdee1;
83
- --color-dark-bg-secondary: #233549;
81
+ --color-dark-bg-quaternary: #3a3a3c;
82
+ --color-dark-bg-quaternary-inverted: #dcdcdd;
83
+ --color-dark-bg-secondary: #202022;
84
84
  --color-dark-bg-secondary-inverted: #f3f4f5;
85
- --color-dark-bg-tertiary: #3c4c5d;
86
- --color-dark-bg-tertiary-inverted: #e7e9eb;
85
+ --color-dark-bg-tertiary: #2c2c2e;
86
+ --color-dark-bg-tertiary-inverted: #e9e9eb;
87
87
  --color-dark-border-accent: #ef3124;
88
88
  --color-dark-border-key: #fff;
89
- --color-dark-border-key-inverted: #0b1f35;
90
- --color-dark-border-link: #007aff;
91
- --color-dark-border-primary: #485767;
92
- --color-dark-border-primary-inverted: #dbdee1;
93
- --color-dark-border-secondary: #3c4c5d;
94
- --color-dark-border-secondary-inverted: #e7e9eb;
95
- --color-dark-border-tertiary: #233549;
89
+ --color-dark-border-key-inverted: #000;
90
+ --color-dark-border-link: #0072ef;
91
+ --color-dark-border-primary: #2b2b2e;
92
+ --color-dark-border-primary-inverted: #dcdcdd;
93
+ --color-dark-border-secondary: #262629;
94
+ --color-dark-border-secondary-inverted: #e9e9eb;
95
+ --color-dark-border-tertiary: #1c1c1e;
96
96
  --color-dark-border-tertiary-inverted: #f3f4f5;
97
- --color-dark-border-underline: #6d7986;
98
- --color-dark-border-underline-inverted: #b6bcc3;
97
+ --color-dark-border-underline: #464649;
98
+ --color-dark-border-underline-inverted: #c5c5c7;
99
99
  --color-dark-graphic-accent: #ef3124;
100
- --color-dark-graphic-attention: #e58933;
101
- --color-dark-graphic-link: #007aff;
102
- --color-dark-graphic-negative: #f15045;
100
+ --color-dark-graphic-attention: #f6bf65;
101
+ --color-dark-graphic-link: #0072ef;
102
+ --color-dark-graphic-negative: #d91d0b;
103
103
  --color-dark-graphic-positive: #2fc26e;
104
104
  --color-dark-graphic-primary: #fff;
105
- --color-dark-graphic-primary-inverted: #0b1f35;
106
- --color-dark-graphic-quaternary: #485767;
107
- --color-dark-graphic-quaternary-inverted: #dbdee1;
108
- --color-dark-graphic-secondary: #b6bcc3;
109
- --color-dark-graphic-secondary-inverted: #6d7986;
110
- --color-dark-graphic-tertiary: #6d7986;
111
- --color-dark-graphic-tertiary-inverted: #b6bcc3;
112
- --color-dark-specialbg-component: rgba(255, 255, 255, 0.15);
105
+ --color-dark-graphic-primary-inverted: #0e0e0e;
106
+ --color-dark-graphic-quaternary: #303032;
107
+ --color-dark-graphic-quaternary-inverted: #dcdcdd;
108
+ --color-dark-graphic-secondary: #85858d;
109
+ --color-dark-graphic-secondary-inverted: #86868a;
110
+ --color-dark-graphic-tertiary: #4f4f52;
111
+ --color-dark-graphic-tertiary-inverted: #c1c1c3;
112
+ --color-dark-specialbg-component: rgba(255, 255, 255, 0.1);
113
113
  --color-dark-specialbg-component-inverted: rgba(11, 31, 53, 0.07);
114
- --color-dark-specialbg-nulled: rgba(11, 31, 53, 0);
114
+ --color-dark-specialbg-nulled: rgba(255, 255, 255, 0);
115
115
  --color-dark-specialbg-overlay-fallback: #070707;
116
- --color-dark-specialbg-primary-grouped: #0b1f35;
117
- --color-dark-specialbg-secondary-grouped: #233549;
118
- --color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.1);
116
+ --color-dark-specialbg-primary-grouped: #202022;
117
+ --color-dark-specialbg-secondary-grouped: #2c2c2e;
118
+ --color-dark-specialbg-secondary-transparent: rgba(255, 255, 255, 0.06);
119
119
  --color-dark-specialbg-secondary-transparent-inverted: rgba(11, 31, 53, 0.05);
120
- --color-dark-specialbg-tertiary-grouped: #3c4c5d;
121
- --color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.2);
120
+ --color-dark-specialbg-tertiary-grouped: #3a3a3c;
121
+ --color-dark-specialbg-tertiary-transparent: rgba(255, 255, 255, 0.11);
122
122
  --color-dark-specialbg-tertiary-transparent-inverted: rgba(11, 31, 53, 0.1);
123
123
  --color-dark-text-accent: #ef3124;
124
- --color-dark-text-attention: #de6a00;
125
- --color-dark-text-disabled: rgba(255, 255, 255, 0.25);
126
- --color-dark-text-disabled-inverted: rgba(11, 31, 53, 0.15);
127
- --color-dark-text-link: #007aff;
128
- --color-dark-text-negative: #d91d0b;
124
+ --color-dark-text-attention: #cb830f;
125
+ --color-dark-text-disabled: rgba(235, 235, 245, 0.2);
126
+ --color-dark-text-disabled-inverted: rgba(60, 60, 67, 0.22);
127
+ --color-dark-text-link: #0072ef;
128
+ --color-dark-text-negative: #f15045;
129
129
  --color-dark-text-positive: #13a463;
130
130
  --color-dark-text-primary: #fff;
131
- --color-dark-text-primary-inverted: #0b1f35;
132
- --color-dark-text-secondary: rgba(255, 255, 255, 0.7);
133
- --color-dark-text-secondary-inverted: rgba(11, 31, 53, 0.7);
134
- --color-dark-text-tertiary: rgba(255, 255, 255, 0.4);
135
- --color-dark-text-tertiary-inverted: rgba(11, 31, 53, 0.3);
131
+ --color-dark-text-primary-inverted: #0e0e0e;
132
+ --color-dark-text-secondary: rgba(235, 235, 245, 0.54);
133
+ --color-dark-text-secondary-inverted: rgba(60, 60, 67, 0.66);
134
+ --color-dark-text-tertiary: rgba(235, 235, 245, 0.32);
135
+ --color-dark-text-tertiary-inverted: rgba(60, 60, 67, 0.4);
136
136
  --color-light-bg-accent: #ef3124;
137
- --color-light-bg-attention-muted: #fff3e0;
137
+ --color-light-bg-attention-muted: #f7ebd9;
138
138
  --color-light-bg-info: #d6e8fc;
139
- --color-light-bg-negative-muted: #feebea;
140
- --color-light-bg-opaque: rgba(255, 255, 255, 0.6);
139
+ --color-light-bg-negative-muted: #fbe8e7;
140
+ --color-light-bg-opaque: rgba(255, 255, 255, 0.8);
141
141
  --color-light-bg-overlay: rgba(0, 0, 0, 0.6);
142
- --color-light-bg-positive-muted: #ebf9f1;
142
+ --color-light-bg-positive-muted: #e7f6ef;
143
143
  --color-light-bg-primary: #fff;
144
- --color-light-bg-primary-inverted: #0b1f35;
145
- --color-light-bg-quaternary: #dbdee1;
146
- --color-light-bg-quaternary-inverted: #485767;
144
+ --color-light-bg-primary-inverted: #121212;
145
+ --color-light-bg-quaternary: #dcdcdd;
146
+ --color-light-bg-quaternary-inverted: #3a3a3c;
147
147
  --color-light-bg-secondary: #f3f4f5;
148
- --color-light-bg-secondary-inverted: #233549;
149
- --color-light-bg-tertiary: #e7e9eb;
150
- --color-light-bg-tertiary-inverted: #3c4c5d;
148
+ --color-light-bg-secondary-inverted: #202022;
149
+ --color-light-bg-tertiary: #e9e9eb;
150
+ --color-light-bg-tertiary-inverted: #2c2c2e;
151
151
  --color-light-border-accent: #ef3124;
152
- --color-light-border-key: #0b1f35;
152
+ --color-light-border-key: #000;
153
153
  --color-light-border-key-inverted: #fff;
154
- --color-light-border-link: #007aff;
155
- --color-light-border-primary: #dbdee1;
156
- --color-light-border-primary-inverted: #485767;
157
- --color-light-border-secondary: #e7e9eb;
158
- --color-light-border-secondary-inverted: #3c4c5d;
154
+ --color-light-border-link: #0072ef;
155
+ --color-light-border-primary: #dcdcdd;
156
+ --color-light-border-primary-inverted: #2b2b2e;
157
+ --color-light-border-secondary: #e9e9eb;
158
+ --color-light-border-secondary-inverted: #262629;
159
159
  --color-light-border-tertiary: #f3f4f5;
160
- --color-light-border-tertiary-inverted: #233549;
161
- --color-light-border-underline: #b6bcc3;
162
- --color-light-border-underline-inverted: #6d7986;
160
+ --color-light-border-tertiary-inverted: #1c1c1e;
161
+ --color-light-border-underline: #c5c5c7;
162
+ --color-light-border-underline-inverted: #464649;
163
163
  --color-light-graphic-accent: #ef3124;
164
- --color-light-graphic-attention: #e58933;
165
- --color-light-graphic-link: #007aff;
164
+ --color-light-graphic-attention: #f6bf65;
165
+ --color-light-graphic-link: #0072ef;
166
166
  --color-light-graphic-negative: #f15045;
167
167
  --color-light-graphic-positive: #2fc26e;
168
- --color-light-graphic-primary: #0b1f35;
168
+ --color-light-graphic-primary: #0e0e0e;
169
169
  --color-light-graphic-primary-inverted: #fff;
170
- --color-light-graphic-quaternary: #dbdee1;
171
- --color-light-graphic-quaternary-inverted: #485767;
172
- --color-light-graphic-secondary: #6d7986;
173
- --color-light-graphic-secondary-inverted: #b6bcc3;
174
- --color-light-graphic-tertiary: #b6bcc3;
175
- --color-light-graphic-tertiary-inverted: #6d7986;
170
+ --color-light-graphic-quaternary: #dcdcdd;
171
+ --color-light-graphic-quaternary-inverted: #303032;
172
+ --color-light-graphic-secondary: #86868a;
173
+ --color-light-graphic-secondary-inverted: #85858d;
174
+ --color-light-graphic-tertiary: #c1c1c3;
175
+ --color-light-graphic-tertiary-inverted: #4f4f52;
176
176
  --color-light-specialbg-component: rgba(11, 31, 53, 0.07);
177
- --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.15);
177
+ --color-light-specialbg-component-inverted: rgba(255, 255, 255, 0.1);
178
178
  --color-light-specialbg-nulled: rgba(255, 255, 255, 0);
179
179
  --color-light-specialbg-overlay-fallback: #5c5c5c;
180
180
  --color-light-specialbg-primary-grouped: #f3f4f5;
181
181
  --color-light-specialbg-secondary-grouped: #fff;
182
182
  --color-light-specialbg-secondary-transparent: rgba(11, 31, 53, 0.05);
183
- --color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.1);
183
+ --color-light-specialbg-secondary-transparent-inverted: rgba(255, 255, 255, 0.06);
184
184
  --color-light-specialbg-tertiary-grouped: #f3f4f5;
185
185
  --color-light-specialbg-tertiary-transparent: rgba(11, 31, 53, 0.1);
186
- --color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.2);
186
+ --color-light-specialbg-tertiary-transparent-inverted: rgba(255, 255, 255, 0.11);
187
187
  --color-light-text-accent: #ef3124;
188
- --color-light-text-attention: #de6a00;
189
- --color-light-text-disabled: rgba(11, 31, 53, 0.15);
190
- --color-light-text-disabled-inverted: rgba(255, 255, 255, 0.25);
191
- --color-light-text-link: #007aff;
188
+ --color-light-text-attention: #cb830f;
189
+ --color-light-text-disabled: rgba(60, 60, 67, 0.22);
190
+ --color-light-text-disabled-inverted: rgba(235, 235, 245, 0.2);
191
+ --color-light-text-link: #0072ef;
192
192
  --color-light-text-negative: #d91d0b;
193
193
  --color-light-text-positive: #13a463;
194
- --color-light-text-primary: #0b1f35;
194
+ --color-light-text-primary: #0e0e0e;
195
195
  --color-light-text-primary-inverted: #fff;
196
- --color-light-text-secondary: rgba(11, 31, 53, 0.7);
197
- --color-light-text-secondary-inverted: rgba(255, 255, 255, 0.7);
198
- --color-light-text-tertiary: rgba(11, 31, 53, 0.3);
199
- --color-light-text-tertiary-inverted: rgba(255, 255, 255, 0.4);
196
+ --color-light-text-secondary: rgba(60, 60, 67, 0.66);
197
+ --color-light-text-secondary-inverted: rgba(235, 235, 245, 0.54);
198
+ --color-light-text-tertiary: rgba(60, 60, 67, 0.4);
199
+ --color-light-text-tertiary-inverted: rgba(235, 235, 245, 0.32);
200
200
  --color-static-bg-accent: #ef3124;
201
- --color-static-bg-primary-dark: #0b1f35;
201
+ --color-static-bg-primary-dark: #121212;
202
202
  --color-static-bg-primary-light: #fff;
203
- --color-static-bg-quaternary-dark: #485767;
204
- --color-static-bg-quaternary-light: #dbdee1;
205
- --color-static-bg-secondary-dark: #233549;
203
+ --color-static-bg-quaternary-dark: #3a3a3c;
204
+ --color-static-bg-quaternary-light: #dcdcdd;
205
+ --color-static-bg-secondary-dark: #202022;
206
206
  --color-static-bg-secondary-light: #f3f4f5;
207
- --color-static-bg-tertiary-dark: #3c4c5d;
208
- --color-static-bg-tertiary-light: #e7e9eb;
207
+ --color-static-bg-tertiary-dark: #2c2c2e;
208
+ --color-static-bg-tertiary-light: #e9e9eb;
209
209
  --color-static-border-accent: #ef3124;
210
210
  --color-static-graphic-accent: #ef3124;
211
- --color-static-graphic-dark: #0b1f35;
211
+ --color-static-graphic-dark: #0e0e0e;
212
212
  --color-static-graphic-light: #fff;
213
213
  --color-static-text-accent: #ef3124;
214
- --color-static-text-primary-dark: #0b1f35;
214
+ --color-static-text-primary-dark: #0e0e0e;
215
215
  --color-static-text-primary-light: #fff;
216
- --color-static-text-secondary-dark: rgba(11, 31, 53, 0.6);
217
- --color-static-text-secondary-light: rgba(255, 255, 255, 0.7);
218
- --color-static-text-tertiary-dark: rgba(11, 31, 53, 0.3);
219
- --color-static-text-tertiary-light: rgba(255, 255, 255, 0.4);
216
+ --color-static-text-secondary-dark: rgba(60, 60, 67, 0.66);
217
+ --color-static-text-secondary-light: rgba(235, 235, 245, 0.54);
218
+ --color-static-text-tertiary-dark: rgba(60, 60, 67, 0.4);
219
+ --color-static-text-tertiary-light: rgba(235, 235, 245, 0.32);
220
+ --color-dark-bg-component: rgba(255, 255, 255, 0.1); /* deprecated */
221
+ --color-dark-bg-component-inverted: rgba(0, 0, 0, 0.08); /* deprecated */
222
+ --color-dark-bg-link-muted: #001c3c; /* deprecated */
223
+ --color-dark-bg-neutral: #3a3a3c; /* deprecated */
224
+ --color-dark-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
225
+ --color-dark-bg-primary-grouped: #1a1a1d; /* deprecated */
226
+ --color-dark-bg-secondary-grouped: #2a2a2e; /* deprecated */
227
+ --color-dark-bg-tertiary-grouped: #404045; /* deprecated */
228
+ --color-dark-graphic-neutral: #2a2a2c; /* deprecated */
229
+ --color-dark-specialbg-overlay: rgba(0, 0, 0, 0.8); /* deprecated */
230
+ --color-dark-text-disabled-transparent: rgba(220, 220, 243, 0.14); /* deprecated */
231
+ --color-dark-text-secondary-inverted-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
232
+ --color-dark-text-secondary-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
233
+ --color-dark-text-tertiary-inverted-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
234
+ --color-dark-text-tertiary-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
235
+ --color-light-bg-component: rgba(19, 19, 73, 0.11); /* deprecated */
236
+ --color-light-bg-component-inverted: rgba(223, 223, 246, 0.13); /* deprecated */
237
+ --color-light-bg-link-muted: #d6e8fc; /* deprecated */
238
+ --color-light-bg-neutral: #dcdcdd; /* deprecated */
239
+ --color-light-bg-nulled: rgba(0, 0, 0, 0); /* deprecated */
240
+ --color-light-bg-primary-grouped: #f2f2f6; /* deprecated */
241
+ --color-light-bg-secondary-grouped: #fff; /* deprecated */
242
+ --color-light-bg-tertiary-grouped: #f2f2f6; /* deprecated */
243
+ --color-light-graphic-neutral: #dcdcdd; /* deprecated */
244
+ --color-light-specialbg-overlay: rgba(0, 0, 0, 0.6); /* deprecated */
245
+ --color-light-text-disabled-transparent: rgba(1, 1, 24, 0.26); /* deprecated */
246
+ --color-light-text-secondary-inverted-transparent: rgba(239, 239, 254, 0.53); /* deprecated */
247
+ --color-light-text-secondary-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
248
+ --color-light-text-tertiary-inverted-transparent: rgba(233, 233, 251, 0.35); /* deprecated */
249
+ --color-light-text-tertiary-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
250
+ --color-static-bg-dark: #000; /* deprecated */
251
+ --color-static-bg-light: #fff; /* deprecated */
252
+ --color-static-bg-neutral-dark: #3a3a3c; /* deprecated */
253
+ --color-static-bg-neutral-light: #dcdcdd; /* deprecated */
254
+ --color-static-text-secondary-dark-transparent: rgba(3, 3, 16, 0.56); /* deprecated */
255
+ --color-static-text-secondary-light-transparent: rgba(235, 235, 245, 0.6); /* deprecated */
256
+ --color-static-text-tertiary-dark-transparent: rgba(1, 1, 18, 0.41); /* deprecated */
257
+ --color-static-text-tertiary-light-transparent: rgba(235, 235, 245, 0.3); /* deprecated */
220
258
  --color-dark-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
221
259
  --color-dark-bg-accent-shade-15: rgb(203, 42, 31);
222
260
  --color-dark-bg-accent-shade-20: rgb(191, 39, 29);
@@ -224,17 +262,17 @@
224
262
  --color-dark-bg-accent-tint-10: rgb(241, 70, 58);
225
263
  --color-dark-bg-accent-tint-15: rgb(241, 80, 69);
226
264
  --color-dark-bg-accent-tint-30: rgb(244, 111, 102);
227
- --color-dark-bg-primary-alpha-4: rgba(11, 31, 53, 0.04);
228
- --color-dark-bg-primary-alpha-8: rgba(11, 31, 53, 0.08);
229
- --color-dark-bg-primary-alpha-12: rgba(11, 31, 53, 0.12);
230
- --color-dark-bg-primary-alpha-15: rgba(11, 31, 53, 0.15);
231
- --color-dark-bg-primary-alpha-16: rgba(11, 31, 53, 0.16);
232
- --color-dark-bg-primary-alpha-20: rgba(11, 31, 53, 0.2);
233
- --color-dark-bg-primary-alpha-32: rgba(11, 31, 53, 0.32);
234
- --color-dark-bg-primary-alpha-37: rgba(11, 31, 53, 0.37);
235
- --color-dark-bg-primary-alpha-40: rgba(11, 31, 53, 0.4);
236
- --color-dark-bg-primary-tint-7: rgb(28, 47, 67);
237
- --color-dark-bg-primary-tint-15: rgb(48, 65, 83);
265
+ --color-dark-bg-primary-alpha-4: rgba(18, 18, 18, 0.04);
266
+ --color-dark-bg-primary-alpha-8: rgba(18, 18, 18, 0.08);
267
+ --color-dark-bg-primary-alpha-12: rgba(18, 18, 18, 0.12);
268
+ --color-dark-bg-primary-alpha-15: rgba(18, 18, 18, 0.15);
269
+ --color-dark-bg-primary-alpha-16: rgba(18, 18, 18, 0.16);
270
+ --color-dark-bg-primary-alpha-20: rgba(18, 18, 18, 0.2);
271
+ --color-dark-bg-primary-alpha-32: rgba(18, 18, 18, 0.32);
272
+ --color-dark-bg-primary-alpha-37: rgba(18, 18, 18, 0.37);
273
+ --color-dark-bg-primary-alpha-40: rgba(18, 18, 18, 0.4);
274
+ --color-dark-bg-primary-tint-7: rgb(35, 35, 35);
275
+ --color-dark-bg-primary-tint-15: rgb(54, 54, 54);
238
276
  --color-dark-bg-primary-inverted-alpha-3: rgba(255, 255, 255, 0.03);
239
277
  --color-dark-bg-primary-inverted-alpha-4: rgba(255, 255, 255, 0.04);
240
278
  --color-dark-bg-primary-inverted-alpha-5: rgba(255, 255, 255, 0.05);
@@ -253,41 +291,42 @@
253
291
  --color-dark-bg-primary-inverted-shade-7: rgb(237, 237, 237);
254
292
  --color-dark-bg-primary-inverted-shade-15: rgb(217, 217, 217);
255
293
  --color-dark-bg-primary-inverted-shade-20: rgb(204, 204, 204);
256
- --color-dark-bg-quaternary-alpha-30: rgba(72, 87, 103, 0.3);
257
- --color-dark-bg-quaternary-tint-7: rgb(85, 99, 114);
258
- --color-dark-bg-quaternary-tint-10: rgb(90, 104, 118);
259
- --color-dark-bg-quaternary-tint-15: rgb(99, 112, 126);
260
- --color-dark-bg-quaternary-tint-30: rgb(127, 137, 149);
261
- --color-dark-bg-quaternary-inverted-alpha-30: rgba(219, 222, 225, 0.3);
262
- --color-dark-bg-quaternary-inverted-shade-15: rgb(186, 189, 191);
263
- --color-dark-bg-quaternary-inverted-shade-20: rgb(175, 178, 180);
264
- --color-dark-bg-secondary-alpha-30: rgba(35, 53, 73, 0.3);
265
- --color-dark-bg-secondary-shade-15: rgb(30, 45, 62);
266
- --color-dark-bg-secondary-shade-20: rgb(28, 42, 58);
267
- --color-dark-bg-secondary-tint-7: rgb(50, 67, 86);
268
- --color-dark-bg-secondary-tint-15: rgb(68, 83, 100);
294
+ --color-dark-bg-quaternary-alpha-30: rgba(58, 58, 60, 0.3);
295
+ --color-dark-bg-quaternary-tint-7: rgb(72, 72, 74);
296
+ --color-dark-bg-quaternary-tint-10: rgb(78, 78, 80);
297
+ --color-dark-bg-quaternary-tint-15: rgb(88, 88, 89);
298
+ --color-dark-bg-quaternary-tint-30: rgb(117, 117, 119);
299
+ --color-dark-bg-quaternary-inverted-alpha-30: rgba(220, 220, 221, 0.3);
300
+ --color-dark-bg-quaternary-inverted-shade-15: rgb(187, 187, 188);
301
+ --color-dark-bg-quaternary-inverted-shade-20: rgb(176, 176, 177);
302
+ --color-dark-bg-secondary-alpha-30: rgba(32, 32, 34, 0.3);
303
+ --color-dark-bg-secondary-shade-15: rgb(27, 27, 29);
304
+ --color-dark-bg-secondary-shade-20: rgb(26, 26, 27);
305
+ --color-dark-bg-secondary-tint-7: rgb(48, 48, 49);
306
+ --color-dark-bg-secondary-tint-15: rgb(65, 65, 67);
269
307
  --color-dark-bg-secondary-inverted-alpha-30: rgba(243, 244, 245, 0.3);
270
308
  --color-dark-bg-secondary-inverted-shade-15: rgb(207, 207, 208);
271
309
  --color-dark-bg-secondary-inverted-shade-20: rgb(194, 195, 196);
272
310
  --color-dark-bg-secondary-inverted-tint-7: rgb(244, 245, 246);
273
311
  --color-dark-bg-secondary-inverted-tint-15: rgb(245, 246, 246);
274
- --color-dark-bg-tertiary-tint-7: rgb(74, 89, 104);
275
- --color-dark-border-underline-alpha-30: rgba(109, 121, 134, 0.3);
276
- --color-dark-border-underline-inverted-alpha-30: rgba(182, 188, 195, 0.3);
312
+ --color-dark-bg-tertiary-tint-7: rgb(59, 59, 61);
313
+ --color-dark-border-underline-alpha-30: rgba(70, 70, 73, 0.3);
314
+ --color-dark-border-underline-inverted-alpha-30: rgba(197, 197, 199, 0.3);
277
315
  --color-dark-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
278
316
  --color-dark-graphic-accent-shade-15: rgb(203, 42, 31);
279
317
  --color-dark-graphic-accent-tint-7: rgb(240, 63, 51);
280
318
  --color-dark-graphic-accent-tint-10: rgb(241, 70, 58);
281
319
  --color-dark-graphic-accent-tint-15: rgb(241, 80, 69);
282
320
  --color-dark-graphic-accent-tint-30: rgb(244, 111, 102);
283
- --color-dark-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
284
- --color-dark-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
285
- --color-dark-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
286
- --color-dark-graphic-negative-shade-20: rgb(193, 64, 55);
287
- --color-dark-graphic-negative-shade-30: rgb(169, 56, 48);
288
- --color-dark-graphic-negative-tint-7: rgb(242, 92, 82);
289
- --color-dark-graphic-negative-tint-15: rgb(243, 106, 97);
290
- --color-dark-graphic-negative-tint-30: rgb(245, 133, 125);
321
+ --color-dark-graphic-link-alpha-15: rgba(0, 114, 239, 0.15);
322
+ --color-dark-graphic-negative-alpha-10: rgba(217, 29, 11, 0.1);
323
+ --color-dark-graphic-negative-alpha-30: rgba(217, 29, 11, 0.3);
324
+ --color-dark-graphic-negative-alpha-40: rgba(217, 29, 11, 0.4);
325
+ --color-dark-graphic-negative-shade-20: rgb(174, 23, 9);
326
+ --color-dark-graphic-negative-shade-30: rgb(152, 20, 8);
327
+ --color-dark-graphic-negative-tint-7: rgb(220, 45, 28);
328
+ --color-dark-graphic-negative-tint-15: rgb(223, 63, 48);
329
+ --color-dark-graphic-negative-tint-30: rgb(228, 97, 84);
291
330
  --color-dark-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
292
331
  --color-dark-graphic-positive-tint-10: rgb(68, 200, 125);
293
332
  --color-dark-graphic-positive-tint-30: rgb(109, 212, 154);
@@ -300,35 +339,35 @@
300
339
  --color-dark-graphic-primary-shade-30: rgb(179, 179, 179);
301
340
  --color-dark-graphic-primary-tint-10: rgb(255, 255, 255);
302
341
  --color-dark-graphic-primary-tint-30: rgb(255, 255, 255);
303
- --color-dark-graphic-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
304
- --color-dark-graphic-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
305
- --color-dark-graphic-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
306
- --color-dark-graphic-primary-inverted-alpha-60: rgba(11, 31, 53, 0.6);
307
- --color-dark-graphic-primary-inverted-tint-7: rgb(28, 47, 67);
308
- --color-dark-graphic-primary-inverted-tint-10: rgb(35, 53, 73);
309
- --color-dark-graphic-primary-inverted-tint-15: rgb(48, 65, 83);
310
- --color-dark-graphic-primary-inverted-tint-30: rgb(84, 98, 114);
311
- --color-dark-graphic-quaternary-tint-10: rgb(90, 104, 118);
312
- --color-dark-graphic-secondary-alpha-30: rgba(182, 188, 195, 0.3);
313
- --color-dark-graphic-secondary-tint-30: rgb(204, 208, 213);
314
- --color-dark-graphic-secondary-tint-50: rgb(219, 222, 225);
315
- --color-dark-graphic-secondary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
316
- --color-dark-graphic-secondary-inverted-shade-15: rgb(93, 103, 114);
317
- --color-dark-graphic-secondary-inverted-shade-20: rgb(87, 97, 107);
318
- --color-dark-graphic-secondary-inverted-tint-10: rgb(124, 134, 146);
319
- --color-dark-graphic-secondary-inverted-tint-30: rgb(153, 161, 170);
320
- --color-dark-graphic-tertiary-alpha-30: rgba(109, 121, 134, 0.3);
321
- --color-dark-graphic-tertiary-shade-15: rgb(93, 103, 114);
322
- --color-dark-graphic-tertiary-shade-20: rgb(87, 97, 107);
323
- --color-dark-graphic-tertiary-tint-7: rgb(119, 130, 142);
324
- --color-dark-graphic-tertiary-tint-15: rgb(131, 141, 152);
325
- --color-dark-graphic-tertiary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
326
- --color-dark-graphic-tertiary-inverted-shade-15: rgb(155, 160, 166);
327
- --color-dark-graphic-tertiary-inverted-shade-20: rgb(146, 150, 156);
328
- --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.2095);
329
- --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.235);
330
- --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.2775);
331
- --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.405);
342
+ --color-dark-graphic-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3);
343
+ --color-dark-graphic-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4);
344
+ --color-dark-graphic-primary-inverted-alpha-50: rgba(14, 14, 14, 0.5);
345
+ --color-dark-graphic-primary-inverted-alpha-60: rgba(14, 14, 14, 0.6);
346
+ --color-dark-graphic-primary-inverted-tint-7: rgb(31, 31, 31);
347
+ --color-dark-graphic-primary-inverted-tint-10: rgb(38, 38, 38);
348
+ --color-dark-graphic-primary-inverted-tint-15: rgb(50, 50, 50);
349
+ --color-dark-graphic-primary-inverted-tint-30: rgb(86, 86, 86);
350
+ --color-dark-graphic-quaternary-tint-10: rgb(69, 69, 70);
351
+ --color-dark-graphic-secondary-alpha-30: rgba(133, 133, 141, 0.3);
352
+ --color-dark-graphic-secondary-tint-30: rgb(170, 170, 175);
353
+ --color-dark-graphic-secondary-tint-50: rgb(194, 194, 198);
354
+ --color-dark-graphic-secondary-inverted-alpha-30: rgba(134, 134, 138, 0.3);
355
+ --color-dark-graphic-secondary-inverted-shade-15: rgb(114, 114, 117);
356
+ --color-dark-graphic-secondary-inverted-shade-20: rgb(107, 107, 110);
357
+ --color-dark-graphic-secondary-inverted-tint-10: rgb(146, 146, 150);
358
+ --color-dark-graphic-secondary-inverted-tint-30: rgb(170, 170, 173);
359
+ --color-dark-graphic-tertiary-alpha-30: rgba(79, 79, 82, 0.3);
360
+ --color-dark-graphic-tertiary-shade-15: rgb(67, 67, 70);
361
+ --color-dark-graphic-tertiary-shade-20: rgb(63, 63, 66);
362
+ --color-dark-graphic-tertiary-tint-7: rgb(91, 91, 94);
363
+ --color-dark-graphic-tertiary-tint-15: rgb(105, 105, 108);
364
+ --color-dark-graphic-tertiary-inverted-alpha-30: rgba(193, 193, 195, 0.3);
365
+ --color-dark-graphic-tertiary-inverted-shade-15: rgb(164, 164, 166);
366
+ --color-dark-graphic-tertiary-inverted-shade-20: rgb(154, 154, 156);
367
+ --color-dark-specialbg-component-tint-7: rgba(255, 255, 255, 0.163);
368
+ --color-dark-specialbg-component-tint-10: rgba(255, 255, 255, 0.19);
369
+ --color-dark-specialbg-component-tint-15: rgba(255, 255, 255, 0.235);
370
+ --color-dark-specialbg-component-tint-30: rgba(255, 255, 255, 0.37);
332
371
  --color-dark-specialbg-component-alpha-2: rgba(255, 255, 255, 0.02);
333
372
  --color-dark-specialbg-component-alpha-14: rgba(255, 255, 255, 0.14);
334
373
  --color-dark-specialbg-component-alpha-23: rgba(255, 255, 255, 0.23);
@@ -336,14 +375,14 @@
336
375
  --color-dark-specialbg-component-inverted-alpha-30: rgba(11, 31, 53, 0.3);
337
376
  --color-dark-specialbg-component-inverted-shade-15: rgba(9, 26, 45, 0.2095);
338
377
  --color-dark-specialbg-component-inverted-shade-20: rgba(9, 25, 42, 0.256);
339
- --color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.256);
340
- --color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.32);
378
+ --color-dark-specialbg-tertiary-transparent-tint-7: rgba(255, 255, 255, 0.1723);
379
+ --color-dark-specialbg-tertiary-transparent-tint-15: rgba(255, 255, 255, 0.2435);
341
380
  --color-dark-specialbg-tertiary-transparent-inverted-shade-15: rgba(9, 26, 45, 0.235);
342
381
  --color-dark-specialbg-tertiary-transparent-inverted-shade-20: rgba(9, 25, 42, 0.28);
343
- --color-dark-text-link-shade-30: rgb(0, 85, 179);
344
- --color-dark-text-link-shade-50: rgb(0, 61, 128);
345
- --color-dark-text-link-tint-20: rgb(51, 149, 255);
346
- --color-dark-text-link-tint-40: rgb(102, 175, 255);
382
+ --color-dark-text-link-shade-30: rgb(0, 80, 167);
383
+ --color-dark-text-link-shade-50: rgb(0, 57, 120);
384
+ --color-dark-text-link-tint-20: rgb(51, 142, 242);
385
+ --color-dark-text-link-tint-40: rgb(102, 170, 245);
347
386
  --color-dark-text-primary-alpha-30: rgba(255, 255, 255, 0.3);
348
387
  --color-dark-text-primary-shade-24: rgb(194, 194, 194);
349
388
  --color-dark-text-primary-shade-30: rgb(179, 179, 179);
@@ -351,22 +390,22 @@
351
390
  --color-dark-text-primary-shade-50: rgb(128, 128, 128);
352
391
  --color-dark-text-primary-tint-20: rgb(255, 255, 255);
353
392
  --color-dark-text-primary-tint-40: rgb(255, 255, 255);
354
- --color-dark-text-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
355
- --color-dark-text-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
356
- --color-dark-text-primary-inverted-shade-20: rgb(9, 25, 42);
357
- --color-dark-text-primary-inverted-shade-30: rgb(8, 22, 37);
358
- --color-dark-text-primary-inverted-tint-7: rgb(28, 47, 67);
359
- --color-dark-text-primary-inverted-tint-15: rgb(48, 65, 83);
360
- --color-dark-text-primary-inverted-tint-24: rgb(70, 85, 101);
361
- --color-dark-text-primary-inverted-tint-30: rgb(84, 98, 114);
362
- --color-dark-text-primary-inverted-tint-40: rgb(109, 121, 134);
363
- --color-dark-text-primary-inverted-tint-50: rgb(133, 143, 154);
364
- --color-dark-text-secondary-shade-20: rgba(204, 204, 204, 0.76);
365
- --color-dark-text-secondary-shade-30: rgba(179, 179, 179, 0.79);
366
- --color-dark-text-secondary-tint-20: rgba(255, 255, 255, 0.76);
367
- --color-dark-text-secondary-tint-40: rgba(255, 255, 255, 0.82);
368
- --color-dark-text-secondary-inverted-shade-20: rgba(9, 25, 42, 0.76);
369
- --color-dark-text-secondary-inverted-shade-30: rgba(8, 22, 37, 0.79);
393
+ --color-dark-text-primary-inverted-alpha-30: rgba(14, 14, 14, 0.3);
394
+ --color-dark-text-primary-inverted-alpha-40: rgba(14, 14, 14, 0.4);
395
+ --color-dark-text-primary-inverted-shade-20: rgb(11, 11, 11);
396
+ --color-dark-text-primary-inverted-shade-30: rgb(10, 10, 10);
397
+ --color-dark-text-primary-inverted-tint-7: rgb(31, 31, 31);
398
+ --color-dark-text-primary-inverted-tint-15: rgb(50, 50, 50);
399
+ --color-dark-text-primary-inverted-tint-24: rgb(72, 72, 72);
400
+ --color-dark-text-primary-inverted-tint-30: rgb(86, 86, 86);
401
+ --color-dark-text-primary-inverted-tint-40: rgb(110, 110, 110);
402
+ --color-dark-text-primary-inverted-tint-50: rgb(135, 135, 135);
403
+ --color-dark-text-secondary-shade-20: rgba(188, 188, 196, 0.632);
404
+ --color-dark-text-secondary-shade-30: rgba(164, 164, 172, 0.678);
405
+ --color-dark-text-secondary-tint-20: rgba(239, 239, 247, 0.632);
406
+ --color-dark-text-secondary-tint-40: rgba(243, 243, 249, 0.724);
407
+ --color-dark-text-secondary-inverted-shade-20: rgba(48, 48, 54, 0.728);
408
+ --color-dark-text-secondary-inverted-shade-30: rgba(42, 42, 47, 0.762);
370
409
  --color-light-bg-accent-alpha-30: rgba(239, 49, 36, 0.3);
371
410
  --color-light-bg-accent-tint-15: rgb(241, 80, 69);
372
411
  --color-light-bg-accent-tint-20: rgb(242, 90, 80);
@@ -385,51 +424,52 @@
385
424
  --color-light-bg-primary-alpha-40: rgba(255, 255, 255, 0.4);
386
425
  --color-light-bg-primary-shade-7: rgb(237, 237, 237);
387
426
  --color-light-bg-primary-shade-15: rgb(217, 217, 217);
388
- --color-light-bg-primary-inverted-alpha-3: rgba(11, 31, 53, 0.03);
389
- --color-light-bg-primary-inverted-alpha-4: rgba(11, 31, 53, 0.04);
390
- --color-light-bg-primary-inverted-alpha-5: rgba(11, 31, 53, 0.05);
391
- --color-light-bg-primary-inverted-alpha-7: rgba(11, 31, 53, 0.07);
392
- --color-light-bg-primary-inverted-alpha-8: rgba(11, 31, 53, 0.08);
393
- --color-light-bg-primary-inverted-alpha-10: rgba(11, 31, 53, 0.1);
394
- --color-light-bg-primary-inverted-alpha-12: rgba(11, 31, 53, 0.12);
395
- --color-light-bg-primary-inverted-alpha-15: rgba(11, 31, 53, 0.15);
396
- --color-light-bg-primary-inverted-alpha-16: rgba(11, 31, 53, 0.16);
397
- --color-light-bg-primary-inverted-alpha-20: rgba(11, 31, 53, 0.2);
398
- --color-light-bg-primary-inverted-alpha-24: rgba(11, 31, 53, 0.24);
399
- --color-light-bg-primary-inverted-alpha-30: rgba(11, 31, 53, 0.3);
400
- --color-light-bg-primary-inverted-alpha-32: rgba(11, 31, 53, 0.32);
401
- --color-light-bg-primary-inverted-alpha-40: rgba(11, 31, 53, 0.4);
402
- --color-light-bg-primary-inverted-alpha-50: rgba(11, 31, 53, 0.5);
403
- --color-light-bg-primary-inverted-tint-7: rgb(28, 47, 67);
404
- --color-light-bg-primary-inverted-tint-15: rgb(48, 65, 83);
405
- --color-light-bg-primary-inverted-tint-20: rgb(60, 76, 93);
406
- --color-light-bg-quaternary-alpha-30: rgba(219, 222, 225, 0.3);
407
- --color-light-bg-quaternary-shade-7: rgb(204, 206, 209);
408
- --color-light-bg-quaternary-shade-10: rgb(197, 200, 203);
409
- --color-light-bg-quaternary-shade-15: rgb(186, 189, 191);
410
- --color-light-bg-quaternary-shade-30: rgb(153, 155, 157);
411
- --color-light-bg-quaternary-inverted-alpha-30: rgba(72, 87, 103, 0.3);
412
- --color-light-bg-quaternary-inverted-tint-15: rgb(99, 112, 126);
413
- --color-light-bg-quaternary-inverted-tint-20: rgb(109, 121, 133);
427
+ --color-light-bg-primary-inverted-alpha-3: rgba(18, 18, 18, 0.03);
428
+ --color-light-bg-primary-inverted-alpha-4: rgba(18, 18, 18, 0.04);
429
+ --color-light-bg-primary-inverted-alpha-5: rgba(18, 18, 18, 0.05);
430
+ --color-light-bg-primary-inverted-alpha-7: rgba(18, 18, 18, 0.07);
431
+ --color-light-bg-primary-inverted-alpha-8: rgba(18, 18, 18, 0.08);
432
+ --color-light-bg-primary-inverted-alpha-10: rgba(18, 18, 18, 0.1);
433
+ --color-light-bg-primary-inverted-alpha-12: rgba(18, 18, 18, 0.12);
434
+ --color-light-bg-primary-inverted-alpha-15: rgba(18, 18, 18, 0.15);
435
+ --color-light-bg-primary-inverted-alpha-16: rgba(18, 18, 18, 0.16);
436
+ --color-light-bg-primary-inverted-alpha-20: rgba(18, 18, 18, 0.2);
437
+ --color-light-bg-primary-inverted-alpha-24: rgba(18, 18, 18, 0.24);
438
+ --color-light-bg-primary-inverted-alpha-30: rgba(18, 18, 18, 0.3);
439
+ --color-light-bg-primary-inverted-alpha-32: rgba(18, 18, 18, 0.32);
440
+ --color-light-bg-primary-inverted-alpha-40: rgba(18, 18, 18, 0.4);
441
+ --color-light-bg-primary-inverted-alpha-50: rgba(18, 18, 18, 0.5);
442
+ --color-light-bg-primary-inverted-tint-7: rgb(35, 35, 35);
443
+ --color-light-bg-primary-inverted-tint-15: rgb(54, 54, 54);
444
+ --color-light-bg-primary-inverted-tint-20: rgb(65, 65, 65);
445
+ --color-light-bg-quaternary-alpha-30: rgba(220, 220, 221, 0.3);
446
+ --color-light-bg-quaternary-shade-7: rgb(205, 205, 206);
447
+ --color-light-bg-quaternary-shade-10: rgb(198, 198, 199);
448
+ --color-light-bg-quaternary-shade-15: rgb(187, 187, 188);
449
+ --color-light-bg-quaternary-shade-30: rgb(154, 154, 155);
450
+ --color-light-bg-quaternary-inverted-alpha-30: rgba(58, 58, 60, 0.3);
451
+ --color-light-bg-quaternary-inverted-tint-15: rgb(88, 88, 89);
452
+ --color-light-bg-quaternary-inverted-tint-20: rgb(97, 97, 99);
414
453
  --color-light-bg-secondary-alpha-30: rgba(243, 244, 245, 0.3);
415
454
  --color-light-bg-secondary-tint-15: rgb(245, 246, 246);
416
455
  --color-light-bg-secondary-tint-20: rgb(245, 246, 247);
417
456
  --color-light-bg-secondary-shade-7: rgb(226, 227, 228);
418
457
  --color-light-bg-secondary-shade-15: rgb(207, 207, 208);
419
- --color-light-bg-secondary-inverted-alpha-30: rgba(35, 53, 73, 0.3);
420
- --color-light-bg-secondary-inverted-tint-15: rgb(68, 83, 100);
421
- --color-light-bg-secondary-inverted-tint-20: rgb(79, 93, 109);
422
- --color-light-bg-secondary-inverted-shade-7: rgb(33, 49, 68);
423
- --color-light-bg-secondary-inverted-shade-15: rgb(30, 45, 62);
424
- --color-light-bg-tertiary-shade-7: rgb(215, 217, 219);
425
- --color-light-border-underline-alpha-30: rgba(182, 188, 195, 0.3);
426
- --color-light-border-underline-inverted-alpha-30: rgba(109, 121, 134, 0.3);
458
+ --color-light-bg-secondary-inverted-alpha-30: rgba(32, 32, 34, 0.3);
459
+ --color-light-bg-secondary-inverted-tint-15: rgb(65, 65, 67);
460
+ --color-light-bg-secondary-inverted-tint-20: rgb(77, 77, 78);
461
+ --color-light-bg-secondary-inverted-shade-7: rgb(30, 30, 32);
462
+ --color-light-bg-secondary-inverted-shade-15: rgb(27, 27, 29);
463
+ --color-light-bg-tertiary-shade-7: rgb(217, 217, 219);
464
+ --color-light-border-underline-alpha-30: rgba(197, 197, 199, 0.3);
465
+ --color-light-border-underline-inverted-alpha-30: rgba(70, 70, 73, 0.3);
427
466
  --color-light-graphic-accent-alpha-30: rgba(239, 49, 36, 0.3);
428
467
  --color-light-graphic-accent-tint-15: rgb(241, 80, 69);
429
468
  --color-light-graphic-accent-shade-7: rgb(222, 46, 33);
430
469
  --color-light-graphic-accent-shade-10: rgb(215, 44, 32);
431
470
  --color-light-graphic-accent-shade-15: rgb(203, 42, 31);
432
471
  --color-light-graphic-accent-shade-30: rgb(167, 34, 25);
472
+ --color-light-graphic-link-alpha-15: rgba(0, 114, 239, 0.15);
433
473
  --color-light-graphic-negative-alpha-10: rgba(241, 80, 69, 0.1);
434
474
  --color-light-graphic-negative-alpha-30: rgba(241, 80, 69, 0.3);
435
475
  --color-light-graphic-negative-alpha-40: rgba(241, 80, 69, 0.4);
@@ -441,15 +481,15 @@
441
481
  --color-light-graphic-positive-alpha-10: rgba(47, 194, 110, 0.1);
442
482
  --color-light-graphic-positive-shade-10: rgb(42, 175, 99);
443
483
  --color-light-graphic-positive-shade-30: rgb(33, 136, 77);
444
- --color-light-graphic-primary-alpha-30: rgba(11, 31, 53, 0.3);
445
- --color-light-graphic-primary-alpha-40: rgba(11, 31, 53, 0.4);
446
- --color-light-graphic-primary-alpha-50: rgba(11, 31, 53, 0.5);
447
- --color-light-graphic-primary-alpha-60: rgba(11, 31, 53, 0.6);
448
- --color-light-graphic-primary-tint-15: rgb(48, 65, 83);
449
- --color-light-graphic-primary-tint-20: rgb(60, 76, 93);
450
- --color-light-graphic-primary-tint-30: rgb(84, 98, 114);
451
- --color-light-graphic-primary-shade-10: rgb(10, 28, 48);
452
- --color-light-graphic-primary-shade-30: rgb(8, 22, 37);
484
+ --color-light-graphic-primary-alpha-30: rgba(14, 14, 14, 0.3);
485
+ --color-light-graphic-primary-alpha-40: rgba(14, 14, 14, 0.4);
486
+ --color-light-graphic-primary-alpha-50: rgba(14, 14, 14, 0.5);
487
+ --color-light-graphic-primary-alpha-60: rgba(14, 14, 14, 0.6);
488
+ --color-light-graphic-primary-tint-15: rgb(50, 50, 50);
489
+ --color-light-graphic-primary-tint-20: rgb(62, 62, 62);
490
+ --color-light-graphic-primary-tint-30: rgb(86, 86, 86);
491
+ --color-light-graphic-primary-shade-10: rgb(13, 13, 13);
492
+ --color-light-graphic-primary-shade-30: rgb(10, 10, 10);
453
493
  --color-light-graphic-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
454
494
  --color-light-graphic-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
455
495
  --color-light-graphic-primary-inverted-alpha-50: rgba(255, 255, 255, 0.5);
@@ -458,23 +498,23 @@
458
498
  --color-light-graphic-primary-inverted-shade-10: rgb(230, 230, 230);
459
499
  --color-light-graphic-primary-inverted-shade-15: rgb(217, 217, 217);
460
500
  --color-light-graphic-primary-inverted-shade-30: rgb(179, 179, 179);
461
- --color-light-graphic-quaternary-shade-10: rgb(197, 200, 203);
462
- --color-light-graphic-secondary-alpha-30: rgba(109, 121, 134, 0.3);
463
- --color-light-graphic-secondary-shade-30: rgb(76, 85, 94);
464
- --color-light-graphic-secondary-shade-50: rgb(55, 61, 67);
465
- --color-light-graphic-secondary-inverted-alpha-30: rgba(182, 188, 195, 0.3);
466
- --color-light-graphic-secondary-inverted-tint-15: rgb(193, 198, 204);
467
- --color-light-graphic-secondary-inverted-tint-20: rgb(197, 201, 207);
468
- --color-light-graphic-secondary-inverted-shade-10: rgb(164, 169, 176);
469
- --color-light-graphic-secondary-inverted-shade-30: rgb(127, 132, 136);
470
- --color-light-graphic-tertiary-alpha-30: rgba(182, 188, 195, 0.3);
471
- --color-light-graphic-tertiary-tint-15: rgb(193, 198, 204);
472
- --color-light-graphic-tertiary-tint-20: rgb(197, 201, 207);
473
- --color-light-graphic-tertiary-shade-7: rgb(169, 175, 181);
474
- --color-light-graphic-tertiary-shade-15: rgb(155, 160, 166);
475
- --color-light-graphic-tertiary-inverted-alpha-30: rgba(109, 121, 134, 0.3);
476
- --color-light-graphic-tertiary-inverted-tint-15: rgb(131, 141, 152);
477
- --color-light-graphic-tertiary-inverted-tint-20: rgb(138, 148, 158);
501
+ --color-light-graphic-quaternary-shade-10: rgb(198, 198, 199);
502
+ --color-light-graphic-secondary-alpha-30: rgba(134, 134, 138, 0.3);
503
+ --color-light-graphic-secondary-shade-30: rgb(94, 94, 97);
504
+ --color-light-graphic-secondary-shade-50: rgb(67, 67, 69);
505
+ --color-light-graphic-secondary-inverted-alpha-30: rgba(133, 133, 141, 0.3);
506
+ --color-light-graphic-secondary-inverted-tint-15: rgb(151, 151, 158);
507
+ --color-light-graphic-secondary-inverted-tint-20: rgb(157, 157, 164);
508
+ --color-light-graphic-secondary-inverted-shade-10: rgb(120, 120, 127);
509
+ --color-light-graphic-secondary-inverted-shade-30: rgb(93, 93, 99);
510
+ --color-light-graphic-tertiary-alpha-30: rgba(193, 193, 195, 0.3);
511
+ --color-light-graphic-tertiary-tint-15: rgb(202, 202, 204);
512
+ --color-light-graphic-tertiary-tint-20: rgb(205, 205, 207);
513
+ --color-light-graphic-tertiary-shade-7: rgb(179, 179, 181);
514
+ --color-light-graphic-tertiary-shade-15: rgb(164, 164, 166);
515
+ --color-light-graphic-tertiary-inverted-alpha-30: rgba(79, 79, 82, 0.3);
516
+ --color-light-graphic-tertiary-inverted-tint-15: rgb(105, 105, 108);
517
+ --color-light-graphic-tertiary-inverted-tint-20: rgb(114, 114, 117);
478
518
  --color-light-specialbg-component-shade-7: rgba(10, 29, 49, 0.1351);
479
519
  --color-light-specialbg-component-shade-10: rgba(10, 28, 48, 0.163);
480
520
  --color-light-specialbg-component-shade-15: rgba(9, 26, 45, 0.2095);
@@ -484,23 +524,23 @@
484
524
  --color-light-specialbg-component-alpha-23: rgba(11, 31, 53, 0.23);
485
525
  --color-light-specialbg-component-alpha-30: rgba(11, 31, 53, 0.3);
486
526
  --color-light-specialbg-component-inverted-alpha-30: rgba(255, 255, 255, 0.3);
487
- --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.2775);
488
- --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.32);
527
+ --color-light-specialbg-component-inverted-tint-15: rgba(255, 255, 255, 0.235);
528
+ --color-light-specialbg-component-inverted-tint-20: rgba(255, 255, 255, 0.28);
489
529
  --color-light-specialbg-tertiary-transparent-shade-7: rgba(10, 29, 49, 0.163);
490
530
  --color-light-specialbg-tertiary-transparent-shade-15: rgba(9, 26, 45, 0.235);
491
- --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.32);
492
- --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.36);
493
- --color-light-text-link-tint-30: rgb(77, 162, 255);
494
- --color-light-text-link-tint-50: rgb(128, 189, 255);
495
- --color-light-text-link-shade-20: rgb(0, 98, 204);
496
- --color-light-text-link-shade-40: rgb(0, 73, 153);
497
- --color-light-text-primary-alpha-30: rgba(11, 31, 53, 0.3);
498
- --color-light-text-primary-tint-24: rgb(70, 85, 101);
499
- --color-light-text-primary-tint-30: rgb(84, 98, 114);
500
- --color-light-text-primary-tint-40: rgb(109, 121, 134);
501
- --color-light-text-primary-tint-50: rgb(133, 143, 154);
502
- --color-light-text-primary-shade-20: rgb(9, 25, 42);
503
- --color-light-text-primary-shade-40: rgb(7, 19, 32);
531
+ --color-light-specialbg-tertiary-transparent-inverted-tint-15: rgba(255, 255, 255, 0.2435);
532
+ --color-light-specialbg-tertiary-transparent-inverted-tint-20: rgba(255, 255, 255, 0.288);
533
+ --color-light-text-link-tint-30: rgb(77, 156, 244);
534
+ --color-light-text-link-tint-50: rgb(128, 185, 247);
535
+ --color-light-text-link-shade-20: rgb(0, 91, 191);
536
+ --color-light-text-link-shade-40: rgb(0, 68, 143);
537
+ --color-light-text-primary-alpha-30: rgba(14, 14, 14, 0.3);
538
+ --color-light-text-primary-tint-24: rgb(72, 72, 72);
539
+ --color-light-text-primary-tint-30: rgb(86, 86, 86);
540
+ --color-light-text-primary-tint-40: rgb(110, 110, 110);
541
+ --color-light-text-primary-tint-50: rgb(135, 135, 135);
542
+ --color-light-text-primary-shade-20: rgb(11, 11, 11);
543
+ --color-light-text-primary-shade-40: rgb(8, 8, 8);
504
544
  --color-light-text-primary-inverted-alpha-30: rgba(255, 255, 255, 0.3);
505
545
  --color-light-text-primary-inverted-alpha-40: rgba(255, 255, 255, 0.4);
506
546
  --color-light-text-primary-inverted-tint-20: rgb(255, 255, 255);
@@ -511,14 +551,14 @@
511
551
  --color-light-text-primary-inverted-shade-30: rgb(179, 179, 179);
512
552
  --color-light-text-primary-inverted-shade-40: rgb(153, 153, 153);
513
553
  --color-light-text-primary-inverted-shade-50: rgb(128, 128, 128);
514
- --color-light-text-secondary-tint-20: rgba(60, 76, 93, 0.76);
515
- --color-light-text-secondary-tint-30: rgba(84, 98, 114, 0.79);
516
- --color-light-text-secondary-shade-20: rgba(9, 25, 42, 0.76);
517
- --color-light-text-secondary-shade-40: rgba(7, 19, 32, 0.82);
518
- --color-light-text-secondary-inverted-tint-20: rgba(255, 255, 255, 0.76);
519
- --color-light-text-secondary-inverted-tint-30: rgba(255, 255, 255, 0.79);
520
- --color-static-bg-primary-dark-alpha-10: rgba(11, 31, 53, 0.1);
521
- --color-static-bg-primary-dark-alpha-20: rgba(11, 31, 53, 0.2);
554
+ --color-light-text-secondary-tint-20: rgba(99, 99, 105, 0.728);
555
+ --color-light-text-secondary-tint-30: rgba(119, 119, 123, 0.762);
556
+ --color-light-text-secondary-shade-20: rgba(48, 48, 54, 0.728);
557
+ --color-light-text-secondary-shade-40: rgba(36, 36, 40, 0.796);
558
+ --color-light-text-secondary-inverted-tint-20: rgba(239, 239, 247, 0.632);
559
+ --color-light-text-secondary-inverted-tint-30: rgba(241, 241, 248, 0.678);
560
+ --color-static-bg-primary-dark-alpha-10: rgba(18, 18, 18, 0.1);
561
+ --color-static-bg-primary-dark-alpha-20: rgba(18, 18, 18, 0.2);
522
562
  --color-static-text-primary-light-alpha-30: rgba(255, 255, 255, 0.3);
523
563
  } :root {
524
564
  --color-static-corpbg-neutral: #bdc0c2;
@@ -610,6 +650,35 @@
610
650
  --color-static-status-purple: #673ab7;
611
651
  --color-static-status-red: #d91d0b;
612
652
  --color-static-status-teal: #219187;
653
+ --color-static-graphic-blue-chill-old: #0f9c8c; /* deprecated */
654
+ --color-static-graphic-boulder-old: #7a7a7a; /* deprecated */
655
+ --color-static-graphic-brink-pink-old: #fc617c; /* deprecated */
656
+ --color-static-graphic-burnt-sienna-old: #eb7a58; /* deprecated */
657
+ --color-static-graphic-chatelle-old: #bfafc6; /* deprecated */
658
+ --color-static-graphic-chathams-blue-old: #155966; /* deprecated */
659
+ --color-static-graphic-curious-blue-light-old: #3b99d9; /* deprecated */
660
+ --color-static-graphic-fun-blue-old: #1d6ab5; /* deprecated */
661
+ --color-static-graphic-hippie-blue-old: #5aa4b0; /* deprecated */
662
+ --color-static-graphic-jaffa-light-old: #f18836; /* deprecated */
663
+ --color-static-graphic-java-old: #15c0e0; /* deprecated */
664
+ --color-static-graphic-mantis-old: #63cd4f; /* deprecated */
665
+ --color-static-graphic-matisse-old: #16548f; /* deprecated */
666
+ --color-static-graphic-maya: #7eb3ff; /* deprecated */
667
+ --color-static-graphic-milano-red-old: #cd1501; /* deprecated */
668
+ --color-static-graphic-mirage-old: #1d2434; /* deprecated */
669
+ --color-static-graphic-nevada-old: #626b75; /* deprecated */
670
+ --color-static-graphic-olivine-old: #87b965; /* deprecated */
671
+ --color-static-graphic-permission: #ff5c5c; /* deprecated */
672
+ --color-static-graphic-pewter-old: #96a5a5; /* deprecated */
673
+ --color-static-graphic-pickled-bluewood-old: #2d3f50; /* deprecated */
674
+ --color-static-graphic-porsche-old: #e7b965; /* deprecated */
675
+ --color-static-graphic-red-damask-old: #da713c; /* deprecated */
676
+ --color-static-graphic-saffron-old: #f0c330; /* deprecated */
677
+ --color-static-graphic-sandybrown-old: #f38f6f; /* deprecated */
678
+ --color-static-graphic-turkish-rose-old: #b56a6b; /* deprecated */
679
+ --color-static-graphic-turquoise-blue-old: #6bd3e6; /* deprecated */
680
+ --color-static-graphic-valencia-old: #d8463b; /* deprecated */
681
+ --color-static-graphic-waikawa-gray-old: #5b6d9c; /* deprecated */
613
682
  --color-static-status-blue-alpha-10: rgba(0, 122, 255, 0.1);
614
683
  --color-static-status-green-alpha-10: rgba(19, 164, 99, 0.1);
615
684
  --color-static-status-grey-alpha-10: rgba(109, 121, 134, 0.1);
@@ -618,6 +687,7 @@
618
687
  --color-static-status-red-alpha-10: rgba(217, 29, 11, 0.1);
619
688
  --color-static-status-teal-alpha-10: rgba(33, 145, 135, 0.1);
620
689
  } :root {
690
+ --color-dynamic-nulled: rgba(0, 0, 0, 0);
621
691
  --color-dynamic-primary-dark: rgba(0, 0, 0, 0.8);
622
692
  --color-dynamic-primary-light: rgba(255, 255, 255, 0.8);
623
693
  --color-dynamic-quaternary-dark: rgba(0, 0, 0, 0.32);
@@ -630,6 +700,7 @@
630
700
  --color-dynamic-senary-light: rgba(255, 255, 255, 0.12);
631
701
  --color-dynamic-tertiary-dark: rgba(0, 0, 0, 0.48);
632
702
  --color-dynamic-tertiary-light: rgba(255, 255, 255, 0.48);
703
+ --color-static-nulled: rgba(0, 0, 0, 0);
633
704
  --color-static-primary-dark: rgba(0, 0, 0, 0.8);
634
705
  --color-static-primary-light: rgba(255, 255, 255, 0.8);
635
706
  --color-static-quaternary-dark: rgba(0, 0, 0, 0.32);
@@ -643,42 +714,47 @@
643
714
  --color-static-tertiary-dark: rgba(0, 0, 0, 0.48);
644
715
  --color-static-tertiary-light: rgba(255, 255, 255, 0.48);
645
716
  } :root {
646
- --shadow-xs: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04);
647
- --shadow-s: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08);
648
- --shadow-m: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16);
649
- --shadow-l: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24);
650
- --shadow-xl: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32);
717
+ --shadow-xs: 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
718
+ --shadow-s: 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04),
719
+ 0 0 1px rgba(0, 0, 0, 0.04);
720
+ --shadow-m: 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
721
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
722
+ --shadow-l: 0 24px 32px rgba(0, 0, 0, 0.08), 0 20px 24px rgba(0, 0, 0, 0.08),
723
+ 0 12px 16px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
724
+ --shadow-xl: 0 32px 40px rgba(0, 0, 0, 0.08), 0 24px 32px rgba(0, 0, 0, 0.08),
725
+ 0 20px 24px rgba(0, 0, 0, 0.08), 0 12px 16px rgba(0, 0, 0, 0.04),
726
+ 0 4px 8px rgba(0, 0, 0, 0.04), 0 0 1px rgba(0, 0, 0, 0.04);
651
727
 
652
728
  /* Hard */
653
- --shadow-xs-hard: 0 0 4px rgba(11, 31, 53, 0.02), 0 2px 4px rgba(11, 31, 53, 0.04),
654
- 0 2px 4px rgba(11, 31, 53, 0.16);
655
- --shadow-s-hard: 0 0 8px rgba(11, 31, 53, 0.04), 0 4px 8px rgba(11, 31, 53, 0.08),
656
- 0 4px 8px rgba(11, 31, 53, 0.16);
657
- --shadow-m-hard: 0 0 16px rgba(11, 31, 53, 0.08), 0 8px 16px rgba(11, 31, 53, 0.16),
658
- 0 8px 16px rgba(11, 31, 53, 0.16);
659
- --shadow-l-hard: 0 0 24px rgba(11, 31, 53, 0.12), 0 12px 24px rgba(11, 31, 53, 0.24),
660
- 0 12px 24px rgba(11, 31, 53, 0.16);
661
- --shadow-xl-hard: 0 0 32px rgba(11, 31, 53, 0.16), 0 16px 32px rgba(11, 31, 53, 0.32),
662
- 0 16px 32px rgba(11, 31, 53, 0.16);
729
+ --shadow-xs-hard: 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
730
+ --shadow-s-hard: 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16),
731
+ 0 0 1px rgba(0, 0, 0, 0.16);
732
+ --shadow-m-hard: 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
733
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
734
+ --shadow-l-hard: 0 24px 32px rgba(0, 0, 0, 0.2), 0 20px 24px rgba(0, 0, 0, 0.2),
735
+ 0 12px 16px rgba(0, 0, 0, 0.16), 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
736
+ --shadow-xl-hard: 0 32px 40px rgba(0, 0, 0, 0.2), 0 24px 32px rgba(0, 0, 0, 0.2),
737
+ 0 20px 24px rgba(0, 0, 0, 0.2), 0 12px 16px rgba(0, 0, 0, 0.16),
738
+ 0 4px 8px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.16);
663
739
 
664
740
  /* Up */
665
- --shadow-xs-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04);
666
- --shadow-s-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08);
667
- --shadow-m-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16);
668
- --shadow-l-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24);
669
- --shadow-xl-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32);
741
+ --shadow-xs-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04);
742
+ --shadow-s-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08);
743
+ --shadow-m-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16);
744
+ --shadow-l-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24);
745
+ --shadow-xl-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32);
670
746
 
671
747
  /* Hard up */
672
- --shadow-xs-hard-up: 0 0 4px rgba(11, 31, 53, 0.02), 0 -2px 4px rgba(11, 31, 53, 0.04),
673
- 0 -2px 4px rgba(11, 31, 53, 0.16);
674
- --shadow-s-hard-up: 0 0 8px rgba(11, 31, 53, 0.04), 0 -4px 8px rgba(11, 31, 53, 0.08),
675
- 0 -4px 8px rgba(11, 31, 53, 0.16);
676
- --shadow-m-hard-up: 0 0 16px rgba(11, 31, 53, 0.08), 0 -8px 16px rgba(11, 31, 53, 0.16),
677
- 0 -8px 16px rgba(11, 31, 53, 0.16);
678
- --shadow-l-hard-up: 0 0 24px rgba(11, 31, 53, 0.12), 0 -12px 24px rgba(11, 31, 53, 0.24),
679
- 0 -12px 24px rgba(11, 31, 53, 0.16);
680
- --shadow-xl-hard-up: 0 0 32px rgba(11, 31, 53, 0.16), 0 -16px 32px rgba(11, 31, 53, 0.32),
681
- 0 -16px 32px rgba(11, 31, 53, 0.16);
748
+ --shadow-xs-hard-up: 0 0 4px rgba(0, 0, 0, 0.02), 0 -2px 4px rgba(0, 0, 0, 0.04),
749
+ 0 -2px 4px rgba(0, 0, 0, 0.16);
750
+ --shadow-s-hard-up: 0 0 8px rgba(0, 0, 0, 0.04), 0 -4px 8px rgba(0, 0, 0, 0.08),
751
+ 0 -4px 8px rgba(0, 0, 0, 0.16);
752
+ --shadow-m-hard-up: 0 0 16px rgba(0, 0, 0, 0.08), 0 -8px 16px rgba(0, 0, 0, 0.16),
753
+ 0 -8px 16px rgba(0, 0, 0, 0.16);
754
+ --shadow-l-hard-up: 0 0 24px rgba(0, 0, 0, 0.12), 0 -12px 24px rgba(0, 0, 0, 0.24),
755
+ 0 -12px 24px rgba(0, 0, 0, 0.16);
756
+ --shadow-xl-hard-up: 0 0 32px rgba(0, 0, 0, 0.16), 0 -16px 32px rgba(0, 0, 0, 0.32),
757
+ 0 -16px 32px rgba(0, 0, 0, 0.16);
682
758
  } :root {
683
759
  --border-radius-xs: 2px;
684
760
  --border-radius-s: 4px;