|
37 | 37 | --brand-colors-orange-orange300: #faa66c; |
38 | 38 | --brand-colors-orange-orange400: #f8883b; |
39 | 39 | --brand-colors-orange-orange500: #f66a0a; |
40 | | - --brand-colors-orange-orange600: #c65507; |
| 40 | + --brand-colors-orange-orange600: #bf5208; |
41 | 41 | --brand-colors-orange-orange700: #954005; |
42 | 42 | --brand-colors-orange-orange800: #632b04; |
43 | 43 | --brand-colors-orange-orange900: #321602; |
|
47 | 47 | --brand-colors-green-green300: #86e29b; |
48 | 48 | --brand-colors-green-green400: #5dd879; |
49 | 49 | --brand-colors-green-green500: #28a745; |
50 | | - --brand-colors-green-green600: #1e7e34; |
| 50 | + --brand-colors-green-green600: #1c8234; |
51 | 51 | --brand-colors-green-green700: #145523; |
52 | 52 | --brand-colors-green-green800: #0a2c12; |
53 | 53 | --brand-colors-green-green900: #041007; |
|
293 | 293 | --color-overlay-inverse: var(--brand-colors-white-white010); |
294 | 294 | --color-shadow-default: #0000001a; |
295 | 295 | --color-primary-default: var(--brand-colors-blue-blue500); |
| 296 | + --color-primary-default-hover: #0379ce; |
| 297 | + --color-primary-default-pressed: #036db9; |
296 | 298 | --color-primary-alternative: var(--brand-colors-blue-blue600); |
297 | 299 | --color-primary-muted: #0376c919; |
298 | | - --color-primary-inverse: var(--brand-colors-white-white010); |
| 300 | + --color-primary-inverse: var(--brand-colors-white-white000); |
299 | 301 | --color-primary-disabled: #0376c980; |
300 | 302 | --color-primary-shadow: #0376c933; |
301 | 303 | --color-secondary-default: var(--brand-colors-orange-orange500); |
302 | 304 | --color-secondary-alternative: var(--brand-colors-orange-orange600); |
303 | 305 | --color-secondary-muted: #f66a0a19; |
304 | | - --color-secondary-inverse: var(--brand-colors-white-white010); |
| 306 | + --color-secondary-inverse: var(--brand-colors-white-white000); |
305 | 307 | --color-secondary-disabled: #f66a0a80; |
306 | 308 | --color-error-default: var(--brand-colors-red-red500); |
| 309 | + --color-error-default-hover: #cd4250; |
| 310 | + --color-error-default-pressed: #c63441; |
307 | 311 | --color-error-alternative: var(--brand-colors-red-red600); |
308 | 312 | --color-error-muted: #d7384719; |
309 | | - --color-error-inverse: var(--brand-colors-white-white010); |
| 313 | + --color-error-inverse: var(--brand-colors-white-white000); |
310 | 314 | --color-error-disabled: #d7384780; |
311 | 315 | --color-error-shadow: #d7384766; |
312 | | - --color-warning-default: var(--brand-colors-orange-orange500); |
| 316 | + --color-warning-default: var(--brand-colors-orange-orange600); |
| 317 | + --color-warning-default-hover: #c2540a; |
| 318 | + --color-warning-default-pressed: #a24507; |
313 | 319 | --color-warning-alternative: var(--brand-colors-yellow-yellow600); |
314 | | - --color-warning-muted: #ffd33d19; |
315 | | - --color-warning-inverse: var(--brand-colors-white-white010); |
| 320 | + --color-warning-muted: #bf520819; |
| 321 | + --color-warning-inverse: var(--brand-colors-white-white000); |
316 | 322 | --color-warning-disabled: #ffd33d80; |
317 | | - --color-success-default: var(--brand-colors-green-green500); |
| 323 | + --color-success-default: var(--brand-colors-green-green600); |
| 324 | + --color-success-default-hover: #208838; |
| 325 | + --color-success-default-pressed: #1b7431; |
318 | 326 | --color-success-alternative: var(--brand-colors-green-green500); |
319 | | - --color-success-muted: #28a74519; |
320 | | - --color-success-inverse: var(--brand-colors-white-white010); |
| 327 | + --color-success-muted: #1c823419; |
| 328 | + --color-success-inverse: var(--brand-colors-white-white000); |
321 | 329 | --color-success-disabled: #28a74580; |
322 | 330 | --color-info-default: var(--brand-colors-blue-blue500); |
323 | 331 | --color-info-alternative: var(--brand-colors-blue-blue600); |
324 | 332 | --color-info-muted: #0376c919; |
325 | | - --color-info-inverse: var(--brand-colors-white-white010); |
| 333 | + --color-info-inverse: var(--brand-colors-white-white000); |
326 | 334 | --color-info-disabled: #0376c980; |
327 | 335 | --color-network-goerli-default: var(--brand-colors-blue-blue400); |
328 | 336 | --color-network-goerli-inverse: var(--brand-colors-white-white010); |
|
368 | 376 | --color-shadow-default: #00000080; |
369 | 377 | --color-overlay-inverse: var(--brand-colors-white-white010); |
370 | 378 | --color-primary-default: var(--brand-colors-blue-blue400); |
| 379 | + --color-primary-default-hover: #0092fa; |
| 380 | + --color-primary-default-pressed: #54b6fc; |
371 | 381 | --color-primary-alternative: var(--brand-colors-blue-blue300); |
372 | 382 | --color-primary-muted: #1098fc26; |
373 | | - --color-primary-inverse: var(--brand-colors-white-white010); |
| 383 | + --color-primary-inverse: var(--brand-colors-grey-grey900); |
374 | 384 | --color-primary-disabled: #1098fc80; |
375 | 385 | --color-primary-shadow: #0376c933; |
376 | 386 | --color-secondary-default: var(--brand-colors-orange-orange400); |
377 | 387 | --color-secondary-alternative: var(--brand-colors-orange-orange300); |
378 | 388 | --color-secondary-muted: #f8883b26; |
379 | | - --color-secondary-inverse: var(--brand-colors-white-white010); |
| 389 | + --color-secondary-inverse: var(--brand-colors-grey-grey900); |
380 | 390 | --color-secondary-disabled: #f8883b80; |
381 | | - --color-error-default: var(--brand-colors-red-red500); |
382 | | - --color-error-alternative: var(--brand-colors-red-red400); |
383 | | - --color-error-muted: #d7384726; |
384 | | - --color-error-inverse: var(--brand-colors-white-white010); |
| 391 | + --color-error-default: #ff5263; |
| 392 | + --color-error-default-hover: #ff4d58; |
| 393 | + --color-error-default-pressed: #f9868e; |
| 394 | + --color-error-alternative: var(--brand-colors-red-red300); |
| 395 | + --color-error-muted: #ff526326; |
| 396 | + --color-error-inverse: var(--brand-colors-grey-grey900); |
385 | 397 | --color-error-disabled: #d7384780; |
386 | | - --color-error-shadow: #d7384766; |
| 398 | + --color-error-shadow: #ff526366; |
387 | 399 | --color-warning-default: var(--brand-colors-yellow-yellow500); |
| 400 | + --color-warning-default-hover: #ffc60a; |
| 401 | + --color-warning-default-pressed: #ffeaa3d1; |
388 | 402 | --color-warning-alternative: var(--brand-colors-yellow-yellow400); |
389 | 403 | --color-warning-muted: #ffd33d26; |
390 | 404 | --color-warning-inverse: var(--brand-colors-grey-grey900); |
391 | 405 | --color-warning-disabled: #ffd33d80; |
392 | 406 | --color-success-default: var(--brand-colors-green-green500); |
| 407 | + --color-success-default-hover: #05b82f; |
| 408 | + --color-success-default-pressed: #6aec88; |
393 | 409 | --color-success-alternative: var(--brand-colors-green-green400); |
394 | 410 | --color-success-muted: #28a74526; |
395 | | - --color-success-inverse: var(--brand-colors-white-white010); |
| 411 | + --color-success-inverse: var(--brand-colors-grey-grey900); |
396 | 412 | --color-success-disabled: #28a74580; |
397 | 413 | --color-info-default: var(--brand-colors-blue-blue400); |
398 | 414 | --color-info-alternative: var(--brand-colors-blue-blue300); |
399 | 415 | --color-info-muted: #1098fc26; |
400 | | - --color-info-inverse: var(--brand-colors-white-white010); |
| 416 | + --color-info-inverse: var(--brand-colors-grey-grey900); |
401 | 417 | --color-info-disabled: #0376c980; |
402 | 418 | } |
0 commit comments