|
1 | 1 | /**
|
2 | 2 | * Do not edit directly
|
3 |
| - * Generated on Tue, 30 Nov 2021 09:20:09 GMT |
| 3 | + * Generated on Tue, 19 Oct 2021 08:35:24 GMT |
4 | 4 | */
|
5 | 5 |
|
6 | 6 | :root {
|
|
48 | 48 | 0,
|
49 | 49 | 0.12
|
50 | 50 | ); /* Base dark color with 12% opacity */
|
51 |
| - --lumx-button-emphasis-medium-state-default-theme-light-color: rgba( |
52 |
| - 0, |
53 |
| - 0, |
54 |
| - 0, |
55 |
| - 0.7 |
56 |
| - ); /* Base dark color with 70% opacity */ |
| 51 | + --lumx-button-emphasis-medium-state-default-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
57 | 52 | --lumx-button-emphasis-medium-state-default-theme-light-border-color: transparent;
|
58 | 53 | --lumx-button-emphasis-medium-state-default-theme-dark-background-color: rgba(
|
59 | 54 | 255,
|
|
71 | 66 | 0,
|
72 | 67 | 0.2
|
73 | 68 | ); /* Base dark color with 20% opacity */
|
74 |
| - --lumx-button-emphasis-medium-state-hover-theme-light-color: rgba( |
75 |
| - 0, |
76 |
| - 0, |
77 |
| - 0, |
78 |
| - 0.7 |
79 |
| - ); /* Base dark color with 70% opacity */ |
| 69 | + --lumx-button-emphasis-medium-state-hover-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
80 | 70 | --lumx-button-emphasis-medium-state-hover-theme-light-border-color: transparent;
|
81 | 71 | --lumx-button-emphasis-medium-state-hover-theme-dark-background-color: rgba(
|
82 | 72 | 255,
|
|
94 | 84 | 0,
|
95 | 85 | 0.38
|
96 | 86 | ); /* Base dark color with 38% opacity */
|
97 |
| - --lumx-button-emphasis-medium-state-active-theme-light-color: rgba( |
98 |
| - 0, |
99 |
| - 0, |
100 |
| - 0, |
101 |
| - 0.7 |
102 |
| - ); /* Base dark color with 70% opacity */ |
| 87 | + --lumx-button-emphasis-medium-state-active-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
103 | 88 | --lumx-button-emphasis-medium-state-active-theme-light-border-color: transparent;
|
104 | 89 | --lumx-button-emphasis-medium-state-active-theme-dark-background-color: rgba(
|
105 | 90 | 255,
|
|
112 | 97 | --lumx-button-emphasis-low-state-default-padding-horizontal: 8px;
|
113 | 98 | --lumx-button-emphasis-low-state-default-border-width: 0;
|
114 | 99 | --lumx-button-emphasis-low-state-default-theme-light-background-color: transparent;
|
115 |
| - --lumx-button-emphasis-low-state-default-theme-light-color: rgba( |
116 |
| - 0, |
117 |
| - 0, |
118 |
| - 0, |
119 |
| - 0.7 |
120 |
| - ); /* Base dark color with 70% opacity */ |
| 100 | + --lumx-button-emphasis-low-state-default-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
121 | 101 | --lumx-button-emphasis-low-state-default-theme-light-border-color: transparent;
|
122 | 102 | --lumx-button-emphasis-low-state-default-theme-dark-background-color: transparent;
|
123 | 103 | --lumx-button-emphasis-low-state-default-theme-dark-color: #fff; /* Neutral light color */
|
|
130 | 110 | 0,
|
131 | 111 | 0.12
|
132 | 112 | ); /* Base dark color with 12% opacity */
|
133 |
| - --lumx-button-emphasis-low-state-hover-theme-light-color: rgba(0, 0, 0, 0.7); /* Base dark color with 70% opacity */ |
| 113 | + --lumx-button-emphasis-low-state-hover-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
134 | 114 | --lumx-button-emphasis-low-state-hover-theme-light-border-color: transparent;
|
135 | 115 | --lumx-button-emphasis-low-state-hover-theme-dark-background-color: rgba(
|
136 | 116 | 255,
|
|
148 | 128 | 0,
|
149 | 129 | 0.2
|
150 | 130 | ); /* Base dark color with 20% opacity */
|
151 |
| - --lumx-button-emphasis-low-state-active-theme-light-color: rgba( |
152 |
| - 0, |
153 |
| - 0, |
154 |
| - 0, |
155 |
| - 0.7 |
156 |
| - ); /* Base dark color with 70% opacity */ |
| 131 | + --lumx-button-emphasis-low-state-active-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
157 | 132 | --lumx-button-emphasis-low-state-active-theme-light-border-color: transparent;
|
158 | 133 | --lumx-button-emphasis-low-state-active-theme-dark-background-color: rgba(
|
159 | 134 | 255,
|
|
255 | 230 | 0,
|
256 | 231 | 0,
|
257 | 232 | 0,
|
258 |
| - 0.7 |
259 |
| - ); /* Base dark color with 70% opacity */ |
| 233 | + 0.87 |
| 234 | + ); /* Neutral dark color */ |
260 | 235 | --lumx-navigation-item-emphasis-low-state-default-theme-light-label-color: rgba(
|
261 | 236 | 0,
|
262 | 237 | 0,
|
|
268 | 243 | 0,
|
269 | 244 | 0,
|
270 | 245 | 0,
|
271 |
| - 0.7 |
272 |
| - ); /* Base dark color with 70% opacity */ |
| 246 | + 0.87 |
| 247 | + ); /* Neutral dark color */ |
273 | 248 | --lumx-navigation-item-emphasis-low-state-default-theme-dark-background-color: transparent;
|
274 | 249 | --lumx-navigation-item-emphasis-low-state-default-theme-dark-border-color: rgba(
|
275 | 250 | 255,
|
|
301 | 276 | 0,
|
302 | 277 | 0,
|
303 | 278 | 0,
|
304 |
| - 0.7 |
305 |
| - ); /* Base dark color with 70% opacity */ |
| 279 | + 0.87 |
| 280 | + ); /* Neutral dark color */ |
306 | 281 | --lumx-navigation-item-emphasis-low-state-hover-theme-light-label-color: rgba(
|
307 | 282 | 0,
|
308 | 283 | 0,
|
|
319 | 294 | 0,
|
320 | 295 | 0,
|
321 | 296 | 0,
|
322 |
| - 0.7 |
323 |
| - ); /* Base dark color with 70% opacity */ |
| 297 | + 0.87 |
| 298 | + ); /* Neutral dark color */ |
324 | 299 | --lumx-navigation-item-emphasis-low-state-hover-theme-dark-background-color: rgba(
|
325 | 300 | 255,
|
326 | 301 | 255,
|
|
362 | 337 | 0,
|
363 | 338 | 0,
|
364 | 339 | 0,
|
365 |
| - 0.7 |
366 |
| - ); /* Base dark color with 70% opacity */ |
| 340 | + 0.87 |
| 341 | + ); /* Neutral dark color */ |
367 | 342 | --lumx-navigation-item-emphasis-low-state-active-theme-light-label-color: rgba(
|
368 | 343 | 0,
|
369 | 344 | 0,
|
|
380 | 355 | 0,
|
381 | 356 | 0,
|
382 | 357 | 0,
|
383 |
| - 0.7 |
384 |
| - ); /* Base dark color with 70% opacity */ |
| 358 | + 0.87 |
| 359 | + ); /* Neutral dark color */ |
385 | 360 | --lumx-navigation-item-emphasis-low-state-active-theme-dark-background-color: rgba(
|
386 | 361 | 255,
|
387 | 362 | 255,
|
|
502 | 477 | --lumx-tabs-link-emphasis-low-state-default-border-bottom-width: 2px;
|
503 | 478 | --lumx-tabs-link-emphasis-low-state-default-border-left-width: 0;
|
504 | 479 | --lumx-tabs-link-emphasis-low-state-default-theme-light-background-color: transparent;
|
505 |
| - --lumx-tabs-link-emphasis-low-state-default-theme-light-color: rgba( |
506 |
| - 0, |
507 |
| - 0, |
508 |
| - 0, |
509 |
| - 0.7 |
510 |
| - ); /* Base dark color with 70% opacity */ |
| 480 | + --lumx-tabs-link-emphasis-low-state-default-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
511 | 481 | --lumx-tabs-link-emphasis-low-state-default-theme-light-border-color: rgba(
|
512 | 482 | 0,
|
513 | 483 | 0,
|
|
532 | 502 | 0,
|
533 | 503 | 0.12
|
534 | 504 | ); /* Base dark color with 12% opacity */
|
535 |
| - --lumx-tabs-link-emphasis-low-state-hover-theme-light-color: rgba( |
536 |
| - 0, |
537 |
| - 0, |
538 |
| - 0, |
539 |
| - 0.7 |
540 |
| - ); /* Base dark color with 70% opacity */ |
| 505 | + --lumx-tabs-link-emphasis-low-state-hover-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
541 | 506 | --lumx-tabs-link-emphasis-low-state-hover-theme-light-border-color: rgba(
|
542 | 507 | 0,
|
543 | 508 | 0,
|
|
567 | 532 | 0,
|
568 | 533 | 0.2
|
569 | 534 | ); /* Base dark color with 20% opacity */
|
570 |
| - --lumx-tabs-link-emphasis-low-state-active-theme-light-color: rgba( |
571 |
| - 0, |
572 |
| - 0, |
573 |
| - 0, |
574 |
| - 0.7 |
575 |
| - ); /* Base dark color with 70% opacity */ |
| 535 | + --lumx-tabs-link-emphasis-low-state-active-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
576 | 536 | --lumx-tabs-link-emphasis-low-state-active-theme-light-border-color: rgba(
|
577 | 537 | 0,
|
578 | 538 | 0,
|
|
597 | 557 | --lumx-tabs-link-emphasis-selected-state-default-border-bottom-width: 2px;
|
598 | 558 | --lumx-tabs-link-emphasis-selected-state-default-border-left-width: 0;
|
599 | 559 | --lumx-tabs-link-emphasis-selected-state-default-theme-light-background-color: transparent;
|
600 |
| - --lumx-tabs-link-emphasis-selected-state-default-theme-light-color: rgba( |
601 |
| - 0, |
602 |
| - 0, |
603 |
| - 0, |
604 |
| - 0.7 |
605 |
| - ); /* Base dark color with 70% opacity */ |
| 560 | + --lumx-tabs-link-emphasis-selected-state-default-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
606 | 561 | --lumx-tabs-link-emphasis-selected-state-default-theme-light-border-color: var(--lumx-color-primary-N);
|
607 | 562 | --lumx-tabs-link-emphasis-selected-state-default-theme-dark-background-color: transparent;
|
608 | 563 | --lumx-tabs-link-emphasis-selected-state-default-theme-dark-color: #fff; /* Neutral light color */
|
|
617 | 572 | 0,
|
618 | 573 | 0.12
|
619 | 574 | ); /* Base dark color with 12% opacity */
|
620 |
| - --lumx-tabs-link-emphasis-selected-state-hover-theme-light-color: rgba( |
621 |
| - 0, |
622 |
| - 0, |
623 |
| - 0, |
624 |
| - 0.7 |
625 |
| - ); /* Base dark color with 70% opacity */ |
| 575 | + --lumx-tabs-link-emphasis-selected-state-hover-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
626 | 576 | --lumx-tabs-link-emphasis-selected-state-hover-theme-light-border-color: var(--lumx-color-primary-N);
|
627 | 577 | --lumx-tabs-link-emphasis-selected-state-hover-theme-dark-background-color: rgba(
|
628 | 578 | 255,
|
|
642 | 592 | 0,
|
643 | 593 | 0.2
|
644 | 594 | ); /* Base dark color with 20% opacity */
|
645 |
| - --lumx-tabs-link-emphasis-selected-state-active-theme-light-color: rgba( |
646 |
| - 0, |
647 |
| - 0, |
648 |
| - 0, |
649 |
| - 0.7 |
650 |
| - ); /* Base dark color with 70% opacity */ |
| 595 | + --lumx-tabs-link-emphasis-selected-state-active-theme-light-color: rgba(0, 0, 0, 0.87); /* Neutral dark color */ |
651 | 596 | --lumx-tabs-link-emphasis-selected-state-active-theme-light-border-color: var(--lumx-color-primary-N);
|
652 | 597 | --lumx-tabs-link-emphasis-selected-state-active-theme-dark-background-color: rgba(
|
653 | 598 | 255,
|
|
782 | 727 | ); /* Base light color with 80% opacity */
|
783 | 728 | --lumx-border-radius: 4px;
|
784 | 729 | --lumx-color-dark-N: rgba(0, 0, 0, 0.87); /* Neutral dark color */
|
785 |
| - --lumx-color-dark-L1: rgba(0, 0, 0, 0.7); /* Base dark color with 70% opacity */ |
| 730 | + --lumx-color-dark-L1: rgba(0, 0, 0, 0.8); /* Base dark color with 80% opacity */ |
786 | 731 | --lumx-color-dark-L2: rgba(0, 0, 0, 0.54); /* Base dark color with 54% opacity */
|
787 | 732 | --lumx-color-dark-L3: rgba(0, 0, 0, 0.38); /* Base dark color with 38% opacity */
|
788 | 733 | --lumx-color-dark-L4: rgba(0, 0, 0, 0.2); /* Base dark color with 20% opacity */
|
|
866 | 811 | --lumx-color-accent-L5: rgba(76, 175, 80, 0.1); /* Base green color with 10% opacity */
|
867 | 812 | --lumx-color-accent-L6: rgba(76, 175, 80, 0.05); /* Base green color with 5% opacity */
|
868 | 813 | --lumx-color-black-N: rgba(0, 0, 0, 0.87); /* Neutral dark color */
|
869 |
| - --lumx-color-black-L1: rgba(0, 0, 0, 0.7); /* Base dark color with 70% opacity */ |
| 814 | + --lumx-color-black-L1: rgba(0, 0, 0, 0.8); /* Base dark color with 80% opacity */ |
870 | 815 | --lumx-color-black-L2: rgba(0, 0, 0, 0.54); /* Base dark color with 54% opacity */
|
871 | 816 | --lumx-color-black-L3: rgba(0, 0, 0, 0.38); /* Base dark color with 38% opacity */
|
872 | 817 | --lumx-color-black-L4: rgba(0, 0, 0, 0.2); /* Base dark color with 20% opacity */
|
|
0 commit comments