@rijkshuisstijl-community/design-tokens 1.0.0-alpha.167 → 1.0.0-alpha.169

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.
Files changed (53) hide show
  1. package/dist/_variables.scss +67 -72
  2. package/dist/index.css +67 -72
  3. package/dist/index.d.ts +11 -16
  4. package/dist/index.js +67 -72
  5. package/dist/index.json +66 -71
  6. package/dist/index.tokens.json +57 -64
  7. package/dist/root.css +67 -72
  8. package/dist/tokens.d.ts +2 -9
  9. package/dist/tokens.js +145 -266
  10. package/dist/uitvoerend-mintgroen-focus/_variables.scss +112 -119
  11. package/dist/uitvoerend-mintgroen-focus/index.css +112 -119
  12. package/dist/uitvoerend-mintgroen-focus/index.d.ts +51 -58
  13. package/dist/uitvoerend-mintgroen-focus/index.js +112 -119
  14. package/dist/uitvoerend-mintgroen-focus/index.json +111 -118
  15. package/dist/uitvoerend-mintgroen-focus/index.tokens.json +121 -138
  16. package/dist/uitvoerend-mintgroen-focus/root.css +112 -119
  17. package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +61 -78
  18. package/dist/uitvoerend-mintgroen-focus/tokens.js +3136 -3313
  19. package/dist/uitvoerend-violet/_variables.scss +72 -77
  20. package/dist/uitvoerend-violet/index.css +72 -77
  21. package/dist/uitvoerend-violet/index.d.ts +11 -16
  22. package/dist/uitvoerend-violet/index.js +72 -77
  23. package/dist/uitvoerend-violet/index.json +71 -76
  24. package/dist/uitvoerend-violet/index.tokens.json +62 -69
  25. package/dist/uitvoerend-violet/root.css +72 -77
  26. package/dist/uitvoerend-violet/tokens.d.ts +2 -9
  27. package/dist/uitvoerend-violet/tokens.js +155 -276
  28. package/dist/uitvoerend-violet-oud/_variables.scss +72 -77
  29. package/dist/uitvoerend-violet-oud/index.css +72 -77
  30. package/dist/uitvoerend-violet-oud/index.d.ts +11 -16
  31. package/dist/uitvoerend-violet-oud/index.js +72 -77
  32. package/dist/uitvoerend-violet-oud/index.json +71 -76
  33. package/dist/uitvoerend-violet-oud/index.tokens.json +62 -69
  34. package/dist/uitvoerend-violet-oud/root.css +72 -77
  35. package/dist/uitvoerend-violet-oud/tokens.d.ts +2 -9
  36. package/dist/uitvoerend-violet-oud/tokens.js +155 -276
  37. package/dist/wetgevend/_variables.scss +66 -71
  38. package/dist/wetgevend/index.css +66 -71
  39. package/dist/wetgevend/index.d.ts +11 -16
  40. package/dist/wetgevend/index.js +66 -71
  41. package/dist/wetgevend/index.json +65 -70
  42. package/dist/wetgevend/index.tokens.json +56 -63
  43. package/dist/wetgevend/root.css +66 -71
  44. package/dist/wetgevend/tokens.d.ts +2 -9
  45. package/dist/wetgevend/tokens.js +143 -264
  46. package/figma/figma.tokens.json +145 -165
  47. package/package.json +2 -2
  48. package/src/generated/base.tokens.json +57 -81
  49. package/src/generated/themes.json +442 -554
  50. package/src/generated/uitvoerend-mintgroen-focus/tokens.json +231 -271
  51. package/src/generated/uitvoerend-violet/tokens.json +62 -86
  52. package/src/generated/uitvoerend-violet-oud/tokens.json +62 -86
  53. package/src/generated/wetgevend/tokens.json +56 -80
@@ -7,14 +7,13 @@
7
7
  "rhcColorPrimary500": "#a90061",
8
8
  "rhcColorPrimaryHover": "#741344",
9
9
  "rhcColorFocusOutline": "#000",
10
- "rhcColorForegroundDefault": "#000",
11
- "rhcColorForegroundLint": "#154273",
10
+ "rhcColorForegroundDefault": "#0F172A",
12
11
  "rhcColorForegroundSubdued": "#334155",
13
12
  "rhcColorForegroundOnEmphasis": "#fff",
14
13
  "rhcColorForegroundLink": "#01689b",
15
14
  "rhcColorBorderDefault": "#64748B",
16
15
  "rhcColorBorderSubdued": "#94A3B8",
17
- "rhcColorBorderStrong": "#000",
16
+ "rhcColorBorderStrong": "#0F172A",
18
17
  "rhcColorCanvas": "#fff",
19
18
  "rhcColorFeedbackSuccessDefault": "#39870c",
20
19
  "rhcColorFeedbackSuccessSubdued": "#e1eddb",
@@ -25,16 +24,16 @@
25
24
  "rhcColorFeedbackWarningDefault": "#ffb612",
26
25
  "rhcColorFeedbackWarningSubdued": "#fff4db",
27
26
  "rhcColorAccent500": "#8fcae7",
28
- "rhcColorGrijs50": "#F8FAFC",
29
- "rhcColorGrijs100": "#F1F5F9",
30
- "rhcColorGrijs200": "#E2E8F0",
31
- "rhcColorGrijs300": "#CBD5E1",
32
- "rhcColorGrijs400": "#94A3B8",
33
- "rhcColorGrijs500": "#64748B",
34
- "rhcColorGrijs600": "#475569",
35
- "rhcColorGrijs700": "#334155",
36
- "rhcColorGrijs800": "#1E293B",
37
- "rhcColorGrijs900": "#0F172A",
27
+ "rhcColorCoolGrey50": "#F8FAFC",
28
+ "rhcColorCoolGrey100": "#F1F5F9",
29
+ "rhcColorCoolGrey200": "#E2E8F0",
30
+ "rhcColorCoolGrey300": "#CBD5E1",
31
+ "rhcColorCoolGrey400": "#94A3B8",
32
+ "rhcColorCoolGrey500": "#64748B",
33
+ "rhcColorCoolGrey600": "#475569",
34
+ "rhcColorCoolGrey700": "#334155",
35
+ "rhcColorCoolGrey800": "#1E293B",
36
+ "rhcColorCoolGrey900": "#0F172A",
38
37
  "rhcColorLichtblauw50": "#eef7fb",
39
38
  "rhcColorLichtblauw100": "#ddeff8",
40
39
  "rhcColorLichtblauw200": "#CCE7F4",
@@ -166,7 +165,7 @@
166
165
  "rhcToggletipActiveColor": "#007bc7",
167
166
  "rhcToggletipActiveBackgroundColor": "#fff",
168
167
  "rhcToggletipActiveBorderColor": "#007bc7",
169
- "rhcToggletipHoverColor": "#154273",
168
+ "rhcToggletipHoverColor": "#0F172A",
170
169
  "rhcToggletipHoverBackgroundColor": "#66AFDD",
171
170
  "rhcToggletipFocusColor": "#fff",
172
171
  "rhcToggletipFocusBackgroundColor": "#007bc7",
@@ -178,7 +177,7 @@
178
177
  "rhcSidenavLinkFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
179
178
  "rhcSidenavLinkFontWeight": 400,
180
179
  "rhcSidenavLinkCurrentFontWeight": 700,
181
- "rhcSidenavLinkCurrentColor": "#154273",
180
+ "rhcSidenavLinkCurrentColor": "#0F172A",
182
181
  "rhcSidenavLinkColor": "#01689b",
183
182
  "rhcSidenavLinkActiveColor": "#42145f",
184
183
  "rhcSidenavLinkActiveTextDecoration": "underline",
@@ -198,7 +197,7 @@
198
197
  "rhcRadioGroupPaddingBlockEnd": "0.5rem",
199
198
  "rhcRadioGroupPaddingBlockStart": "0.5rem",
200
199
  "rhcRadioGroupRowGap": "1rem",
201
- "rhcNavigationListIconBackgroundColor": "#154273",
200
+ "rhcNavigationListIconBackgroundColor": "#0F172A",
202
201
  "rhcNavigationListIconBorderRadius": "999px",
203
202
  "rhcNavigationListIconColor": "#fff",
204
203
  "rhcNavigationListItemIconPaddingInline": "0.5rem",
@@ -218,7 +217,7 @@
218
217
  "rhcNavigationListItemColor": "#334155",
219
218
  "rhcNavigationListItemBorderWidth": "1px",
220
219
  "rhcNavigationListItemBorderColor": "#CBD5E1",
221
- "rhcNavigationListItemHeadingColor": "#154273",
220
+ "rhcNavigationListItemHeadingColor": "#0F172A",
222
221
  "rhcNavigationListItemColumnGap": "1rem",
223
222
  "rhcNavigationListItemMinHeight": "48px",
224
223
  "rhcNavigationListItemPaddingBlock": "0.75rem",
@@ -228,17 +227,17 @@
228
227
  "rhcNavBarPaddingInline": "1rem",
229
228
  "rhcNavBarContainerInlineSize": "100%",
230
229
  "rhcNavBarContentColumnGap": "1rem",
231
- "rhcNavBarIconColor": "#154273",
230
+ "rhcNavBarIconColor": "#0F172A",
232
231
  "rhcNavBarIconActiveColor": "#fff",
233
232
  "rhcNavBarIconSize": "24px",
234
- "rhcNavBarLinkActiveBackgroundColor": "#154273",
233
+ "rhcNavBarLinkActiveBackgroundColor": "#a90061",
235
234
  "rhcNavBarLinkActiveColor": "#fff",
236
235
  "rhcNavBarLinkBackgroundColor": "#fff",
237
- "rhcNavBarLinkColor": "#154273",
238
- "rhcNavBarLinkFocusBackgroundColor": "#dce3ea",
239
- "rhcNavBarLinkFocusColor": "#154273",
236
+ "rhcNavBarLinkColor": "#a90061",
237
+ "rhcNavBarLinkFocusBackgroundColor": "#f2d9e7",
238
+ "rhcNavBarLinkFocusColor": "#a90061",
240
239
  "rhcNavBarLinkHoverBackgroundColor": "#F8FAFC",
241
- "rhcNavBarLinkHoverColor": "#154273",
240
+ "rhcNavBarLinkHoverColor": "#a90061",
242
241
  "rhcNavBarLinkPaddingBlockEnd": "1rem",
243
242
  "rhcNavBarLinkPaddingBlockStart": "1rem",
244
243
  "rhcNavBarLinkPaddingInlineEnd": "0.75rem",
@@ -246,15 +245,15 @@
246
245
  "rhcNavBarLinkColumnGap": "0.5rem",
247
246
  "rhcNavBarHeadingFontWeight": 700,
248
247
  "rhcNavBarBackgroundColor": "#fff",
249
- "rhcNavBarColor": "#154273",
250
- "rhcNavBarBorderColor": "#64748B",
248
+ "rhcNavBarColor": "#a90061",
249
+ "rhcNavBarBorderColor": "#BE4088",
251
250
  "rhcMessageListItemBackgroundColor": "#fff",
252
251
  "rhcMessageListItemBorderColor": "#CBD5E1",
253
252
  "rhcMessageListItemBorderWidth": "1px",
254
253
  "rhcMessageListItemColor": "#334155",
255
254
  "rhcMessageListItemColumnGap": "1rem",
256
255
  "rhcMessageListItemIconSize": "24px",
257
- "rhcMessageListItemIconColor": "#154273",
256
+ "rhcMessageListItemIconColor": "#0F172A",
258
257
  "rhcMessageListItemMinHeight": "48px",
259
258
  "rhcMessageListItemPaddingBlock": "0.75rem",
260
259
  "rhcMessageListItemPaddingInline": "1rem",
@@ -265,7 +264,7 @@
265
264
  "rhcMessageListItemLabelFontSize": "1.25rem",
266
265
  "rhcMessageListItemLabelFontWeight": 700,
267
266
  "rhcMessageListItemLabelLineHeight": "150%",
268
- "rhcMessageListItemHeadingColor": "#154273",
267
+ "rhcMessageListItemHeadingColor": "#0F172A",
269
268
  "rhcLogoImageBackgroundColor": "#fff",
270
269
  "rhcLogoImageInlineSize": "48px",
271
270
  "rhcLogoImageBlockSize": "96px",
@@ -362,17 +361,17 @@
362
361
  "rhcCardAsLinkBorderColor": "#CBD5E1",
363
362
  "rhcCardAsLinkBorderRadius": "5px",
364
363
  "rhcCardAsLinkBorderWidth": "1px",
365
- "rhcCardAsLinkColor": "#154273",
364
+ "rhcCardAsLinkColor": "#0F172A",
366
365
  "rhcCardAsLinkColumnGap": "1rem",
367
366
  "rhcCardAsLinkInlineSize": "328px",
368
- "rhcCardAsLinkIconColor": "#154273",
367
+ "rhcCardAsLinkIconColor": "#0F172A",
369
368
  "rhcCardAsLinkIconSize": "24px",
370
369
  "rhcCardAsLinkLinkColor": "#01689b",
371
370
  "rhcCardAsLinkLinkTextDecoration": "underline",
372
371
  "rhcCardAsLinkLinkActiveTextDecoration": "none",
373
372
  "rhcCardAsLinkLinkHoverTextDecoration": "none",
374
373
  "rhcCardAsLinkLinkFocusTextDecoration": "none",
375
- "rhcCardAsLinkMetadataColor": "#154273",
374
+ "rhcCardAsLinkMetadataColor": "#0F172A",
376
375
  "rhcCardAsLinkPaddingBlockEnd": "1rem",
377
376
  "rhcCardAsLinkPaddingBlockStart": "1rem",
378
377
  "rhcCardAsLinkPaddingInlineEnd": "1rem",
@@ -410,13 +409,13 @@
410
409
  "rhcAccordionButtonPaddingInlineEnd": "1rem",
411
410
  "rhcAccordionButtonPaddingInlineStart": "1rem",
412
411
  "rhcAccordionButtonExpandedBackgroundColor": "#fff",
413
- "rhcAccordionButtonExpandedColor": "#154273",
412
+ "rhcAccordionButtonExpandedColor": "#0F172A",
414
413
  "rhcAccordionSectionBorderBlockEndWidth": "1px",
415
414
  "rhcAccordionSectionBorderWidth": 0,
416
415
  "rhcAccordionSectionBorderColor": "#94A3B8",
417
416
  "rhcAccordionHeaderMargin": 0,
418
417
  "rhcAccordionBorderRadius": "0px",
419
- "rhcAccordionColor": "#154273",
418
+ "rhcAccordionColor": "#0F172A",
420
419
  "rhcKeepTopLeftBorderRadiusTopLeft": "48px",
421
420
  "rhcKeepTopLeftBorderRadiusTopRight": 0,
422
421
  "rhcKeepTopLeftBorderRadiusBottomRight": 0,
@@ -503,7 +502,7 @@
503
502
  "utrechtUnorderedListPaddingInlineStart": "1.5rem",
504
503
  "utrechtUnorderedListMarginBlockEnd": "0.25rem",
505
504
  "utrechtUnorderedListMarginBlockStart": "0.25rem",
506
- "utrechtUnorderedListColor": "#154273",
505
+ "utrechtUnorderedListColor": "#0F172A",
507
506
  "utrechtUnorderedListFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
508
507
  "utrechtUnorderedListFontWeight": 400,
509
508
  "utrechtUnorderedListFontSize": "1.25rem",
@@ -511,8 +510,8 @@
511
510
  "utrechtUnorderedListItemPaddingInlineStart": "0.5rem",
512
511
  "utrechtUnorderedListItemMarginBlockEnd": "0.25rem",
513
512
  "utrechtUnorderedListItemMarginBlockStart": "0.25rem",
514
- "utrechtUnorderedListMarkerColor": "#154273",
515
- "utrechtUnorderedListMarkerBorderColor": "#154273",
513
+ "utrechtUnorderedListMarkerColor": "#0F172A",
514
+ "utrechtUnorderedListMarkerBorderColor": "#0F172A",
516
515
  "utrechtTextboxBorderRadius": "2.5px",
517
516
  "utrechtTextboxFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
518
517
  "utrechtTextboxFontSize": "1.25rem",
@@ -525,10 +524,10 @@
525
524
  "utrechtTextboxPaddingInlineStart": "0.75rem",
526
525
  "utrechtTextboxBackgroundColor": "#fff",
527
526
  "utrechtTextboxBorderColor": "#154273",
528
- "utrechtTextboxColor": "#154273",
527
+ "utrechtTextboxColor": "#0F172A",
529
528
  "utrechtTextboxInvalidBackgroundColor": "#f9dfdd",
530
529
  "utrechtTextboxInvalidBorderColor": "#d52b1e",
531
- "utrechtTextboxInvalidColor": "#154273",
530
+ "utrechtTextboxInvalidColor": "#0F172A",
532
531
  "utrechtTextboxInvalidBorderWidth": "1px",
533
532
  "utrechtTextboxPlaceholderColor": "#64748B",
534
533
  "utrechtTextboxBorderBlockEndWidth": "auto",
@@ -536,17 +535,17 @@
536
535
  "utrechtTextboxFocusBorderWidth": "2px",
537
536
  "utrechtTextboxFocusBackgroundColor": "#fff",
538
537
  "utrechtTextboxFocusBorderColor": "#154273",
539
- "utrechtTextboxFocusColor": "#154273",
538
+ "utrechtTextboxFocusColor": "#0F172A",
540
539
  "utrechtTextboxDisabledBackgroundColor": "#CBD5E1",
541
540
  "utrechtTextboxDisabledBorderColor": "#94A3B8",
542
541
  "utrechtTextboxDisabledColor": "#475569",
543
542
  "utrechtTextboxReadOnlyBackgroundColor": "#F1F5F9",
544
543
  "utrechtTextboxReadOnlyBorderColor": "transparent",
545
- "utrechtTextboxReadOnlyColor": "#154273",
544
+ "utrechtTextboxReadOnlyColor": "#0F172A",
546
545
  "utrechtTextboxHoverBorderWidth": "1px",
547
546
  "utrechtTextboxHoverBackgroundColor": "#fff",
548
547
  "utrechtTextboxHoverBorderColor": "#738eab",
549
- "utrechtTextboxHoverColor": "#154273",
548
+ "utrechtTextboxHoverColor": "#0F172A",
550
549
  "utrechtTextareaMaxInlineSize": "400px",
551
550
  "utrechtTextareaPaddingBlockEnd": "0.5rem",
552
551
  "utrechtTextareaPaddingBlockStart": "0.5rem",
@@ -554,25 +553,25 @@
554
553
  "utrechtTextareaPaddingInlineStart": "0.75rem",
555
554
  "utrechtTextareaBackgroundColor": "#fff",
556
555
  "utrechtTextareaBorderColor": "#154273",
557
- "utrechtTextareaColor": "#154273",
556
+ "utrechtTextareaColor": "#0F172A",
558
557
  "utrechtTextareaInvalidBackgroundColor": "#f9dfdd",
559
558
  "utrechtTextareaInvalidBorderColor": "#d52b1e",
560
- "utrechtTextareaInvalidColor": "#154273",
559
+ "utrechtTextareaInvalidColor": "#0F172A",
561
560
  "utrechtTextareaInvalidBorderWidth": "1px",
562
561
  "utrechtTextareaPlaceholderColor": "#64748B",
563
562
  "utrechtTextareaFocusBackgroundColor": "#fff",
564
563
  "utrechtTextareaFocusBorderColor": "#154273",
565
- "utrechtTextareaFocusColor": "#154273",
564
+ "utrechtTextareaFocusColor": "#0F172A",
566
565
  "utrechtTextareaFocusBorderWidth": "2px",
567
566
  "utrechtTextareaDisabledBackgroundColor": "#CBD5E1",
568
567
  "utrechtTextareaDisabledBorderColor": "#94A3B8",
569
568
  "utrechtTextareaDisabledColor": "#475569",
570
569
  "utrechtTextareaReadOnlyBackgroundColor": "#F1F5F9",
571
570
  "utrechtTextareaReadOnlyBorderColor": "transparent",
572
- "utrechtTextareaReadOnlyColor": "#154273",
571
+ "utrechtTextareaReadOnlyColor": "#0F172A",
573
572
  "utrechtTextareaHoverBackgroundColor": "#fff",
574
573
  "utrechtTextareaHoverBorderColor": "#738eab",
575
- "utrechtTextareaHoverColor": "#154273",
574
+ "utrechtTextareaHoverColor": "#0F172A",
576
575
  "utrechtTextareaHoverBorderWidth": "1px",
577
576
  "utrechtTextareaBorderRadius": "2.5px",
578
577
  "utrechtTextareaBorderBottomWidth": "1px",
@@ -582,13 +581,13 @@
582
581
  "utrechtTextareaLineHeight": "150%",
583
582
  "utrechtTextareaFontSize": "1.25rem",
584
583
  "utrechtTableHeaderCellLineHeight": "150%",
585
- "utrechtTableHeaderCellColor": "#154273",
584
+ "utrechtTableHeaderCellColor": "#0F172A",
586
585
  "utrechtTableHeaderCellFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
587
586
  "utrechtTableHeaderCellFontWeight": 700,
588
587
  "utrechtTableHeaderCellFontSize": "1.25rem",
589
588
  "utrechtTableCaptionLineHeight": "125%",
590
589
  "utrechtTableCaptionMarginBlockEnd": "1.5rem",
591
- "utrechtTableCaptionColor": "#154273",
590
+ "utrechtTableCaptionColor": "#0F172A",
592
591
  "utrechtTableCaptionFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
593
592
  "utrechtTableCaptionFontWeight": 700,
594
593
  "utrechtTableCaptionFontSize": "1.875rem",
@@ -597,7 +596,7 @@
597
596
  "utrechtTableCellPaddingInlineEnd": "1rem",
598
597
  "utrechtTableCellPaddingInlineStart": "1rem",
599
598
  "utrechtTableCellLineHeight": "150%",
600
- "utrechtTableDataCellColor": "#154273",
599
+ "utrechtTableDataCellColor": "#0F172A",
601
600
  "utrechtTableDataCellFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
602
601
  "utrechtTableDataCellFontWeight": 400,
603
602
  "utrechtTableDataCellLineHeight": "150%",
@@ -613,7 +612,7 @@
613
612
  "utrechtTableRowBackgroundColor": "transparent",
614
613
  "utrechtTableFooterCellFontWeight": 700,
615
614
  "utrechtTableFooterCellFontSize": "1.25rem",
616
- "utrechtTableFooterCellColor": "#154273",
615
+ "utrechtTableFooterCellColor": "#0F172A",
617
616
  "utrechtTableFooterCellFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
618
617
  "utrechtTableFooterCellLineHeight": "150%",
619
618
  "utrechtTableContainerBoxInlineEndShadowX": 0,
@@ -635,21 +634,21 @@
635
634
  "utrechtSelectIconSize": "24px",
636
635
  "utrechtSelectBackgroundColor": "#fff",
637
636
  "utrechtSelectBorderColor": "#154273",
638
- "utrechtSelectColor": "#154273",
637
+ "utrechtSelectColor": "#0F172A",
639
638
  "utrechtSelectInvalidBackgroundColor": "#f9dfdd",
640
639
  "utrechtSelectInvalidBorderColor": "#d52b1e",
641
- "utrechtSelectInvalidColor": "#154273",
640
+ "utrechtSelectInvalidColor": "#0F172A",
642
641
  "utrechtSelectInvalidBorderWidth": "1px",
643
642
  "utrechtSelectFocusBackgroundColor": "#fff",
644
643
  "utrechtSelectFocusBorderColor": "#154273",
645
- "utrechtSelectFocusColor": "#154273",
644
+ "utrechtSelectFocusColor": "#0F172A",
646
645
  "utrechtSelectFocusBorderWidth": "2px",
647
646
  "utrechtSelectDisabledBackgroundColor": "#CBD5E1",
648
647
  "utrechtSelectDisabledBorderColor": "#94A3B8",
649
648
  "utrechtSelectDisabledColor": "#475569",
650
649
  "utrechtSelectHoverBackgroundColor": "#fff",
651
650
  "utrechtSelectHoverBorderColor": "#738eab",
652
- "utrechtSelectHoverColor": "#154273",
651
+ "utrechtSelectHoverColor": "#0F172A",
653
652
  "utrechtSelectHoverBorderWidth": "1px",
654
653
  "utrechtSelectPaddingBlockEnd": "0.5rem",
655
654
  "utrechtSelectPaddingBlockStart": "0.5rem",
@@ -710,7 +709,7 @@
710
709
  "utrechtOrderedListItemPaddingInlineStart": 0,
711
710
  "utrechtOrderedListItemMarginBlockEnd": "0.25rem",
712
711
  "utrechtOrderedListItemMarginBlockStart": "0.25rem",
713
- "utrechtOrderedListColor": "#154273",
712
+ "utrechtOrderedListColor": "#0F172A",
714
713
  "utrechtOrderedListFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
715
714
  "utrechtOrderedListFontWeight": 400,
716
715
  "utrechtOrderedListFontSize": "1.25rem",
@@ -744,10 +743,10 @@
744
743
  "utrechtLinkFontWeight": 400,
745
744
  "utrechtLinkFontSize": "1.25rem",
746
745
  "utrechtLinkLineHeight": "150%",
747
- "utrechtFormLabelColor": "#154273",
746
+ "utrechtFormLabelColor": "#0F172A",
748
747
  "utrechtFormLabelFontSize": "1.25rem",
749
748
  "utrechtFormLabelFontWeight": 700,
750
- "utrechtFormFieldLabelColor": "#154273",
749
+ "utrechtFormFieldLabelColor": "#0F172A",
751
750
  "utrechtFormFieldLabelFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
752
751
  "utrechtFormFieldLabelFontSize": "1.25rem",
753
752
  "utrechtFormFieldLabelFontWeight": 700,
@@ -792,14 +791,14 @@
792
791
  "utrechtFigureImgBorderEndStartRadius": 0,
793
792
  "utrechtFigureImgBorderStartEndRadius": 0,
794
793
  "utrechtFigureImgBorderStartStartRadius": 0,
795
- "utrechtFormFieldsetLegendColor": "#154273",
794
+ "utrechtFormFieldsetLegendColor": "#0F172A",
796
795
  "utrechtFormFieldsetLegendFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
797
796
  "utrechtFormFieldsetLegendFontSize": "1.25rem",
798
797
  "utrechtFormFieldsetLegendFontWeight": 700,
799
798
  "utrechtFormFieldsetLegendLineHeight": "150%",
800
799
  "utrechtFormFieldsetLegendDisabledColor": "#334155",
801
800
  "utrechtFormFieldsetSectionBackgroundColor": "transparent",
802
- "utrechtFormFieldsetSectionColor": "#154273",
801
+ "utrechtFormFieldsetSectionColor": "#0F172A",
803
802
  "utrechtFormFieldsetInvalidBorderInlineStartColor": "#d52b1e",
804
803
  "utrechtFormFieldsetInvalidPaddingInlineStart": 0,
805
804
  "utrechtFormFieldsetInvalidBorderInlineStartWidth": "0px",
@@ -987,7 +986,7 @@
987
986
  "utrechtBlockquoteContentLineHeight": "150%",
988
987
  "utrechtBlockquoteContentFontWeight": 400,
989
988
  "utrechtBlockquoteContentFontSize": "1.5rem",
990
- "utrechtBlockquoteContentColor": "#154273",
989
+ "utrechtBlockquoteContentColor": "#0F172A",
991
990
  "utrechtBlockquoteMarginBlockEnd": 0,
992
991
  "utrechtBlockquoteMarginBlockStart": 0,
993
992
  "utrechtBlockquoteMarginInlineEnd": 0,
@@ -1041,19 +1040,19 @@
1041
1040
  "utrechtAlertPaddingInlineStart": "1rem",
1042
1041
  "utrechtAlertBackgroundColor": "#d9ebf7",
1043
1042
  "utrechtAlertBorderColor": "transparent",
1044
- "utrechtAlertColor": "#154273",
1043
+ "utrechtAlertColor": "#0F172A",
1045
1044
  "utrechtAlertInfoBackgroundColor": "#d9ebf7",
1046
1045
  "utrechtAlertInfoBorderColor": "transparent",
1047
- "utrechtAlertInfoColor": "#154273",
1046
+ "utrechtAlertInfoColor": "#0F172A",
1048
1047
  "utrechtAlertErrorBackgroundColor": "#f9dfdd",
1049
1048
  "utrechtAlertErrorBorderColor": "transparent",
1050
- "utrechtAlertErrorColor": "#154273",
1049
+ "utrechtAlertErrorColor": "#0F172A",
1051
1050
  "utrechtAlertOkBackgroundColor": "#e1eddb",
1052
1051
  "utrechtAlertOkBorderColor": "transparent",
1053
- "utrechtAlertOkColor": "#154273",
1052
+ "utrechtAlertOkColor": "#0F172A",
1054
1053
  "utrechtAlertWarningBackgroundColor": "#fff4db",
1055
1054
  "utrechtAlertWarningBorderColor": "transparent",
1056
- "utrechtAlertWarningColor": "#154273",
1055
+ "utrechtAlertWarningColor": "#0F172A",
1057
1056
  "utrechtAlertIconInsetBlockStart": "3px",
1058
1057
  "utrechtAlertIconInfoColor": "#007bc7",
1059
1058
  "utrechtAlertIconErrorColor": "#d52b1e",
@@ -1073,20 +1072,20 @@
1073
1072
  "utrechtAccordionButtonIconSize": "24px",
1074
1073
  "utrechtAccordionButtonHoverBackgroundColor": "#F8FAFC",
1075
1074
  "utrechtAccordionButtonHoverBorderColor": "#94A3B8",
1076
- "utrechtAccordionButtonHoverColor": "#154273",
1075
+ "utrechtAccordionButtonHoverColor": "#0F172A",
1077
1076
  "utrechtAccordionButtonBackgroundColor": "#fff",
1078
1077
  "utrechtAccordionButtonBorderColor": "#94A3B8",
1079
1078
  "utrechtAccordionButtonBorderWidth": 0,
1080
- "utrechtAccordionButtonColor": "#154273",
1079
+ "utrechtAccordionButtonColor": "#0F172A",
1081
1080
  "utrechtAccordionButtonFocusBackgroundColor": "#dce3ea",
1082
1081
  "utrechtAccordionButtonFocusBorderColor": "#154273",
1083
- "utrechtAccordionButtonFocusColor": "#154273",
1082
+ "utrechtAccordionButtonFocusColor": "#0F172A",
1084
1083
  "utrechtAccordionButtonActiveBackgroundColor": "#F1F5F9",
1085
1084
  "utrechtAccordionButtonActiveBorderColor": "#94A3B8",
1086
- "utrechtAccordionButtonActiveColor": "#154273",
1085
+ "utrechtAccordionButtonActiveColor": "#0F172A",
1087
1086
  "utrechtAccordionButtonActiveRowGap": 0,
1088
1087
  "utrechtDocumentBackgroundColor": "#fff",
1089
- "utrechtDocumentColor": "#000",
1088
+ "utrechtDocumentColor": "#0F172A",
1090
1089
  "utrechtDocumentFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
1091
1090
  "utrechtDocumentFontSize": "1.25rem",
1092
1091
  "utrechtDocumentLineHeight": "150%",
@@ -1116,7 +1115,7 @@
1116
1115
  "nlSkipLinkFocusBorderColor": "#154273",
1117
1116
  "nlSkipLinkFocusBorderStyle": "solid",
1118
1117
  "nlSkipLinkFocusBorderWidth": "2px",
1119
- "nlSkipLinkFocusColor": "#154273",
1118
+ "nlSkipLinkFocusColor": "#0F172A",
1120
1119
  "nlSkipLinkFocusTextDecoration": "None",
1121
1120
  "nlSkipLinkFocusVisibleOutlineColor": "#000",
1122
1121
  "nlSkipLinkBackgroundColor": "#154273",
@@ -1130,21 +1129,17 @@
1130
1129
  "nlSkipLinkBoxBlockEndShadowColor": "#0000001a",
1131
1130
  "nlSkipLinkTextDecoration": "underline",
1132
1131
  "nlSkipLinkTextUnderlineOffset": "0.125rem",
1133
- "nlParagraphColor": "#154273",
1132
+ "nlParagraphColor": "#0F172A",
1134
1133
  "nlParagraphFontFamily": "Fira Sans, Arial, Verdana, sans-serif",
1135
1134
  "nlParagraphFontSize": "1.25rem",
1136
1135
  "nlParagraphFontWeight": 400,
1137
1136
  "nlParagraphLineHeight": "150%",
1138
1137
  "nlParagraphMarginBlockEnd": 0,
1139
1138
  "nlParagraphMarginBlockStart": 0,
1140
- "nlParagraphLeadColor": "#154273",
1139
+ "nlParagraphLeadColor": "#0F172A",
1141
1140
  "nlParagraphLeadFontSize": "1.5rem",
1142
1141
  "nlParagraphLeadFontWeight": 400,
1143
1142
  "nlParagraphLeadLineHeight": "150%",
1144
- "nlParagraphSmallColor": "#154273",
1145
- "nlParagraphSmallFontSize": "1.125rem",
1146
- "nlParagraphSmallFontWeight": 400,
1147
- "nlParagraphSmallLineHeight": "150%",
1148
1143
  "nlHeadingLevel1Color": "#154273",
1149
1144
  "nlHeadingLevel1FontFamily": "Fira Sans, Arial, Verdana, sans-serif",
1150
1145
  "nlHeadingLevel1FontWeight": 700,