@conduction/theme 1.0.56 → 1.0.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/conduction-design-tokens/dist/design-tokens.css +45 -1
- package/conduction-design-tokens/dist/index.js +45 -1
- package/conduction-design-tokens/dist/index.json +938 -0
- package/conduction-design-tokens/dist/index.less +45 -1
- package/conduction-design-tokens/dist/index.scss +45 -1
- package/conduction-design-tokens/dist/tokens.json +971 -0
- package/conduction-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/conduction-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/conduction-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/commonground-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/commonground-design-tokens/dist/index.js +45 -1
- package/municipalities/commonground-design-tokens/dist/index.json +938 -0
- package/municipalities/commonground-design-tokens/dist/index.less +45 -1
- package/municipalities/commonground-design-tokens/dist/index.scss +45 -1
- package/municipalities/commonground-design-tokens/dist/tokens.json +971 -0
- package/municipalities/commonground-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/commonground-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dimpact-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.js +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.json +959 -0
- package/municipalities/dimpact-design-tokens/dist/index.less +46 -1
- package/municipalities/dimpact-design-tokens/dist/index.scss +46 -1
- package/municipalities/dimpact-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/dimpact-design-tokens/src/brand/dimpact/color.tokens.json +3 -0
- package/municipalities/dimpact-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dimpact-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.js +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.json +959 -0
- package/municipalities/dinkelland-design-tokens/dist/index.less +46 -1
- package/municipalities/dinkelland-design-tokens/dist/index.scss +46 -1
- package/municipalities/dinkelland-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/dinkelland-design-tokens/src/brand/dinkelland/color.tokens.json +3 -0
- package/municipalities/dinkelland-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/dinkelland-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/epe-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/epe-design-tokens/dist/index.js +46 -1
- package/municipalities/epe-design-tokens/dist/index.json +959 -0
- package/municipalities/epe-design-tokens/dist/index.less +46 -1
- package/municipalities/epe-design-tokens/dist/index.scss +46 -1
- package/municipalities/epe-design-tokens/dist/tokens.json +1134 -142
- package/municipalities/epe-design-tokens/src/brand/epe/color.tokens.json +3 -0
- package/municipalities/epe-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/epe-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/leiden-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/leiden-design-tokens/dist/index.js +46 -1
- package/municipalities/leiden-design-tokens/dist/index.json +959 -0
- package/municipalities/leiden-design-tokens/dist/index.less +46 -1
- package/municipalities/leiden-design-tokens/dist/index.scss +46 -1
- package/municipalities/leiden-design-tokens/dist/tokens.json +1165 -173
- package/municipalities/leiden-design-tokens/src/brand/leiden/color.tokens.json +3 -0
- package/municipalities/leiden-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/leiden-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.js +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.json +959 -0
- package/municipalities/noaberkracht-design-tokens/dist/index.less +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/index.scss +46 -1
- package/municipalities/noaberkracht-design-tokens/dist/tokens.json +1174 -182
- package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/color.tokens.json +3 -0
- package/municipalities/noaberkracht-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noaberkracht-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.js +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.json +938 -0
- package/municipalities/noordwijk-design-tokens/dist/index.less +45 -1
- package/municipalities/noordwijk-design-tokens/dist/index.scss +45 -1
- package/municipalities/noordwijk-design-tokens/dist/tokens.json +971 -0
- package/municipalities/noordwijk-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/noordwijk-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.js +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.json +959 -0
- package/municipalities/open-webconcept-design-tokens/dist/index.less +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/index.scss +46 -1
- package/municipalities/open-webconcept-design-tokens/dist/tokens.json +1168 -176
- package/municipalities/open-webconcept-design-tokens/src/brand/open-webconcept/color.tokens.json +4 -0
- package/municipalities/open-webconcept-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/open-webconcept-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.js +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.json +917 -0
- package/municipalities/rotterdam-design-tokens/dist/index.less +44 -1
- package/municipalities/rotterdam-design-tokens/dist/index.scss +44 -1
- package/municipalities/rotterdam-design-tokens/dist/tokens.json +951 -0
- package/municipalities/rotterdam-design-tokens/src/component/conduction/logo.tokens.json +13 -2
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/rotterdam-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.js +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.json +959 -0
- package/municipalities/tubbergen-design-tokens/dist/index.less +46 -1
- package/municipalities/tubbergen-design-tokens/dist/index.scss +46 -1
- package/municipalities/tubbergen-design-tokens/dist/tokens.json +1086 -94
- package/municipalities/tubbergen-design-tokens/src/brand/tubbergen/color.tokens.json +3 -0
- package/municipalities/tubbergen-design-tokens/src/component/conduction/logo.tokens.json +10 -1
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/tubbergen-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.js +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.json +1090 -131
- package/municipalities/xxllnc-design-tokens/dist/index.less +46 -1
- package/municipalities/xxllnc-design-tokens/dist/index.scss +46 -1
- package/municipalities/xxllnc-design-tokens/dist/tokens.json +1166 -174
- package/municipalities/xxllnc-design-tokens/src/brand/xxllnc/color.tokens.json +3 -0
- package/municipalities/xxllnc-design-tokens/src/component/conduction/logo.tokens.json +7 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/extra-tokens/radio-button.tokens.json +14 -0
- package/municipalities/xxllnc-design-tokens/src/component/utrecht/radio-button.tokens.json +68 -0
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 06 Dec 2023 17:07:37 GMT
|
|
4
4
|
|
|
5
5
|
@conduction-tooltip-z-index: 9999;
|
|
6
6
|
@conduction-tooltip-opacity: 1;
|
|
@@ -45,6 +45,9 @@
|
|
|
45
45
|
@conduction-primary-top-nav-padding-inline-end: 16px;
|
|
46
46
|
@conduction-primary-top-nav-item-padding: 18px;
|
|
47
47
|
@conduction-primary-top-nav-current-mobile-box-shadow: ;
|
|
48
|
+
@conduction-logo-navbar-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
|
|
49
|
+
@conduction-logo-navbar-block-size: 47px;
|
|
50
|
+
@conduction-logo-navbar-inline-size: 47px;
|
|
48
51
|
@conduction-logo-footer-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
|
|
49
52
|
@conduction-logo-footer-block-size: 75px;
|
|
50
53
|
@conduction-logo-footer-inline-size: 75px;
|
|
@@ -93,6 +96,9 @@
|
|
|
93
96
|
@utrecht-table-margin-block-end: 0;
|
|
94
97
|
@utrecht-table-header-text-transform: unset;
|
|
95
98
|
@utrecht-table-border-collapse: collapse;
|
|
99
|
+
@utrecht-radio-button-icon-size: 5px;
|
|
100
|
+
@utrecht-radio-button-min-inline-size: 16px;
|
|
101
|
+
@utrecht-radio-button-min-block-size: 16px;
|
|
96
102
|
@utrecht-page-header-padding-block-end: 1px;
|
|
97
103
|
@utrecht-page-header-padding-block-start: 1px;
|
|
98
104
|
@utrecht-page-header-logo-max-width: 150px;
|
|
@@ -366,6 +372,36 @@
|
|
|
366
372
|
@utrecht-table-header-border-block-end-width: @commonground-size-4xs;
|
|
367
373
|
@utrecht-table-header-border-block-end-color: @commonground-color-grey-82;
|
|
368
374
|
@utrecht-table-background-color: @commonground-color-white-100;
|
|
375
|
+
@utrecht-radio-button-invalid-color: @commonground-color-error;
|
|
376
|
+
@utrecht-radio-button-invalid-background-color: @commonground-color-white-100;
|
|
377
|
+
@utrecht-radio-button-invalid-border-width: @commonground-size-4xs;
|
|
378
|
+
@utrecht-radio-button-invalid-border-color: @commonground-color-error;
|
|
379
|
+
@utrecht-radio-button-disabled-color: @commonground-color-grey-82;
|
|
380
|
+
@utrecht-radio-button-disabled-background-color: @commonground-color-grey-97;
|
|
381
|
+
@utrecht-radio-button-disabled-border-width: @commonground-size-4xs;
|
|
382
|
+
@utrecht-radio-button-disabled-border-color: @commonground-color-grey-82;
|
|
383
|
+
@utrecht-radio-button-focus-background-color: @commonground-color-white-100;
|
|
384
|
+
@utrecht-radio-button-focus-border-width: @commonground-size-4xs;
|
|
385
|
+
@utrecht-radio-button-hover-background-color: @commonground-color-white-100;
|
|
386
|
+
@utrecht-radio-button-hover-border-width: @commonground-size-4xs;
|
|
387
|
+
@utrecht-radio-button-hover-border-color: @commonground-color-grey-31;
|
|
388
|
+
@utrecht-radio-button-checked-focus-background-color: @commonground-color-white-100;
|
|
389
|
+
@utrecht-radio-button-checked-focus-border-width: @commonground-size-4xs;
|
|
390
|
+
@utrecht-radio-button-checked-hover-color: @commonground-color-primary-hover;
|
|
391
|
+
@utrecht-radio-button-checked-hover-background-color: @commonground-color-white-100;
|
|
392
|
+
@utrecht-radio-button-checked-hover-border-width: @commonground-size-4xs;
|
|
393
|
+
@utrecht-radio-button-checked-hover-border-color: @commonground-color-primary-hover;
|
|
394
|
+
@utrecht-radio-button-checked-active-background-color: @commonground-color-white-100;
|
|
395
|
+
@utrecht-radio-button-checked-active-border-width: @commonground-size-4xs;
|
|
396
|
+
@utrecht-radio-button-checked-background-color: @commonground-color-white-100;
|
|
397
|
+
@utrecht-radio-button-checked-border-width: @commonground-size-4xs;
|
|
398
|
+
@utrecht-radio-button-border-width: @commonground-size-4xs;
|
|
399
|
+
@utrecht-radio-button-border-color: @commonground-color-grey-46;
|
|
400
|
+
@utrecht-radio-button-background-color: @commonground-color-white-100;
|
|
401
|
+
@utrecht-radio-button-checked-disabled-color: @commonground-color-grey-82;
|
|
402
|
+
@utrecht-radio-button-checked-disabled-background-color: @commonground-color-white-100;
|
|
403
|
+
@utrecht-radio-button-checked-disabled-border-width: @commonground-size-4xs;
|
|
404
|
+
@utrecht-radio-button-checked-disabled-border-color: @commonground-color-grey-82;
|
|
369
405
|
@utrecht-page-header-color: @commonground-color-black-0;
|
|
370
406
|
@utrecht-page-footer-padding-block-start: @commonground-size-2xl;
|
|
371
407
|
@utrecht-page-footer-padding-block-end: @commonground-size-2xl;
|
|
@@ -532,6 +568,14 @@
|
|
|
532
568
|
@utrecht-table-font-size: @utrecht-document-font-size;
|
|
533
569
|
@utrecht-table-font-family: @utrecht-document-font-family;
|
|
534
570
|
@utrecht-table-header-color: @utrecht-document-color;
|
|
571
|
+
@utrecht-radio-button-focus-color: @commonground-color-primary;
|
|
572
|
+
@utrecht-radio-button-focus-border-color: @commonground-color-primary;
|
|
573
|
+
@utrecht-radio-button-checked-focus-color: @commonground-color-primary;
|
|
574
|
+
@utrecht-radio-button-checked-focus-border-color: @commonground-color-primary;
|
|
575
|
+
@utrecht-radio-button-checked-active-color: @commonground-color-primary;
|
|
576
|
+
@utrecht-radio-button-checked-active-border-color: @commonground-color-primary;
|
|
577
|
+
@utrecht-radio-button-checked-color: @commonground-color-primary;
|
|
578
|
+
@utrecht-radio-button-checked-border-color: @commonground-color-primary;
|
|
535
579
|
@utrecht-page-header-background-color: @commonground-color-primary;
|
|
536
580
|
@utrecht-page-footer-background-color: @commonground-color-primary;
|
|
537
581
|
@utrecht-breadcrumb-nav-link-color: @commonground-color-primary;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
// Do not edit directly
|
|
3
|
-
// Generated on
|
|
3
|
+
// Generated on Wed, 06 Dec 2023 17:07:37 GMT
|
|
4
4
|
|
|
5
5
|
$conduction-tooltip-z-index: 9999;
|
|
6
6
|
$conduction-tooltip-opacity: 1;
|
|
@@ -45,6 +45,9 @@ $conduction-primary-top-nav-padding-inline-start: 16px;
|
|
|
45
45
|
$conduction-primary-top-nav-padding-inline-end: 16px;
|
|
46
46
|
$conduction-primary-top-nav-item-padding: 18px;
|
|
47
47
|
$conduction-primary-top-nav-current-mobile-box-shadow: ;
|
|
48
|
+
$conduction-logo-navbar-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
|
|
49
|
+
$conduction-logo-navbar-block-size: 47px;
|
|
50
|
+
$conduction-logo-navbar-inline-size: 47px;
|
|
48
51
|
$conduction-logo-footer-background-image: url('https://commonground.nl/file/embed/ca48ca97-b475-4318-bb7b-14cb552770c9/cg_small.png');
|
|
49
52
|
$conduction-logo-footer-block-size: 75px;
|
|
50
53
|
$conduction-logo-footer-inline-size: 75px;
|
|
@@ -93,6 +96,9 @@ $utrecht-table-header-cell-text-transform: unset;
|
|
|
93
96
|
$utrecht-table-margin-block-end: 0;
|
|
94
97
|
$utrecht-table-header-text-transform: unset;
|
|
95
98
|
$utrecht-table-border-collapse: collapse;
|
|
99
|
+
$utrecht-radio-button-icon-size: 5px;
|
|
100
|
+
$utrecht-radio-button-min-inline-size: 16px;
|
|
101
|
+
$utrecht-radio-button-min-block-size: 16px;
|
|
96
102
|
$utrecht-page-header-padding-block-end: 1px;
|
|
97
103
|
$utrecht-page-header-padding-block-start: 1px;
|
|
98
104
|
$utrecht-page-header-logo-max-width: 150px;
|
|
@@ -366,6 +372,36 @@ $utrecht-table-header-font-weight: $commonground-typography-font-weight-bold;
|
|
|
366
372
|
$utrecht-table-header-border-block-end-width: $commonground-size-4xs;
|
|
367
373
|
$utrecht-table-header-border-block-end-color: $commonground-color-grey-82;
|
|
368
374
|
$utrecht-table-background-color: $commonground-color-white-100;
|
|
375
|
+
$utrecht-radio-button-invalid-color: $commonground-color-error;
|
|
376
|
+
$utrecht-radio-button-invalid-background-color: $commonground-color-white-100;
|
|
377
|
+
$utrecht-radio-button-invalid-border-width: $commonground-size-4xs;
|
|
378
|
+
$utrecht-radio-button-invalid-border-color: $commonground-color-error;
|
|
379
|
+
$utrecht-radio-button-disabled-color: $commonground-color-grey-82;
|
|
380
|
+
$utrecht-radio-button-disabled-background-color: $commonground-color-grey-97;
|
|
381
|
+
$utrecht-radio-button-disabled-border-width: $commonground-size-4xs;
|
|
382
|
+
$utrecht-radio-button-disabled-border-color: $commonground-color-grey-82;
|
|
383
|
+
$utrecht-radio-button-focus-background-color: $commonground-color-white-100;
|
|
384
|
+
$utrecht-radio-button-focus-border-width: $commonground-size-4xs;
|
|
385
|
+
$utrecht-radio-button-hover-background-color: $commonground-color-white-100;
|
|
386
|
+
$utrecht-radio-button-hover-border-width: $commonground-size-4xs;
|
|
387
|
+
$utrecht-radio-button-hover-border-color: $commonground-color-grey-31;
|
|
388
|
+
$utrecht-radio-button-checked-focus-background-color: $commonground-color-white-100;
|
|
389
|
+
$utrecht-radio-button-checked-focus-border-width: $commonground-size-4xs;
|
|
390
|
+
$utrecht-radio-button-checked-hover-color: $commonground-color-primary-hover;
|
|
391
|
+
$utrecht-radio-button-checked-hover-background-color: $commonground-color-white-100;
|
|
392
|
+
$utrecht-radio-button-checked-hover-border-width: $commonground-size-4xs;
|
|
393
|
+
$utrecht-radio-button-checked-hover-border-color: $commonground-color-primary-hover;
|
|
394
|
+
$utrecht-radio-button-checked-active-background-color: $commonground-color-white-100;
|
|
395
|
+
$utrecht-radio-button-checked-active-border-width: $commonground-size-4xs;
|
|
396
|
+
$utrecht-radio-button-checked-background-color: $commonground-color-white-100;
|
|
397
|
+
$utrecht-radio-button-checked-border-width: $commonground-size-4xs;
|
|
398
|
+
$utrecht-radio-button-border-width: $commonground-size-4xs;
|
|
399
|
+
$utrecht-radio-button-border-color: $commonground-color-grey-46;
|
|
400
|
+
$utrecht-radio-button-background-color: $commonground-color-white-100;
|
|
401
|
+
$utrecht-radio-button-checked-disabled-color: $commonground-color-grey-82;
|
|
402
|
+
$utrecht-radio-button-checked-disabled-background-color: $commonground-color-white-100;
|
|
403
|
+
$utrecht-radio-button-checked-disabled-border-width: $commonground-size-4xs;
|
|
404
|
+
$utrecht-radio-button-checked-disabled-border-color: $commonground-color-grey-82;
|
|
369
405
|
$utrecht-page-header-color: $commonground-color-black-0;
|
|
370
406
|
$utrecht-page-footer-padding-block-start: $commonground-size-2xl;
|
|
371
407
|
$utrecht-page-footer-padding-block-end: $commonground-size-2xl;
|
|
@@ -532,6 +568,14 @@ $utrecht-table-header-cell-font-size: $utrecht-document-font-size;
|
|
|
532
568
|
$utrecht-table-font-size: $utrecht-document-font-size;
|
|
533
569
|
$utrecht-table-font-family: $utrecht-document-font-family;
|
|
534
570
|
$utrecht-table-header-color: $utrecht-document-color;
|
|
571
|
+
$utrecht-radio-button-focus-color: $commonground-color-primary;
|
|
572
|
+
$utrecht-radio-button-focus-border-color: $commonground-color-primary;
|
|
573
|
+
$utrecht-radio-button-checked-focus-color: $commonground-color-primary;
|
|
574
|
+
$utrecht-radio-button-checked-focus-border-color: $commonground-color-primary;
|
|
575
|
+
$utrecht-radio-button-checked-active-color: $commonground-color-primary;
|
|
576
|
+
$utrecht-radio-button-checked-active-border-color: $commonground-color-primary;
|
|
577
|
+
$utrecht-radio-button-checked-color: $commonground-color-primary;
|
|
578
|
+
$utrecht-radio-button-checked-border-color: $commonground-color-primary;
|
|
535
579
|
$utrecht-page-header-background-color: $commonground-color-primary;
|
|
536
580
|
$utrecht-page-footer-background-color: $commonground-color-primary;
|
|
537
581
|
$utrecht-breadcrumb-nav-link-color: $commonground-color-primary;
|