|
300 | 300 | --tw-gradient-to: transparent var(--tw-gradient-to-position); |
301 | 301 | } |
302 | 302 |
|
| 303 | +/* —— Partners marquee —— */ |
| 304 | +[data-theme="dark"] body.home-page .home-partners { |
| 305 | + background-color: rgb(15 23 42) !important; |
| 306 | + border-color: rgb(51 65 85) !important; |
| 307 | +} |
| 308 | + |
| 309 | +[data-theme="dark"] body.home-page .home-partners__label { |
| 310 | + color: rgb(148 163 184) !important; |
| 311 | +} |
| 312 | + |
| 313 | +[data-theme="dark"] body.home-page .home-partners__track { |
| 314 | + opacity: 1 !important; |
| 315 | + filter: none; |
| 316 | +} |
| 317 | + |
| 318 | +[data-theme="dark"] body.home-page .home-partners__track .text-slate-400 { |
| 319 | + color: rgb(148 163 184) !important; |
| 320 | +} |
| 321 | + |
| 322 | +[data-theme="dark"] body.home-page .home-partners__track a:hover { |
| 323 | + color: rgb(203 213 225) !important; |
| 324 | +} |
| 325 | + |
| 326 | +[data-theme="dark"] body.home-page .home-partners__fade--left, |
| 327 | +[data-theme="dark"] body.home-page .home-partners__fade--right { |
| 328 | + --tw-gradient-from: rgb(15 23 42) var(--tw-gradient-from-position); |
| 329 | + --tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position); |
| 330 | + --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); |
| 331 | +} |
| 332 | + |
303 | 333 | /* —— Prose content pages —— */ |
304 | 334 | [data-theme="dark"] body.home-page .prose.prose-slate { |
305 | 335 | color: rgb(203 213 225); |
|
329 | 359 | box-shadow: 0 6px 16px rgb(0 0 0 / 0.35); |
330 | 360 | } |
331 | 361 |
|
| 362 | +[data-theme="dark"] body.home-page .search-trigger__icon { |
| 363 | + color: rgb(148 163 184) !important; |
| 364 | +} |
| 365 | + |
| 366 | +[data-theme="dark"] body.home-page .search-trigger__label { |
| 367 | + color: rgb(203 213 225) !important; |
| 368 | +} |
| 369 | + |
332 | 370 | [data-theme="dark"] body.home-page .search-trigger__kbd { |
333 | 371 | background-color: rgb(51 65 85); |
334 | 372 | border-color: rgb(71 85 105); |
|
464 | 502 | color: rgb(56 189 248); |
465 | 503 | } |
466 | 504 |
|
| 505 | +[data-theme="dark"] body.home-page .browse-index__title { |
| 506 | + color: rgb(241 245 249) !important; |
| 507 | +} |
| 508 | + |
| 509 | +[data-theme="dark"] body.home-page .browse-index__lead { |
| 510 | + color: rgb(203 213 225) !important; |
| 511 | +} |
| 512 | + |
| 513 | +[data-theme="dark"] body.home-page .browse-index__section-title { |
| 514 | + color: rgb(148 163 184) !important; |
| 515 | +} |
| 516 | + |
| 517 | +[data-theme="dark"] body.home-page .browse-index__section-desc { |
| 518 | + color: rgb(148 163 184) !important; |
| 519 | +} |
| 520 | + |
467 | 521 | [data-theme="dark"] body.home-page .browse-index__stat { |
468 | 522 | background-color: rgb(30 41 59 / 0.9); |
469 | 523 | border-color: rgb(71 85 105 / 0.8); |
|
472 | 526 |
|
473 | 527 | [data-theme="dark"] body.home-page .browse-category-card { |
474 | 528 | border-color: rgb(71 85 105 / 0.8); |
475 | | - background-color: rgb(30 41 59); |
| 529 | + background-color: rgb(30 41 59) !important; |
476 | 530 | } |
477 | 531 |
|
478 | 532 | [data-theme="dark"] body.home-page .browse-category-card:hover { |
479 | 533 | border-color: rgb(100 116 139); |
| 534 | + background-color: rgb(30 41 59) !important; |
480 | 535 | } |
481 | 536 |
|
482 | 537 | [data-theme="dark"] body.home-page .browse-category-card__icon { |
483 | | - background-color: rgb(12 74 110 / 0.35); |
484 | | - color: rgb(56 189 248); |
| 538 | + background-color: rgb(12 74 110 / 0.35) !important; |
| 539 | + color: rgb(56 189 248) !important; |
| 540 | +} |
| 541 | + |
| 542 | +[data-theme="dark"] body.home-page .browse-category-card:hover .browse-category-card__icon { |
| 543 | + background-color: rgb(12 74 110 / 0.5) !important; |
| 544 | + color: rgb(56 189 248) !important; |
| 545 | +} |
| 546 | + |
| 547 | +[data-theme="dark"] body.home-page .browse-category-card__name { |
| 548 | + color: rgb(241 245 249) !important; |
| 549 | +} |
| 550 | + |
| 551 | +[data-theme="dark"] body.home-page .browse-category-card__subtitle { |
| 552 | + color: rgb(148 163 184) !important; |
| 553 | +} |
| 554 | + |
| 555 | +[data-theme="dark"] body.home-page .browse-category-card__cta { |
| 556 | + color: rgb(96 165 250) !important; |
485 | 557 | } |
486 | 558 |
|
487 | 559 | [data-theme="dark"] body.home-page .browse-category-card__count { |
488 | | - background-color: rgb(51 65 85); |
489 | | - color: rgb(203 213 225); |
| 560 | + background-color: rgb(51 65 85) !important; |
| 561 | + color: rgb(203 213 225) !important; |
490 | 562 | } |
491 | 563 |
|
492 | 564 | [data-theme="dark"] body.home-page .browse-category-card__preview { |
493 | | - background-color: rgb(51 65 85 / 0.8); |
494 | | - border-color: rgb(71 85 105); |
| 565 | + background-color: rgb(51 65 85 / 0.8) !important; |
| 566 | + border-color: rgb(71 85 105) !important; |
| 567 | +} |
| 568 | + |
| 569 | +[data-theme="dark"] body.home-page .browse-category-card:hover .browse-category-card__preview { |
| 570 | + background-color: rgb(51 65 85) !important; |
| 571 | + border-color: rgb(100 116 139) !important; |
495 | 572 | } |
496 | 573 |
|
497 | 574 | [data-theme="dark"] body.home-page .browse-hub-card { |
498 | 575 | border-color: rgb(71 85 105 / 0.8); |
499 | | - background-color: rgb(30 41 59); |
500 | | - color: rgb(226 232 240); |
| 576 | + background-color: rgb(30 41 59) !important; |
| 577 | + color: rgb(226 232 240) !important; |
501 | 578 | } |
502 | 579 |
|
503 | 580 | [data-theme="dark"] body.home-page .browse-hub-card:hover { |
504 | | - background-color: rgb(51 65 85 / 0.8); |
| 581 | + background-color: rgb(51 65 85 / 0.8) !important; |
| 582 | + color: rgb(96 165 250) !important; |
| 583 | +} |
| 584 | + |
| 585 | +[data-theme="dark"] body.home-page .browse-hub-card > i:first-child { |
| 586 | + color: rgb(148 163 184) !important; |
| 587 | +} |
| 588 | + |
| 589 | +[data-theme="dark"] body.home-page .browse-hub-card:hover > i:first-child { |
| 590 | + color: rgb(96 165 250) !important; |
| 591 | +} |
| 592 | + |
| 593 | +[data-theme="dark"] body.home-page .browse-hub-card__arrow { |
| 594 | + color: rgb(100 116 139) !important; |
505 | 595 | } |
506 | 596 |
|
507 | 597 | [data-theme="dark"] body.home-page .browse-index__section--hubs, |
508 | 598 | [data-theme="dark"] body.home-page .browse-category__header { |
509 | 599 | border-color: rgb(51 65 85); |
510 | 600 | } |
511 | 601 |
|
| 602 | +[data-theme="dark"] body.home-page .browse-category__count { |
| 603 | + color: rgb(148 163 184) !important; |
| 604 | +} |
| 605 | + |
512 | 606 | /* —— About us —— */ |
513 | 607 | [data-theme="dark"] body.home-page .about-hero__panel { |
514 | 608 | border-color: rgb(71 85 105 / 0.8); |
|
629 | 723 | } |
630 | 724 |
|
631 | 725 | [data-theme="dark"] body.home-page .home-testimonials__fade--bottom { |
| 726 | + --tw-gradient-from: rgb(15 23 42) var(--tw-gradient-from-position); |
632 | 727 | --tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position); |
| 728 | + --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); |
633 | 729 | } |
634 | 730 |
|
635 | 731 | [data-theme="dark"] body.home-page .home-testimonial-card { |
|
0 commit comments