PluginProbe ʕ •ᴥ•ʔ
GiveWP – Donation Plugin and Fundraising Platform / 4.10.1
GiveWP – Donation Plugin and Fundraising Platform v4.10.1
4.16.7.2 4.16.7.1 4.16.7 4.16.6.1 4.16.6 4.16.5.1 4.16.5 4.16.4 4.16.3 4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 2.30.0 2.31.0 2.31.1 2.32.0 2.33.0 2.33.1 2.33.2 2.33.3 2.33.4 2.33.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.5.0 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 2.6.2 2.6.3 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.9.0 2.9.1 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.10.0 3.11.0 3.12.0 3.12.1 3.12.2 3.12.3 3.13.0 3.14.0 3.14.1 3.14.2 3.15.0 3.15.1 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.17.0 3.17.1 3.17.2 3.18.0 3.19.0 3.19.1 3.19.2 3.19.3 3.19.4 3.2.0 3.2.1 3.2.2 3.20.0 3.21.0 3.21.1 3.22.0 3.22.1 3.22.2 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.6.0 3.6.1 3.6.2 3.7.0 3.8.0 3.9.0 4.0.0 4.1.0 4.1.1 4.10.0 4.10.1 4.11.0 4.12.0 4.13.0 4.13.1 4.13.2 4.14.0 4.14.1 4.14.2 4.14.3 4.14.4 4.14.5 4.14.6 4.2.0 4.2.1 4.3.0 4.3.1 4.3.2 4.4.0 4.5.0 4.6.1 4.7.0 4.7.1 4.8.0 4.8.1 4.9.0 trunk 1.9.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.2 2.11.3 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.13.1 2.13.2 2.13.3 2.13.4 2.14.0 2.15.0 2.16.0 2.16.1 2.17.0 2.17.1 2.17.3 2.18.0 2.18.1 2.19.1 2.19.2 2.19.3 2.19.4 2.19.5 2.19.6 2.19.7 2.19.8 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.20.0 2.20.1 2.20.2 2.21.0 2.21.1 2.21.2 2.21.3 2.21.4 2.22.0 2.22.1 2.22.2 2.22.3 2.23.0 2.23.1 2.23.2 2.24.0 2.24.1 2.24.2 2.25.0 2.25.1 2.25.2 2.25.3 2.26.0 2.27.0 2.27.1 2.27.2 2.27.3 2.28.0 2.29.0 2.29.1 2.29.2
give / src / Views / Components / AdminDetailsPage / AdminDetailsPage.module.scss
give / src / Views / Components / AdminDetailsPage Last commit date
ErrorBoundary 1 year ago Icons 11 months ago Notifications 1 year ago Tabs 10 months ago store 1 year ago AdminDetailsPage.module.scss 11 months ago AdminSection.tsx 1 year ago ConfirmationDialog.tsx 11 months ago DefaultPrimaryActionButton.tsx 1 year ago index.tsx 10 months ago types.ts 10 months ago utils.ts 11 months ago
AdminDetailsPage.module.scss
840 lines
1 .container {
2 margin-top: 3rem;
3 padding: 3rem;
4 }
5
6 :global {
7 :root {
8 --give-primary-color: #69b868;
9 }
10
11 .post-type-give_forms #wpbody {
12 -webkit-font-smoothing: antialiased;
13 box-sizing: border-box;
14 background-color: #f9fafb;
15 min-height: calc(100vh - 32px);
16
17 & > a {
18 text-decoration: underline;
19 }
20 }
21
22 .post-type-give_forms #wpbody-content {
23 box-sizing: border-box;
24 }
25
26 .post-type-give_forms #wpbody::after {
27 all: revert;
28 }
29
30 .give-visually-hidden {
31 position: absolute;
32 width: 1px;
33 height: 1px;
34 padding: 0;
35 margin: -1px;
36 overflow: hidden;
37 clip: rect(0, 0, 0, 0);
38 white-space: nowrap;
39 border-width: 0;
40 }
41
42 #wpcontent {
43 padding: 0;
44 }
45 }
46
47 .page {
48 box-sizing: border-box;
49 color: #333;
50 font-family: Inter, system-ui, sans-serif;
51 font-size: 1rem;
52
53 *,
54 ::before,
55 ::after {
56 box-sizing: inherit;
57 }
58 }
59
60 .pageHeader {
61 background-color: var(--givewp-shades-white);
62 border-bottom: 0.0625rem solid #dbdbdb;
63 padding-block: 1rem 0;
64 padding-inline: 1.5rem;
65 position: sticky;
66 top: 2rem;
67 z-index: 100;
68 }
69
70 .flexContainer {
71 display: flex;
72 flex-wrap: wrap;
73 align-items: center;
74 justify-content: space-between;
75 gap: 1rem;
76 margin-top: var(--givewp-spacing-2);
77
78 & > * {
79 flex-shrink: 0;
80 }
81 }
82
83 .flexRow {
84 position: relative;
85 display: flex;
86 flex-direction: row;
87 align-items: center;
88 column-gap: var(--givewp-spacing-2);
89 margin-top: auto;
90 }
91
92 .flexRow:not(:first-child) {
93 flex: 1;
94 justify-content: flex-end;
95 }
96
97 .justifyContentEnd {
98 flex: 1;
99 justify-content: flex-end;
100 }
101
102 .breadcrumb {
103 display: flex;
104 align-items: center;
105 gap: 0.25rem;
106 line-height: 1.125rem;
107 font-size: 0.75rem;
108
109 & > span {
110 font-weight: bold;
111 color: var(--givewp-neutral-900);
112 }
113
114 & > a {
115 text-decoration: none;
116 color: var(--givewp-neutral-500);
117 font-weight: 400;
118 }
119
120 & > a:hover {
121 text-decoration: underline;
122 }
123 }
124
125 .pageTitle {
126 color: var(--givewp-neutral-900);
127 margin: 0;
128 font-size: 1.5rem;
129 font-weight: 700;
130 line-height: 2.25rem;
131 }
132
133 .tabs {
134 display: flex;
135 gap: 0.25rem;
136 margin-top: 1rem;
137
138 &.fullWidth {
139 padding-left: var(--givewp-spacing-6);
140 }
141 }
142
143 .tabs [data-reach-tab]],
144 .tabs [role='tab']='tab'] {
145 position: relative;
146 appearance: none;
147 padding: var(--givewp-spacing-2) var(--givewp-spacing-4);
148 border: 0;
149 background-color: transparent;
150 color: var(--givewp-neutral-700);
151 font-size: 0.8rem;
152 line-height: 1.5rem;
153 text-align: center;
154 cursor: pointer;
155 box-sizing: border-box;
156 display: flex;
157 flex-direction: column;
158 align-items: center;
159 justify-content: center;
160 text-decoration: none;
161
162 &:before {
163 content: attr(data-text);
164 font-weight: 600;
165 height: 0;
166 visibility: hidden;
167 overflow: hidden;
168 user-select: none;
169 pointer-events: none;
170 speak: none;
171 }
172 }
173
174 @media screen and (min-width: 48rem) {
175
176 .tabs [data-reach-tab]],
177 .tabs [role='tab']='tab'] {
178 font-size: 1rem;
179 }
180 }
181
182 .tabs [data-reach-tab]]::after,
183 .tabs [role='tab']='tab']:after {
184 content: '';
185 display: block;
186 position: absolute;
187 top: calc(100% - 0.1875em);
188 left: 0;
189 right: 0;
190 height: 0.1875rem;
191 background-color: transparent;
192 transition: background-color 100ms ease-in-out;
193 }
194
195 .tabs [role='tab']='tab']:hover,
196 .tabs [data-reach-tab]]:hover {
197 color: var(--givewp-neutral-900);
198 background-color: var(--givewp-neutral-50);
199 }
200
201 .tabs [data-reach-tab]][aria-selected='true']='true'],
202 .tabs [role='tab']='tab'][aria-selected='true']='true'] {
203 color: var(--givewp-neutral-900);
204 font-weight: 600;
205 }
206
207 .tabs [data-reach-tab]][aria-selected='true']='true']::after,
208 .tabs [role='tab']='tab'][aria-selected='true']='true']::after {
209 background-color: #66bb6a;
210 }
211
212 .confirmationDialogContent {
213 font-size: 16px;
214 font-weight: 500;
215 line-height: 1.5;
216 color: var(--givewp-neutral-700);
217 }
218
219 .confirmationDialogButtons {
220 display: flex;
221 flex-direction: row;
222 justify-content: space-between;
223 gap: var(--givewp-spacing-2);
224 margin-top: var(--givewp-spacing-6);
225
226 button {
227 cursor: pointer;
228 display: flex;
229 flex: 1;
230 justify-content: center;
231 border-radius: 4px;
232 font-size: 1rem;
233 font-weight: 500;
234 line-height: 1.5;
235 padding: var(--givewp-spacing-3) var(--givewp-spacing-6);
236 border: none;
237 }
238
239 .cancelButton {
240 border: 1px solid var(--givewp-neutral-300);
241 background-color: var(--givewp-shades-white);
242 color: var(--givewp-neutral-900);
243
244 &:hover {
245 background-color: var(--givewp-neutral-50);
246 }
247 }
248
249 .confirmButton {
250 border: 1px solid #2271b1;
251 background-color: #2271b1;
252 color: var(--givewp-shades-white);
253
254 &:hover {
255 border: 1px solid #135e96;
256 background-color: #135e96;
257 }
258 }
259
260 .confirmButton--syncing {
261 border: 1px solid #135e96;
262 background-color: #135e96;
263 }
264
265
266
267
268 .confirmButton--error {
269 border: 1px solid var(--givewp-red-500);
270 background-color: var(--givewp-red-500);
271 color: var(--givewp-shades-white);
272
273 &:hover {
274 border: 1px solid var(--givewp-red-400);
275 background-color: var(--givewp-red-400);
276 }
277 }
278
279 .confirmButton--regular {
280 border: 1px solid var(--wp-admin-theme-color);
281 background-color: var(--wp-admin-theme-color);
282 color: var(--givewp-shades-white);
283
284 &:hover {
285 border: 1px solid var(--wp-admin-theme-color-darker-10);
286 background-color: var(--wp-admin-theme-color-darker-10);
287 }
288 }
289 }
290
291 .pageContent {
292 /*padding: 0 var(--givewp-spacing-6) var(--givewp-spacing-6);*/
293
294 &:not(.fullWidth) {
295 padding: var(--givewp-spacing-4) var(--givewp-spacing-6);
296 }
297
298 section {
299 position: relative;
300
301 h2 {
302 font-size: 1.125rem;
303 line-height: 1.56;
304 margin: 0 0 var(--givewp-spacing-2);
305 }
306 }
307
308 .sections {
309 display: flex;
310 flex-direction: column;
311 gap: var(--givewp-spacing-6);
312
313 .section {
314 display: flex;
315 align-content: flex-start;
316 flex-direction: row;
317 flex-wrap: wrap;
318 background-color: var(--givewp-shades-white);
319 padding: var(--givewp-spacing-9) var(--givewp-spacing-6);
320 border-radius: var(--givewp-spacing-2);
321
322 @media (max-width: 1100px) {
323 flex-direction: column;
324 }
325
326 .leftColumn {
327 flex: 1;
328 padding-right: var(--givewp-spacing-6);
329
330 @media (max-width: 1100px) {
331 width: 100%;
332 margin-bottom: var(--givewp-spacing-4);
333 }
334 }
335
336 .rightColumn {
337 flex: 2;
338 }
339 }
340 }
341
342 .sectionTitle {
343 font-size: 18px;
344 font-weight: 600;
345 line-height: 1.56;
346 color: var(--givewp-neutral-900);
347 padding: 0;
348 margin: 0 0 var(--givewp-spacing-1);
349 }
350
351 .sectionDescription {
352 font-size: 16px;
353 line-height: 1.5;
354 color: var(--givewp-neutral-500);
355 }
356
357 .sectionSubtitle {
358 color: var(--givewp-neutral-700);
359 font-size: 1rem;
360 font-weight: 500;
361 line-height: 1.5;
362 margin: 0;
363 }
364
365 .sectionField {
366 position: relative;
367 display: flex;
368 flex-direction: column;
369 gap: var(--givewp-spacing-1);
370 margin-bottom: var(--givewp-spacing-6);
371
372 label,
373 legend {
374 color: var(--givewp-neutral-700);
375 font-size: 1rem;
376 font-weight: 500;
377 line-height: 1.5;
378 }
379
380 legend {
381 margin-bottom: var(--givewp-spacing-2);
382 }
383
384 input,
385 textarea,
386 select,
387 .upload {
388 color: var(--givewp-neutral-900);
389 font-weight: 500;
390 }
391
392 input, textarea, select {
393 border-radius: var(--givewp-rounded-4);
394 border: 1px solid #9ca0af;
395 display: block;
396 font-size: 1rem;
397 line-height: 1.5;
398 max-width: 100%;
399 padding: var(--givewp-spacing-4);
400 width: 100%;
401
402 &:not([type="checkbox"]) {
403 height: auto;
404 }
405
406 &::-webkit-datetime-edit {
407 line-height: inherit;
408 }
409
410 &:focus {
411 border-color: rgb(34, 113, 177);
412 outline: none;
413 box-shadow: rgb(34, 113, 177) 0px 0px 0px 1px;
414 }
415
416 &:disabled {
417 cursor: not-allowed;
418
419 &:not([type="checkbox"]) {
420 background-color: #f6f7f7;
421 box-shadow: none;
422 border-color: #9ca0af;
423 opacity: 0.7;
424 text-shadow: 0 1px 0 #fff;
425 transform: none;
426 }
427 }
428 }
429
430 input[type="radio"]="radio""],
431 input[type="checkbox"]="checkbox""] {
432 --transition: 0.2s ease;
433
434 appearance: none;
435 background-color: transparent;
436 border: solid 1px var(--givewp-grey-400);
437 color: var(--wp-admin-theme-color);
438 cursor: pointer;
439 flex-shrink: 0;
440 font-size: inherit;
441 height: 1.25rem;
442 margin: 0;
443 transition: background-color var(--transition), border-color var(--transition), color var(--transition), box-shadow var(--transition);
444 vertical-align: middle;
445 width: 1.25rem;
446
447 &::before {
448 content: none;
449 }
450
451 &:focus {
452 border-color: transparent;
453 box-shadow: var(--wp-admin-theme-color) 0px 0px 0px 0.125rem;
454 outline: none;
455 }
456
457 &[aria-invalid="false"]="false""] {
458 border-color: var(--givewp-green-500);
459 }
460
461 &[aria-invalid="true"]="true""] {
462 border-color: var(--givewp-red-400);
463 }
464 }
465
466 input[type="checkbox"]="checkbox""] {
467 border-radius: var(--givewp-rounded-1, 0.25rem);
468
469 &:checked,
470 &:checked:active,
471 &:checked:focus {
472 background-color: var(--wp-admin-theme-color);
473 background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27 stroke=%27rgb%28255, 255, 255%29%27 stroke-width=%274%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27%3E%3Cpolyline points=%2720 6 9 17 4 12%27%3E%3C/polyline%3E%3C/svg%3E");
474 background-position: center;
475 background-size: 0.75em auto;
476 background-repeat: no-repeat;
477 border-color: var(--wp-admin-theme-color);
478 }
479
480 }
481
482 input[type="radio"]="radio""] {
483 border-radius: 50%;
484 transform: translateY(-0.075em);
485 display: grid;
486 place-content: center;
487
488 &::before {
489 content: "";
490 width: 0.75rem;
491 height: 0.75rem;
492 border-radius: 50%;
493 transform: scale(0);
494 transition: 120ms transform ease-in-out;
495 box-shadow: inset 1em 1em var(--wp-admin-theme-color);
496 vertical-align: middle;
497 cursor: pointer;
498 }
499
500 &:checked,
501 &:checked:active,
502 &:checked:focus {
503 &::before {
504 transform: scale(1);
505 }
506 }
507 }
508
509 select {
510 background-position: right var(--givewp-spacing-4) top 50%;
511 }
512 }
513
514 .sectionField:last-child {
515 margin: 0;
516
517 .sectionFieldCurrencyControl {
518 div {
519 margin: 0;
520 }
521 }
522 }
523
524 .sectionFieldDescription {
525 font-size: 14px;
526 line-height: 1.43;
527 color: var(--givewp-neutral-500);
528 }
529
530 .sectionFieldHelpText {
531 font-size: 0.875rem;
532 line-height: 1.43;
533 margin: var(--givewp-spacing-1) 0 0;
534 font-weight: 400;
535 color: var(--givewp-neutral-500);
536 }
537
538 .errorMsg {
539 font-size: 14px;
540 padding: var(--givewp-spacing-2) 0;
541 color: #ff0000;
542 }
543
544 .toggle {
545 margin-top: var(--givewp-spacing-3);
546
547 span:is(:global(.components-form-toggle)) {
548 height: 24px;
549 }
550
551 & > div {
552 margin-bottom: 0;
553 }
554
555 span:is(:global(.components-form-toggle .components-form-toggle__track)) {
556 width: 48px;
557 height: 24px;
558 border-radius: 133.3px;
559 }
560
561 span:is(:global(.components-form-toggle .components-form-toggle__thumb)) {
562 width: 1rem;
563 height: 1rem;
564 top: 4px;
565 left: 4px;
566 }
567
568 span:is(:global(.components-form-toggle.is-checked .components-form-toggle__thumb)) {
569 left: 12px;
570 }
571
572 span:is(:global(.components-form-toggle.is-checked .components-form-toggle__track)) {
573 background-color: #007cba;
574 }
575
576 span:is(:global(.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track)) {
577 box-shadow: 0 0 0 var(--wp-admin-border-width-focus) #fff, 0 0 0 calc(var(--wp-admin-border-width-focus) * 2) #007cba;
578 }
579
580 label {
581 font-family: Inter, system-ui, sans-serif;
582 font-size: 1rem;
583 font-weight: 500;
584 line-height: 1.5;
585 color: #1f2937;
586 padding: var(--givewp-spacing-2) 0;
587 margin-left: 0.5rem;
588 }
589
590 p {
591 font-family: Inter, system-ui, sans-serif;
592 font-size: .875rem;
593 color: #4b5563;
594 margin-top: -0.1rem;
595 margin-left: 1.5rem;
596 }
597 }
598
599 .warningNotice {
600 display: flex;
601 gap: 0.3rem;
602 margin-top: var(--givewp-spacing-2);
603 padding: 0 0.5rem 0 0.5rem;
604 background-color: #fffaf2;
605 border-radius: 4px;
606 border: 1px solid var(--givewp-orange-400);
607 border-left-width: 4px;
608 font-size: 0.875rem;
609 font-weight: 500;
610 color: #1a0f00;
611
612 svg {
613 margin: 0.8rem 0.3rem;
614 height: 1.25rem;
615 width: 1.25rem;
616 }
617 }
618
619 .colorControl {
620 margin-top: var(--givewp-spacing-3);
621 }
622 }
623
624 .loadingContainer {
625 display: flex;
626 justify-content: center;
627 align-items: center;
628 height: 100vh;
629
630 .loadingContainerContent {
631 display: flex;
632 background-color: #fff;
633 padding: var(--givewp-spacing-6);
634 border-radius: var(--givewp-spacing-2);
635 margin-bottom: var(--givewp-spacing-4);
636 align-items: center;
637 flex-direction: column;
638 }
639
640 .loadingContainerContentText {
641 padding: var(--givewp-spacing-4);
642 font-size: 1rem;
643 }
644 }
645
646 :global(#givewp-details-form) {
647 .primaryActionButton,
648 .secondaryActionButton {
649 display: flex;
650 align-content: center;
651 border-radius: var(--givewp-rounded-4);
652 font-size: 0.875rem;
653 font-weight: 500;
654 line-height: 1.5;
655 text-align: center;
656 padding: var(--givewp-spacing-2) var(--givewp-spacing-4);
657
658 svg {
659 margin: 3px 0 0 8px !important;
660 }
661 }
662
663 .secondaryActionButton {
664 color: #060c1a;
665 background-color: var(--givewp-neutral-100);
666 border-color: var(--givewp-neutral-100);
667
668 &:hover {
669 background-color: var(--givewp-neutral-200);
670 border-color: var(--givewp-neutral-200);
671 }
672 }
673
674 .contextMenuButton {
675 background-color: var(--givewp-neutral-100);
676 border-color: var(--givewp-neutral-100);
677 border-radius: var(--givewp-rounded-4);
678 line-height: 0;
679 padding: var(--givewp-spacing-2);
680
681 &:hover, &:active, &:focus {
682 background-color: var(--givewp-neutral-200);
683 border-color: var(--givewp-neutral-200);
684 }
685 }
686
687 .contextMenu {
688 position: absolute;
689 display: flex;
690 flex-direction: column;
691 gap: var(--givewp-spacing-1);
692 z-index: 9999;
693 padding: var(--givewp-spacing-1);
694 top: 50px;
695 width: 203px;
696 border-radius: 4px;
697 box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
698 border: solid 1px var(--givewp-neutral-50);
699 background-color: var(--givewp-shades-white);
700
701 .contextMenuItem {
702 text-decoration: none;
703 gap: 4px;
704 display: flex;
705 align-items: center;
706 padding: var(--givewp-spacing-2);
707 font-size: .875rem;
708 font-weight: 500;
709 line-height: 1.43;
710 color: var(--contextMenuItemColor, var(--givewp-neutral-700));
711
712 &:hover {
713 background-color: #f3f4f6;
714 }
715 }
716 }
717 }
718
719 :global {
720 body.admin-color-light{
721 --wp-admin-theme-color:#0085ba;
722 --wp-admin-theme-color--rgb:0, 133, 186;
723 --wp-admin-theme-color-darker-10:#0073a1;
724 --wp-admin-theme-color-darker-10--rgb:0, 115, 161;
725 --wp-admin-theme-color-darker-20:#006187;
726 --wp-admin-theme-color-darker-20--rgb:0, 97, 135;
727 --wp-admin-border-width-focus:2px;
728 }
729 @media (min-resolution:192dpi){
730 body.admin-color-light{
731 --wp-admin-border-width-focus:1.5px;
732 }
733 }
734
735 body.admin-color-modern{
736 --wp-admin-theme-color:#3858e9;
737 --wp-admin-theme-color--rgb:56, 88, 233;
738 --wp-admin-theme-color-darker-10:#2145e6;
739 --wp-admin-theme-color-darker-10--rgb:33, 69, 230;
740 --wp-admin-theme-color-darker-20:#183ad6;
741 --wp-admin-theme-color-darker-20--rgb:24, 58, 214;
742 --wp-admin-border-width-focus:2px;
743 }
744 @media (min-resolution:192dpi){
745 body.admin-color-modern{
746 --wp-admin-border-width-focus:1.5px;
747 }
748 }
749
750 body.admin-color-blue{
751 --wp-admin-theme-color:#096484;
752 --wp-admin-theme-color--rgb:9, 100, 132;
753 --wp-admin-theme-color-darker-10:#07526c;
754 --wp-admin-theme-color-darker-10--rgb:7, 82, 108;
755 --wp-admin-theme-color-darker-20:#064054;
756 --wp-admin-theme-color-darker-20--rgb:6, 64, 84;
757 --wp-admin-border-width-focus:2px;
758 }
759 @media (min-resolution:192dpi){
760 body.admin-color-blue{
761 --wp-admin-border-width-focus:1.5px;
762 }
763 }
764
765 body.admin-color-coffee{
766 --wp-admin-theme-color:#46403c;
767 --wp-admin-theme-color--rgb:70, 64, 60;
768 --wp-admin-theme-color-darker-10:#383330;
769 --wp-admin-theme-color-darker-10--rgb:56, 51, 48;
770 --wp-admin-theme-color-darker-20:#2b2724;
771 --wp-admin-theme-color-darker-20--rgb:43, 39, 36;
772 --wp-admin-border-width-focus:2px;
773 }
774 @media (min-resolution:192dpi){
775 body.admin-color-coffee{
776 --wp-admin-border-width-focus:1.5px;
777 }
778 }
779
780 body.admin-color-ectoplasm{
781 --wp-admin-theme-color:#523f6d;
782 --wp-admin-theme-color--rgb:82, 63, 109;
783 --wp-admin-theme-color-darker-10:#46365d;
784 --wp-admin-theme-color-darker-10--rgb:70, 54, 93;
785 --wp-admin-theme-color-darker-20:#3a2c4d;
786 --wp-admin-theme-color-darker-20--rgb:58, 44, 77;
787 --wp-admin-border-width-focus:2px;
788 }
789 @media (min-resolution:192dpi){
790 body.admin-color-ectoplasm{
791 --wp-admin-border-width-focus:1.5px;
792 }
793 }
794
795 body.admin-color-midnight{
796 --wp-admin-theme-color:#e14d43;
797 --wp-admin-theme-color--rgb:225, 77, 67;
798 --wp-admin-theme-color-darker-10:#dd382d;
799 --wp-admin-theme-color-darker-10--rgb:221, 56, 45;
800 --wp-admin-theme-color-darker-20:#d02c21;
801 --wp-admin-theme-color-darker-20--rgb:208, 44, 33;
802 --wp-admin-border-width-focus:2px;
803 }
804 @media (min-resolution:192dpi){
805 body.admin-color-midnight{
806 --wp-admin-border-width-focus:1.5px;
807 }
808 }
809
810 body.admin-color-ocean{
811 --wp-admin-theme-color:#627c83;
812 --wp-admin-theme-color--rgb:98, 124, 131;
813 --wp-admin-theme-color-darker-10:#576e74;
814 --wp-admin-theme-color-darker-10--rgb:87, 110, 116;
815 --wp-admin-theme-color-darker-20:#4c6066;
816 --wp-admin-theme-color-darker-20--rgb:76, 96, 102;
817 --wp-admin-border-width-focus:2px;
818 }
819 @media (min-resolution:192dpi){
820 body.admin-color-ocean{
821 --wp-admin-border-width-focus:1.5px;
822 }
823 }
824
825 body.admin-color-sunrise{
826 --wp-admin-theme-color:#dd823b;
827 --wp-admin-theme-color--rgb:221, 130, 59;
828 --wp-admin-theme-color-darker-10:#d97426;
829 --wp-admin-theme-color-darker-10--rgb:217, 116, 38;
830 --wp-admin-theme-color-darker-20:#c36922;
831 --wp-admin-theme-color-darker-20--rgb:195, 105, 34;
832 --wp-admin-border-width-focus:2px;
833 }
834 @media (min-resolution:192dpi){
835 body.admin-color-sunrise{
836 --wp-admin-border-width-focus:1.5px;
837 }
838 }
839 }
840