|
1 | 1 | @charset "UTF-8"; |
2 | 2 | /*! |
3 | | - * Pico CSS ✨ v2.2.4 (https://github.com/Yohn/PicoCSS) |
| 3 | + * Pico CSS ✨ v2.2.5 (https://github.com/Yohn/PicoCSS) |
4 | 4 | * Copyright 2019-2025 - Licensed under MIT |
5 | 5 | */ |
6 | 6 | /** |
@@ -236,18 +236,18 @@ nav details.dropdown summary:focus-visible { |
236 | 236 | color-scheme: light; |
237 | 237 | --pico-background-color: #fff; |
238 | 238 | --pico-color: #373c44; |
239 | | - --pico-text-selection-color: rgba(5, 162, 162, 0.25); |
| 239 | + --pico-text-selection-color: rgba(148, 134, 225, 0.25); |
240 | 240 | --pico-muted-color: #646b79; |
241 | 241 | --pico-muted-border-color: rgb(231, 234, 239.5); |
242 | | - --pico-primary: #047878; |
243 | | - --pico-primary-background: #047878; |
| 242 | + --pico-primary: #655cd6; |
| 243 | + --pico-primary-background: #524ed2; |
244 | 244 | --pico-primary-border: var(--pico-primary-background); |
245 | | - --pico-primary-underline: rgba(4, 120, 120, 0.5); |
246 | | - --pico-primary-hover: #025d5d; |
247 | | - --pico-primary-hover-background: #046a6a; |
| 245 | + --pico-primary-underline: rgba(101, 92, 214, 0.5); |
| 246 | + --pico-primary-hover: #4040bf; |
| 247 | + --pico-primary-hover-background: #4040bf; |
248 | 248 | --pico-primary-hover-border: var(--pico-primary-hover-background); |
249 | 249 | --pico-primary-hover-underline: var(--pico-primary-hover); |
250 | | - --pico-primary-focus: rgba(5, 162, 162, 0.5); |
| 250 | + --pico-primary-focus: rgba(148, 134, 225, 0.5); |
251 | 251 | --pico-primary-inverse: #fff; |
252 | 252 | --pico-secondary: #5d6b89; |
253 | 253 | --pico-secondary-background: #525f7a; |
@@ -391,18 +391,18 @@ nav details.dropdown summary:focus-visible { |
391 | 391 | color-scheme: dark; |
392 | 392 | --pico-background-color: rgb(19, 22.5, 30.5); |
393 | 393 | --pico-color: #c2c7d0; |
394 | | - --pico-text-selection-color: rgba(10, 177, 177, 0.1875); |
| 394 | + --pico-text-selection-color: rgba(162, 148, 229, 0.1875); |
395 | 395 | --pico-muted-color: #7b8495; |
396 | 396 | --pico-muted-border-color: #202632; |
397 | | - --pico-primary: #0ab1b1; |
398 | | - --pico-primary-background: #047878; |
| 397 | + --pico-primary: #a294e5; |
| 398 | + --pico-primary-background: #524ed2; |
399 | 399 | --pico-primary-border: var(--pico-primary-background); |
400 | | - --pico-primary-underline: rgba(10, 177, 177, 0.5); |
401 | | - --pico-primary-hover: #0ccece; |
402 | | - --pico-primary-hover-background: #058686; |
| 400 | + --pico-primary-underline: rgba(162, 148, 229, 0.5); |
| 401 | + --pico-primary-hover: #bdb2ec; |
| 402 | + --pico-primary-hover-background: #655cd6; |
403 | 403 | --pico-primary-hover-border: var(--pico-primary-hover-background); |
404 | 404 | --pico-primary-hover-underline: var(--pico-primary-hover); |
405 | | - --pico-primary-focus: rgba(10, 177, 177, 0.375); |
| 405 | + --pico-primary-focus: rgba(162, 148, 229, 0.375); |
406 | 406 | --pico-primary-inverse: #fff; |
407 | 407 | --pico-secondary: #969eaf; |
408 | 408 | --pico-secondary-background: #525f7a; |
@@ -546,18 +546,18 @@ nav details.dropdown summary:focus-visible { |
546 | 546 | color-scheme: dark; |
547 | 547 | --pico-background-color: rgb(19, 22.5, 30.5); |
548 | 548 | --pico-color: #c2c7d0; |
549 | | - --pico-text-selection-color: rgba(10, 177, 177, 0.1875); |
| 549 | + --pico-text-selection-color: rgba(162, 148, 229, 0.1875); |
550 | 550 | --pico-muted-color: #7b8495; |
551 | 551 | --pico-muted-border-color: #202632; |
552 | | - --pico-primary: #0ab1b1; |
553 | | - --pico-primary-background: #047878; |
| 552 | + --pico-primary: #a294e5; |
| 553 | + --pico-primary-background: #524ed2; |
554 | 554 | --pico-primary-border: var(--pico-primary-background); |
555 | | - --pico-primary-underline: rgba(10, 177, 177, 0.5); |
556 | | - --pico-primary-hover: #0ccece; |
557 | | - --pico-primary-hover-background: #058686; |
| 555 | + --pico-primary-underline: rgba(162, 148, 229, 0.5); |
| 556 | + --pico-primary-hover: #bdb2ec; |
| 557 | + --pico-primary-hover-background: #655cd6; |
558 | 558 | --pico-primary-hover-border: var(--pico-primary-hover-background); |
559 | 559 | --pico-primary-hover-underline: var(--pico-primary-hover); |
560 | | - --pico-primary-focus: rgba(10, 177, 177, 0.375); |
| 560 | + --pico-primary-focus: rgba(162, 148, 229, 0.375); |
561 | 561 | --pico-primary-inverse: #fff; |
562 | 562 | --pico-secondary: #969eaf; |
563 | 563 | --pico-secondary-background: #525f7a; |
|
0 commit comments