Skip to content

Commit d4baa32

Browse files
Build CSS
1 parent ddd46d9 commit d4baa32

12 files changed

+156
-156
lines changed

css/pico.classless.css

+21-21
Original file line numberDiff line numberDiff line change
@@ -203,18 +203,18 @@ input:not([type=submit],
203203
color-scheme: light;
204204
--pico-background-color: #fff;
205205
--pico-color: #373c44;
206-
--pico-text-selection-color: rgba(71, 164, 23, 0.25);
206+
--pico-text-selection-color: rgba(5, 162, 162, 0.25);
207207
--pico-muted-color: #646b79;
208208
--pico-muted-border-color: rgb(231, 234, 239.5);
209-
--pico-primary: #33790f;
210-
--pico-primary-background: #398712;
209+
--pico-primary: #047878;
210+
--pico-primary-background: #047878;
211211
--pico-primary-border: var(--pico-primary-background);
212-
--pico-primary-underline: rgba(51, 121, 15, 0.5);
213-
--pico-primary-hover: #265e09;
214-
--pico-primary-hover-background: #33790f;
212+
--pico-primary-underline: rgba(4, 120, 120, 0.5);
213+
--pico-primary-hover: #025d5d;
214+
--pico-primary-hover-background: #046a6a;
215215
--pico-primary-hover-border: var(--pico-primary-hover-background);
216216
--pico-primary-hover-underline: var(--pico-primary-hover);
217-
--pico-primary-focus: rgba(71, 164, 23, 0.5);
217+
--pico-primary-focus: rgba(5, 162, 162, 0.5);
218218
--pico-primary-inverse: #fff;
219219
--pico-secondary: #5d6b89;
220220
--pico-secondary-background: #525f7a;
@@ -343,18 +343,18 @@ input:not([type=submit],
343343
color-scheme: dark;
344344
--pico-background-color: rgb(19, 22.5, 30.5);
345345
--pico-color: #c2c7d0;
346-
--pico-text-selection-color: rgba(78, 179, 27, 0.1875);
346+
--pico-text-selection-color: rgba(10, 177, 177, 0.1875);
347347
--pico-muted-color: #7b8495;
348348
--pico-muted-border-color: #202632;
349-
--pico-primary: #4eb31b;
350-
--pico-primary-background: #398712;
349+
--pico-primary: #0ab1b1;
350+
--pico-primary-background: #047878;
351351
--pico-primary-border: var(--pico-primary-background);
352-
--pico-primary-underline: rgba(78, 179, 27, 0.5);
353-
--pico-primary-hover: #5dd121;
354-
--pico-primary-hover-background: #409614;
352+
--pico-primary-underline: rgba(10, 177, 177, 0.5);
353+
--pico-primary-hover: #0ccece;
354+
--pico-primary-hover-background: #058686;
355355
--pico-primary-hover-border: var(--pico-primary-hover-background);
356356
--pico-primary-hover-underline: var(--pico-primary-hover);
357-
--pico-primary-focus: rgba(78, 179, 27, 0.375);
357+
--pico-primary-focus: rgba(10, 177, 177, 0.375);
358358
--pico-primary-inverse: #fff;
359359
--pico-secondary: #969eaf;
360360
--pico-secondary-background: #525f7a;
@@ -473,18 +473,18 @@ input:not([type=submit],
473473
color-scheme: dark;
474474
--pico-background-color: rgb(19, 22.5, 30.5);
475475
--pico-color: #c2c7d0;
476-
--pico-text-selection-color: rgba(78, 179, 27, 0.1875);
476+
--pico-text-selection-color: rgba(10, 177, 177, 0.1875);
477477
--pico-muted-color: #7b8495;
478478
--pico-muted-border-color: #202632;
479-
--pico-primary: #4eb31b;
480-
--pico-primary-background: #398712;
479+
--pico-primary: #0ab1b1;
480+
--pico-primary-background: #047878;
481481
--pico-primary-border: var(--pico-primary-background);
482-
--pico-primary-underline: rgba(78, 179, 27, 0.5);
483-
--pico-primary-hover: #5dd121;
484-
--pico-primary-hover-background: #409614;
482+
--pico-primary-underline: rgba(10, 177, 177, 0.5);
483+
--pico-primary-hover: #0ccece;
484+
--pico-primary-hover-background: #058686;
485485
--pico-primary-hover-border: var(--pico-primary-hover-background);
486486
--pico-primary-hover-underline: var(--pico-primary-hover);
487-
--pico-primary-focus: rgba(78, 179, 27, 0.375);
487+
--pico-primary-focus: rgba(10, 177, 177, 0.375);
488488
--pico-primary-inverse: #fff;
489489
--pico-secondary: #969eaf;
490490
--pico-secondary-background: #525f7a;

css/pico.classless.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.conditional.css

+33-33
Original file line numberDiff line numberDiff line change
@@ -236,19 +236,19 @@ nav details.dropdown summary:focus-visible {
236236
color-scheme: light;
237237
--pico-background-color: #fff;
238238
--pico-color: #373c44;
239-
--pico-text-selection-color: rgba(247, 72, 183, 0.25);
239+
--pico-text-selection-color: rgba(183, 136, 0, 0.25);
240240
--pico-muted-color: #646b79;
241241
--pico-muted-border-color: rgb(231, 234, 239.5);
242-
--pico-primary: #c1208b;
243-
--pico-primary-background: #c1208b;
242+
--pico-primary: #876400;
243+
--pico-primary-background: #ffbf00;
244244
--pico-primary-border: var(--pico-primary-background);
245-
--pico-primary-underline: rgba(193, 32, 139, 0.5);
246-
--pico-primary-hover: #98176d;
247-
--pico-primary-hover-background: #ac1c7c;
245+
--pico-primary-underline: rgba(135, 100, 0, 0.5);
246+
--pico-primary-hover: #694d00;
247+
--pico-primary-hover-background: #e8ae01;
248248
--pico-primary-hover-border: var(--pico-primary-hover-background);
249249
--pico-primary-hover-underline: var(--pico-primary-hover);
250-
--pico-primary-focus: rgba(247, 72, 183, 0.5);
251-
--pico-primary-inverse: #fff;
250+
--pico-primary-focus: rgba(183, 136, 0, 0.5);
251+
--pico-primary-inverse: #000;
252252
--pico-secondary: #5d6b89;
253253
--pico-secondary-background: #525f7a;
254254
--pico-secondary-border: var(--pico-secondary-background);
@@ -312,7 +312,7 @@ nav details.dropdown summary:focus-visible {
312312
--pico-switch-background-color: #bfc7d9;
313313
--pico-switch-checked-background-color: var(--pico-primary-background);
314314
--pico-switch-color: #fff;
315-
--pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
315+
--pico-switch-thumb-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
316316
--pico-range-border-color: #dfe3eb;
317317
--pico-range-active-border-color: #bfc7d9;
318318
--pico-range-thumb-border-color: var(--pico-background-color);
@@ -347,7 +347,7 @@ nav details.dropdown summary:focus-visible {
347347
[data-theme=light] .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after,
348348
:root:not([data-theme=dark]) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after,
349349
:host(:not([data-theme=dark])) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after {
350-
filter: brightness(100) invert(0);
350+
filter: brightness(100) invert(1);
351351
}
352352
[data-theme=light] .pico details summary.secondary[role=button]::after,
353353
:root:not([data-theme=dark]) .pico details summary.secondary[role=button]::after,
@@ -362,7 +362,7 @@ nav details.dropdown summary:focus-visible {
362362
[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,
363363
: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,
364364
: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 {
365-
filter: brightness(100) invert(0);
365+
filter: brightness(0) invert(1);
366366
}
367367
[data-theme=light] input:is([type=submit],
368368
[type=button],
@@ -391,19 +391,19 @@ nav details.dropdown summary:focus-visible {
391391
color-scheme: dark;
392392
--pico-background-color: rgb(19, 22.5, 30.5);
393393
--pico-color: #c2c7d0;
394-
--pico-text-selection-color: rgba(248, 105, 191, 0.1875);
394+
--pico-text-selection-color: rgba(199, 148, 0, 0.1875);
395395
--pico-muted-color: #7b8495;
396396
--pico-muted-border-color: #202632;
397-
--pico-primary: #f869bf;
398-
--pico-primary-background: #c1208b;
397+
--pico-primary: #c79400;
398+
--pico-primary-background: #ffbf00;
399399
--pico-primary-border: var(--pico-primary-background);
400-
--pico-primary-underline: rgba(248, 105, 191, 0.5);
401-
--pico-primary-hover: #fa9acf;
402-
--pico-primary-hover-background: #d9269d;
400+
--pico-primary-underline: rgba(199, 148, 0, 0.5);
401+
--pico-primary-hover: #e8ae01;
402+
--pico-primary-hover-background: #fecc63;
403403
--pico-primary-hover-border: var(--pico-primary-hover-background);
404404
--pico-primary-hover-underline: var(--pico-primary-hover);
405-
--pico-primary-focus: rgba(248, 105, 191, 0.375);
406-
--pico-primary-inverse: #fff;
405+
--pico-primary-focus: rgba(199, 148, 0, 0.375);
406+
--pico-primary-inverse: #000;
407407
--pico-secondary: #969eaf;
408408
--pico-secondary-background: #525f7a;
409409
--pico-secondary-border: var(--pico-secondary-background);
@@ -467,7 +467,7 @@ nav details.dropdown summary:focus-visible {
467467
--pico-switch-background-color: #333c4e;
468468
--pico-switch-checked-background-color: var(--pico-primary-background);
469469
--pico-switch-color: #fff;
470-
--pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
470+
--pico-switch-thumb-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
471471
--pico-range-border-color: #202632;
472472
--pico-range-active-border-color: #2a3140;
473473
--pico-range-thumb-border-color: var(--pico-background-color);
@@ -527,7 +527,7 @@ nav details.dropdown summary:focus-visible {
527527
}
528528
:root:not([data-theme]) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after,
529529
:host(:not([data-theme])) .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after {
530-
filter: brightness(100) invert(0);
530+
filter: brightness(100) invert(1);
531531
}
532532
:root:not([data-theme]) .pico details summary.secondary[role=button]::after,
533533
:host(:not([data-theme])) .pico details summary.secondary[role=button]::after {
@@ -539,26 +539,26 @@ nav details.dropdown summary:focus-visible {
539539
}
540540
: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,
541541
: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 {
542-
filter: brightness(100) invert(1);
542+
filter: brightness(100) invert(0);
543543
}
544544
}
545545
[data-theme=dark] {
546546
color-scheme: dark;
547547
--pico-background-color: rgb(19, 22.5, 30.5);
548548
--pico-color: #c2c7d0;
549-
--pico-text-selection-color: rgba(248, 105, 191, 0.1875);
549+
--pico-text-selection-color: rgba(199, 148, 0, 0.1875);
550550
--pico-muted-color: #7b8495;
551551
--pico-muted-border-color: #202632;
552-
--pico-primary: #f869bf;
553-
--pico-primary-background: #c1208b;
552+
--pico-primary: #c79400;
553+
--pico-primary-background: #ffbf00;
554554
--pico-primary-border: var(--pico-primary-background);
555-
--pico-primary-underline: rgba(248, 105, 191, 0.5);
556-
--pico-primary-hover: #fa9acf;
557-
--pico-primary-hover-background: #d9269d;
555+
--pico-primary-underline: rgba(199, 148, 0, 0.5);
556+
--pico-primary-hover: #e8ae01;
557+
--pico-primary-hover-background: #fecc63;
558558
--pico-primary-hover-border: var(--pico-primary-hover-background);
559559
--pico-primary-hover-underline: var(--pico-primary-hover);
560-
--pico-primary-focus: rgba(248, 105, 191, 0.375);
561-
--pico-primary-inverse: #fff;
560+
--pico-primary-focus: rgba(199, 148, 0, 0.375);
561+
--pico-primary-inverse: #000;
562562
--pico-secondary: #969eaf;
563563
--pico-secondary-background: #525f7a;
564564
--pico-secondary-border: var(--pico-secondary-background);
@@ -622,7 +622,7 @@ nav details.dropdown summary:focus-visible {
622622
--pico-switch-background-color: #333c4e;
623623
--pico-switch-checked-background-color: var(--pico-primary-background);
624624
--pico-switch-color: #fff;
625-
--pico-switch-thumb-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
625+
--pico-switch-thumb-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.25);
626626
--pico-range-border-color: #202632;
627627
--pico-range-active-border-color: #2a3140;
628628
--pico-range-thumb-border-color: var(--pico-background-color);
@@ -670,7 +670,7 @@ nav details.dropdown summary:focus-visible {
670670
--pico-form-element-focus-color: var(--pico-primary-focus);
671671
}
672672
[data-theme=dark] .pico details summary[role=button]:not(.outline, .contrast, .secondary)::after {
673-
filter: brightness(100) invert(0);
673+
filter: brightness(100) invert(1);
674674
}
675675
[data-theme=dark] .pico details summary.secondary[role=button]::after {
676676
filter: brightness(100) invert(0);
@@ -679,7 +679,7 @@ nav details.dropdown summary:focus-visible {
679679
filter: brightness(100) invert(1);
680680
}
681681
[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 {
682-
filter: brightness(100) invert(1);
682+
filter: brightness(100) invert(0);
683683
}
684684

685685
.pico progress,

css/pico.conditional.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/pico.css

+21-21
Original file line numberDiff line numberDiff line change
@@ -236,18 +236,18 @@ nav details.dropdown summary:focus-visible {
236236
color-scheme: light;
237237
--pico-background-color: #fff;
238238
--pico-color: #373c44;
239-
--pico-text-selection-color: rgba(240, 96, 72, 0.25);
239+
--pico-text-selection-color: rgba(5, 162, 162, 0.25);
240240
--pico-muted-color: #646b79;
241241
--pico-muted-border-color: rgb(231, 234, 239.5);
242-
--pico-primary: #c52f21;
243-
--pico-primary-background: #c52f21;
242+
--pico-primary: #047878;
243+
--pico-primary-background: #047878;
244244
--pico-primary-border: var(--pico-primary-background);
245-
--pico-primary-underline: rgba(197, 47, 33, 0.5);
246-
--pico-primary-hover: #9b2318;
247-
--pico-primary-hover-background: #af291d;
245+
--pico-primary-underline: rgba(4, 120, 120, 0.5);
246+
--pico-primary-hover: #025d5d;
247+
--pico-primary-hover-background: #046a6a;
248248
--pico-primary-hover-border: var(--pico-primary-hover-background);
249249
--pico-primary-hover-underline: var(--pico-primary-hover);
250-
--pico-primary-focus: rgba(240, 96, 72, 0.5);
250+
--pico-primary-focus: rgba(5, 162, 162, 0.5);
251251
--pico-primary-inverse: #fff;
252252
--pico-secondary: #5d6b89;
253253
--pico-secondary-background: #525f7a;
@@ -391,18 +391,18 @@ nav details.dropdown summary:focus-visible {
391391
color-scheme: dark;
392392
--pico-background-color: rgb(19, 22.5, 30.5);
393393
--pico-color: #c2c7d0;
394-
--pico-text-selection-color: rgba(241, 121, 97, 0.1875);
394+
--pico-text-selection-color: rgba(10, 177, 177, 0.1875);
395395
--pico-muted-color: #7b8495;
396396
--pico-muted-border-color: #202632;
397-
--pico-primary: #f17961;
398-
--pico-primary-background: #c52f21;
397+
--pico-primary: #0ab1b1;
398+
--pico-primary-background: #047878;
399399
--pico-primary-border: var(--pico-primary-background);
400-
--pico-primary-underline: rgba(241, 121, 97, 0.5);
401-
--pico-primary-hover: #f5a390;
402-
--pico-primary-hover-background: #d93526;
400+
--pico-primary-underline: rgba(10, 177, 177, 0.5);
401+
--pico-primary-hover: #0ccece;
402+
--pico-primary-hover-background: #058686;
403403
--pico-primary-hover-border: var(--pico-primary-hover-background);
404404
--pico-primary-hover-underline: var(--pico-primary-hover);
405-
--pico-primary-focus: rgba(241, 121, 97, 0.375);
405+
--pico-primary-focus: rgba(10, 177, 177, 0.375);
406406
--pico-primary-inverse: #fff;
407407
--pico-secondary: #969eaf;
408408
--pico-secondary-background: #525f7a;
@@ -546,18 +546,18 @@ nav details.dropdown summary:focus-visible {
546546
color-scheme: dark;
547547
--pico-background-color: rgb(19, 22.5, 30.5);
548548
--pico-color: #c2c7d0;
549-
--pico-text-selection-color: rgba(241, 121, 97, 0.1875);
549+
--pico-text-selection-color: rgba(10, 177, 177, 0.1875);
550550
--pico-muted-color: #7b8495;
551551
--pico-muted-border-color: #202632;
552-
--pico-primary: #f17961;
553-
--pico-primary-background: #c52f21;
552+
--pico-primary: #0ab1b1;
553+
--pico-primary-background: #047878;
554554
--pico-primary-border: var(--pico-primary-background);
555-
--pico-primary-underline: rgba(241, 121, 97, 0.5);
556-
--pico-primary-hover: #f5a390;
557-
--pico-primary-hover-background: #d93526;
555+
--pico-primary-underline: rgba(10, 177, 177, 0.5);
556+
--pico-primary-hover: #0ccece;
557+
--pico-primary-hover-background: #058686;
558558
--pico-primary-hover-border: var(--pico-primary-hover-background);
559559
--pico-primary-hover-underline: var(--pico-primary-hover);
560-
--pico-primary-focus: rgba(241, 121, 97, 0.375);
560+
--pico-primary-focus: rgba(10, 177, 177, 0.375);
561561
--pico-primary-inverse: #fff;
562562
--pico-secondary: #969eaf;
563563
--pico-secondary-background: #525f7a;

0 commit comments

Comments
 (0)