Skip to content

Commit 951aae3

Browse files
Build CSS
1 parent ddf41a1 commit 951aae3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+7702
-7702
lines changed

css/pico.classless.css

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -199,18 +199,18 @@ input:not([type=submit],
199199
color-scheme: light;
200200
--pico-background-color: #fff;
201201
--pico-color: #373c44;
202-
--pico-text-selection-color: rgba(71, 164, 23, 0.25);
202+
--pico-text-selection-color: rgba(167, 128, 212, 0.25);
203203
--pico-muted-color: #646b79;
204204
--pico-muted-border-color: rgb(231, 234, 239.5);
205-
--pico-primary: #33790f;
206-
--pico-primary-background: #398712;
205+
--pico-primary: #8352c5;
206+
--pico-primary-background: #7540bf;
207207
--pico-primary-border: var(--pico-primary-background);
208-
--pico-primary-underline: rgba(51, 121, 15, 0.5);
209-
--pico-primary-hover: #265e09;
210-
--pico-primary-hover-background: #33790f;
208+
--pico-primary-underline: rgba(131, 82, 197, 0.5);
209+
--pico-primary-hover: #6935b3;
210+
--pico-primary-hover-background: #6935b3;
211211
--pico-primary-hover-border: var(--pico-primary-hover-background);
212212
--pico-primary-hover-underline: var(--pico-primary-hover);
213-
--pico-primary-focus: rgba(71, 164, 23, 0.5);
213+
--pico-primary-focus: rgba(167, 128, 212, 0.5);
214214
--pico-primary-inverse: #fff;
215215
--pico-secondary: #5d6b89;
216216
--pico-secondary-background: #525f7a;
@@ -339,18 +339,18 @@ input:not([type=submit],
339339
color-scheme: dark;
340340
--pico-background-color: rgb(19, 22.5, 30.5);
341341
--pico-color: #c2c7d0;
342-
--pico-text-selection-color: rgba(78, 179, 27, 0.1875);
342+
--pico-text-selection-color: rgba(178, 144, 217, 0.1875);
343343
--pico-muted-color: #7b8495;
344344
--pico-muted-border-color: #202632;
345-
--pico-primary: #4eb31b;
346-
--pico-primary-background: #398712;
345+
--pico-primary: #b290d9;
346+
--pico-primary-background: #7540bf;
347347
--pico-primary-border: var(--pico-primary-background);
348-
--pico-primary-underline: rgba(78, 179, 27, 0.5);
349-
--pico-primary-hover: #5dd121;
350-
--pico-primary-hover-background: #409614;
348+
--pico-primary-underline: rgba(178, 144, 217, 0.5);
349+
--pico-primary-hover: #c9afe4;
350+
--pico-primary-hover-background: #8352c5;
351351
--pico-primary-hover-border: var(--pico-primary-hover-background);
352352
--pico-primary-hover-underline: var(--pico-primary-hover);
353-
--pico-primary-focus: rgba(78, 179, 27, 0.375);
353+
--pico-primary-focus: rgba(178, 144, 217, 0.375);
354354
--pico-primary-inverse: #fff;
355355
--pico-secondary: #969eaf;
356356
--pico-secondary-background: #525f7a;
@@ -469,18 +469,18 @@ input:not([type=submit],
469469
color-scheme: dark;
470470
--pico-background-color: rgb(19, 22.5, 30.5);
471471
--pico-color: #c2c7d0;
472-
--pico-text-selection-color: rgba(78, 179, 27, 0.1875);
472+
--pico-text-selection-color: rgba(178, 144, 217, 0.1875);
473473
--pico-muted-color: #7b8495;
474474
--pico-muted-border-color: #202632;
475-
--pico-primary: #4eb31b;
476-
--pico-primary-background: #398712;
475+
--pico-primary: #b290d9;
476+
--pico-primary-background: #7540bf;
477477
--pico-primary-border: var(--pico-primary-background);
478-
--pico-primary-underline: rgba(78, 179, 27, 0.5);
479-
--pico-primary-hover: #5dd121;
480-
--pico-primary-hover-background: #409614;
478+
--pico-primary-underline: rgba(178, 144, 217, 0.5);
479+
--pico-primary-hover: #c9afe4;
480+
--pico-primary-hover-background: #8352c5;
481481
--pico-primary-hover-border: var(--pico-primary-hover-background);
482482
--pico-primary-hover-underline: var(--pico-primary-hover);
483-
--pico-primary-focus: rgba(78, 179, 27, 0.375);
483+
--pico-primary-focus: rgba(178, 144, 217, 0.375);
484484
--pico-primary-inverse: #fff;
485485
--pico-secondary: #969eaf;
486486
--pico-secondary-background: #525f7a;

css/pico.classless.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.conditional.css

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -232,19 +232,19 @@ nav details.dropdown summary:focus-visible {
232232
color-scheme: light;
233233
--pico-background-color: #fff;
234234
--pico-color: #373c44;
235-
--pico-text-selection-color: rgba(210, 122, 1, 0.25);
235+
--pico-text-selection-color: rgba(0, 166, 110, 0.25);
236236
--pico-muted-color: #646b79;
237237
--pico-muted-border-color: rgb(231, 234, 239.5);
238-
--pico-primary: #9c5900;
239-
--pico-primary-background: #ff9500;
238+
--pico-primary: #007a50;
239+
--pico-primary-background: #007a50;
240240
--pico-primary-border: var(--pico-primary-background);
241-
--pico-primary-underline: rgba(156, 89, 0, 0.5);
242-
--pico-primary-hover: #7a4400;
243-
--pico-primary-hover-background: #e48500;
241+
--pico-primary-underline: rgba(0, 122, 80, 0.5);
242+
--pico-primary-hover: #005f3d;
243+
--pico-primary-hover-background: #006d46;
244244
--pico-primary-hover-border: var(--pico-primary-hover-background);
245245
--pico-primary-hover-underline: var(--pico-primary-hover);
246-
--pico-primary-focus: rgba(210, 122, 1, 0.5);
247-
--pico-primary-inverse: #000;
246+
--pico-primary-focus: rgba(0, 166, 110, 0.5);
247+
--pico-primary-inverse: #fff;
248248
--pico-secondary: #5d6b89;
249249
--pico-secondary-background: #525f7a;
250250
--pico-secondary-border: var(--pico-secondary-background);
@@ -308,7 +308,7 @@ nav details.dropdown summary:focus-visible {
308308
--pico-switch-background-color: #bfc7d9;
309309
--pico-switch-checked-background-color: var(--pico-primary-background);
310310
--pico-switch-color: #fff;
311-
--pico-switch-thumb-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
311+
--pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
312312
--pico-range-border-color: #dfe3eb;
313313
--pico-range-active-border-color: #bfc7d9;
314314
--pico-range-thumb-border-color: var(--pico-background-color);
@@ -343,7 +343,7 @@ nav details.dropdown summary:focus-visible {
343343
[data-theme=light] .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after,
344344
:root:not([data-theme=dark]) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after,
345345
:host(:not([data-theme=dark])) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after {
346-
filter: brightness(100) invert(1);
346+
filter: brightness(100) invert(0);
347347
}
348348
[data-theme=light] .pico details summary.secondary[role=button]::after,
349349
:root:not([data-theme=dark]) .pico details summary.secondary[role=button]::after,
@@ -358,7 +358,7 @@ nav details.dropdown summary:focus-visible {
358358
[data-theme=light] .pico [aria-busy=true]:not(input, select, textarea, html, form):is(button, [type=submit], [type=button], [type=reset], [role=button]):not(.outline)::before,
359359
:root:not([data-theme=dark]) .pico [aria-busy=true]:not(input, select, textarea, html, form):is(button, [type=submit], [type=button], [type=reset], [role=button]):not(.outline)::before,
360360
:host(:not([data-theme=dark])) .pico [aria-busy=true]:not(input, select, textarea, html, form):is(button, [type=submit], [type=button], [type=reset], [role=button]):not(.outline)::before {
361-
filter: brightness(0) invert(1);
361+
filter: brightness(100) invert(0);
362362
}
363363
[data-theme=light] input:is([type=submit],
364364
[type=button],
@@ -387,19 +387,19 @@ nav details.dropdown summary:focus-visible {
387387
color-scheme: dark;
388388
--pico-background-color: rgb(19, 22.5, 30.5);
389389
--pico-color: #c2c7d0;
390-
--pico-text-selection-color: rgba(228, 133, 0, 0.1875);
390+
--pico-text-selection-color: rgba(0, 180, 120, 0.1875);
391391
--pico-muted-color: #7b8495;
392392
--pico-muted-border-color: #202632;
393-
--pico-primary: #e48500;
394-
--pico-primary-background: #ff9500;
393+
--pico-primary: #00b478;
394+
--pico-primary-background: #007a50;
395395
--pico-primary-border: var(--pico-primary-background);
396-
--pico-primary-underline: rgba(228, 133, 0, 0.5);
397-
--pico-primary-hover: #ffa23a;
398-
--pico-primary-hover-background: #ffa23a;
396+
--pico-primary-underline: rgba(0, 180, 120, 0.5);
397+
--pico-primary-hover: #00cc88;
398+
--pico-primary-hover-background: #00895a;
399399
--pico-primary-hover-border: var(--pico-primary-hover-background);
400400
--pico-primary-hover-underline: var(--pico-primary-hover);
401-
--pico-primary-focus: rgba(228, 133, 0, 0.375);
402-
--pico-primary-inverse: #000;
401+
--pico-primary-focus: rgba(0, 180, 120, 0.375);
402+
--pico-primary-inverse: #fff;
403403
--pico-secondary: #969eaf;
404404
--pico-secondary-background: #525f7a;
405405
--pico-secondary-border: var(--pico-secondary-background);
@@ -463,7 +463,7 @@ nav details.dropdown summary:focus-visible {
463463
--pico-switch-background-color: #333c4e;
464464
--pico-switch-checked-background-color: var(--pico-primary-background);
465465
--pico-switch-color: #fff;
466-
--pico-switch-thumb-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
466+
--pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
467467
--pico-range-border-color: #202632;
468468
--pico-range-active-border-color: #2a3140;
469469
--pico-range-thumb-border-color: var(--pico-background-color);
@@ -523,7 +523,7 @@ nav details.dropdown summary:focus-visible {
523523
}
524524
:root:not([data-theme]) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after,
525525
:host(:not([data-theme])) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after {
526-
filter: brightness(100) invert(1);
526+
filter: brightness(100) invert(0);
527527
}
528528
:root:not([data-theme]) .pico details summary.secondary[role=button]::after,
529529
:host(:not([data-theme])) .pico details summary.secondary[role=button]::after {
@@ -535,26 +535,26 @@ nav details.dropdown summary:focus-visible {
535535
}
536536
:root:not([data-theme]) .pico [aria-busy=true]:not(input, select, textarea, html, form):is(button, [type=submit], [type=button], [type=reset], [role=button]):not(.outline)::before,
537537
:host(:not([data-theme])) .pico [aria-busy=true]:not(input, select, textarea, html, form):is(button, [type=submit], [type=button], [type=reset], [role=button]):not(.outline)::before {
538-
filter: brightness(100) invert(0);
538+
filter: brightness(100) invert(1);
539539
}
540540
}
541541
[data-theme=dark] {
542542
color-scheme: dark;
543543
--pico-background-color: rgb(19, 22.5, 30.5);
544544
--pico-color: #c2c7d0;
545-
--pico-text-selection-color: rgba(228, 133, 0, 0.1875);
545+
--pico-text-selection-color: rgba(0, 180, 120, 0.1875);
546546
--pico-muted-color: #7b8495;
547547
--pico-muted-border-color: #202632;
548-
--pico-primary: #e48500;
549-
--pico-primary-background: #ff9500;
548+
--pico-primary: #00b478;
549+
--pico-primary-background: #007a50;
550550
--pico-primary-border: var(--pico-primary-background);
551-
--pico-primary-underline: rgba(228, 133, 0, 0.5);
552-
--pico-primary-hover: #ffa23a;
553-
--pico-primary-hover-background: #ffa23a;
551+
--pico-primary-underline: rgba(0, 180, 120, 0.5);
552+
--pico-primary-hover: #00cc88;
553+
--pico-primary-hover-background: #00895a;
554554
--pico-primary-hover-border: var(--pico-primary-hover-background);
555555
--pico-primary-hover-underline: var(--pico-primary-hover);
556-
--pico-primary-focus: rgba(228, 133, 0, 0.375);
557-
--pico-primary-inverse: #000;
556+
--pico-primary-focus: rgba(0, 180, 120, 0.375);
557+
--pico-primary-inverse: #fff;
558558
--pico-secondary: #969eaf;
559559
--pico-secondary-background: #525f7a;
560560
--pico-secondary-border: var(--pico-secondary-background);
@@ -618,7 +618,7 @@ nav details.dropdown summary:focus-visible {
618618
--pico-switch-background-color: #333c4e;
619619
--pico-switch-checked-background-color: var(--pico-primary-background);
620620
--pico-switch-color: #fff;
621-
--pico-switch-thumb-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
621+
--pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
622622
--pico-range-border-color: #202632;
623623
--pico-range-active-border-color: #2a3140;
624624
--pico-range-thumb-border-color: var(--pico-background-color);
@@ -666,7 +666,7 @@ nav details.dropdown summary:focus-visible {
666666
--pico-form-element-focus-color: var(--pico-primary-focus);
667667
}
668668
[data-theme=dark] .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after {
669-
filter: brightness(100) invert(1);
669+
filter: brightness(100) invert(0);
670670
}
671671
[data-theme=dark] .pico details summary.secondary[role=button]::after {
672672
filter: brightness(100) invert(0);
@@ -675,7 +675,7 @@ nav details.dropdown summary:focus-visible {
675675
filter: brightness(100) invert(1);
676676
}
677677
[data-theme=dark] .pico [aria-busy=true]:not(input, select, textarea, html, form):is(button, [type=submit], [type=button], [type=reset], [role=button]):not(.outline)::before {
678-
filter: brightness(100) invert(0);
678+
filter: brightness(100) invert(1);
679679
}
680680

681681
.pico progress,

css/pico.conditional.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.css

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -232,18 +232,18 @@ nav details.dropdown summary:focus-visible {
232232
color-scheme: light;
233233
--pico-background-color: #fff;
234234
--pico-color: #373c44;
235-
--pico-text-selection-color: rgba(205, 104, 224, 0.25);
235+
--pico-text-selection-color: rgba(71, 164, 23, 0.25);
236236
--pico-muted-color: #646b79;
237237
--pico-muted-border-color: rgb(231, 234, 239.5);
238-
--pico-primary: #aa40bf;
239-
--pico-primary-background: #9236a4;
238+
--pico-primary: #33790f;
239+
--pico-primary-background: #398712;
240240
--pico-primary-border: var(--pico-primary-background);
241-
--pico-primary-underline: rgba(170, 64, 191, 0.5);
242-
--pico-primary-hover: #802e90;
243-
--pico-primary-hover-background: #802e90;
241+
--pico-primary-underline: rgba(51, 121, 15, 0.5);
242+
--pico-primary-hover: #265e09;
243+
--pico-primary-hover-background: #33790f;
244244
--pico-primary-hover-border: var(--pico-primary-hover-background);
245245
--pico-primary-hover-underline: var(--pico-primary-hover);
246-
--pico-primary-focus: rgba(205, 104, 224, 0.5);
246+
--pico-primary-focus: rgba(71, 164, 23, 0.5);
247247
--pico-primary-inverse: #fff;
248248
--pico-secondary: #5d6b89;
249249
--pico-secondary-background: #525f7a;
@@ -387,18 +387,18 @@ nav details.dropdown summary:focus-visible {
387387
color-scheme: dark;
388388
--pico-background-color: rgb(19, 22.5, 30.5);
389389
--pico-color: #c2c7d0;
390-
--pico-text-selection-color: rgba(212, 125, 228, 0.1875);
390+
--pico-text-selection-color: rgba(78, 179, 27, 0.1875);
391391
--pico-muted-color: #7b8495;
392392
--pico-muted-border-color: #202632;
393-
--pico-primary: #d47de4;
394-
--pico-primary-background: #9236a4;
393+
--pico-primary: #4eb31b;
394+
--pico-primary-background: #398712;
395395
--pico-primary-border: var(--pico-primary-background);
396-
--pico-primary-underline: rgba(212, 125, 228, 0.5);
397-
--pico-primary-hover: #e2a3eb;
398-
--pico-primary-hover-background: #aa40bf;
396+
--pico-primary-underline: rgba(78, 179, 27, 0.5);
397+
--pico-primary-hover: #5dd121;
398+
--pico-primary-hover-background: #409614;
399399
--pico-primary-hover-border: var(--pico-primary-hover-background);
400400
--pico-primary-hover-underline: var(--pico-primary-hover);
401-
--pico-primary-focus: rgba(212, 125, 228, 0.375);
401+
--pico-primary-focus: rgba(78, 179, 27, 0.375);
402402
--pico-primary-inverse: #fff;
403403
--pico-secondary: #969eaf;
404404
--pico-secondary-background: #525f7a;
@@ -542,18 +542,18 @@ nav details.dropdown summary:focus-visible {
542542
color-scheme: dark;
543543
--pico-background-color: rgb(19, 22.5, 30.5);
544544
--pico-color: #c2c7d0;
545-
--pico-text-selection-color: rgba(212, 125, 228, 0.1875);
545+
--pico-text-selection-color: rgba(78, 179, 27, 0.1875);
546546
--pico-muted-color: #7b8495;
547547
--pico-muted-border-color: #202632;
548-
--pico-primary: #d47de4;
549-
--pico-primary-background: #9236a4;
548+
--pico-primary: #4eb31b;
549+
--pico-primary-background: #398712;
550550
--pico-primary-border: var(--pico-primary-background);
551-
--pico-primary-underline: rgba(212, 125, 228, 0.5);
552-
--pico-primary-hover: #e2a3eb;
553-
--pico-primary-hover-background: #aa40bf;
551+
--pico-primary-underline: rgba(78, 179, 27, 0.5);
552+
--pico-primary-hover: #5dd121;
553+
--pico-primary-hover-background: #409614;
554554
--pico-primary-hover-border: var(--pico-primary-hover-background);
555555
--pico-primary-hover-underline: var(--pico-primary-hover);
556-
--pico-primary-focus: rgba(212, 125, 228, 0.375);
556+
--pico-primary-focus: rgba(78, 179, 27, 0.375);
557557
--pico-primary-inverse: #fff;
558558
--pico-secondary: #969eaf;
559559
--pico-secondary-background: #525f7a;

css/pico.fluid.classless.conditional.css

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -199,18 +199,18 @@ input:not([type=submit],
199199
color-scheme: light;
200200
--pico-background-color: #fff;
201201
--pico-color: #373c44;
202-
--pico-text-selection-color: rgba(119, 156, 0, 0.25);
202+
--pico-text-selection-color: rgba(158, 146, 0, 0.25);
203203
--pico-muted-color: #646b79;
204204
--pico-muted-border-color: rgb(231, 234, 239.5);
205-
--pico-primary: #577400;
206-
--pico-primary-background: #a5d601;
205+
--pico-primary: #756b00;
206+
--pico-primary-background: #f2df0d;
207207
--pico-primary-border: var(--pico-primary-background);
208-
--pico-primary-underline: rgba(87, 116, 0, 0.5);
209-
--pico-primary-hover: #435a00;
210-
--pico-primary-hover-background: #99c801;
208+
--pico-primary-underline: rgba(117, 107, 0, 0.5);
209+
--pico-primary-hover: #5b5300;
210+
--pico-primary-hover-background: #e8d600;
211211
--pico-primary-hover-border: var(--pico-primary-hover-background);
212212
--pico-primary-hover-underline: var(--pico-primary-hover);
213-
--pico-primary-focus: rgba(119, 156, 0, 0.5);
213+
--pico-primary-focus: rgba(158, 146, 0, 0.5);
214214
--pico-primary-inverse: #000;
215215
--pico-secondary: #5d6b89;
216216
--pico-secondary-background: #525f7a;
@@ -339,18 +339,18 @@ input:not([type=submit],
339339
color-scheme: dark;
340340
--pico-background-color: rgb(19, 22.5, 30.5);
341341
--pico-color: #c2c7d0;
342-
--pico-text-selection-color: rgba(130, 171, 0, 0.1875);
342+
--pico-text-selection-color: rgba(173, 159, 0, 0.1875);
343343
--pico-muted-color: #7b8495;
344344
--pico-muted-border-color: #202632;
345-
--pico-primary: #82ab00;
346-
--pico-primary-background: #a5d601;
345+
--pico-primary: #ad9f00;
346+
--pico-primary-background: #f2df0d;
347347
--pico-primary-border: var(--pico-primary-background);
348-
--pico-primary-underline: rgba(130, 171, 0, 0.5);
349-
--pico-primary-hover: #99c801;
350-
--pico-primary-hover-background: #b2e51a;
348+
--pico-primary-underline: rgba(173, 159, 0, 0.5);
349+
--pico-primary-hover: #caba01;
350+
--pico-primary-hover-background: rgb(247.5, 232, 96.5);
351351
--pico-primary-hover-border: var(--pico-primary-hover-background);
352352
--pico-primary-hover-underline: var(--pico-primary-hover);
353-
--pico-primary-focus: rgba(130, 171, 0, 0.375);
353+
--pico-primary-focus: rgba(173, 159, 0, 0.375);
354354
--pico-primary-inverse: #000;
355355
--pico-secondary: #969eaf;
356356
--pico-secondary-background: #525f7a;
@@ -469,18 +469,18 @@ input:not([type=submit],
469469
color-scheme: dark;
470470
--pico-background-color: rgb(19, 22.5, 30.5);
471471
--pico-color: #c2c7d0;
472-
--pico-text-selection-color: rgba(130, 171, 0, 0.1875);
472+
--pico-text-selection-color: rgba(173, 159, 0, 0.1875);
473473
--pico-muted-color: #7b8495;
474474
--pico-muted-border-color: #202632;
475-
--pico-primary: #82ab00;
476-
--pico-primary-background: #a5d601;
475+
--pico-primary: #ad9f00;
476+
--pico-primary-background: #f2df0d;
477477
--pico-primary-border: var(--pico-primary-background);
478-
--pico-primary-underline: rgba(130, 171, 0, 0.5);
479-
--pico-primary-hover: #99c801;
480-
--pico-primary-hover-background: #b2e51a;
478+
--pico-primary-underline: rgba(173, 159, 0, 0.5);
479+
--pico-primary-hover: #caba01;
480+
--pico-primary-hover-background: rgb(247.5, 232, 96.5);
481481
--pico-primary-hover-border: var(--pico-primary-hover-background);
482482
--pico-primary-hover-underline: var(--pico-primary-hover);
483-
--pico-primary-focus: rgba(130, 171, 0, 0.375);
483+
--pico-primary-focus: rgba(173, 159, 0, 0.375);
484484
--pico-primary-inverse: #000;
485485
--pico-secondary: #969eaf;
486486
--pico-secondary-background: #525f7a;

0 commit comments

Comments
 (0)