@rijkshuisstijl-community/design-tokens 1.1.0 → 2.0.0

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 (95) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +153 -12
  3. package/dist/_variables.scss +772 -743
  4. package/dist/index.css +772 -743
  5. package/dist/index.d.ts +545 -516
  6. package/dist/index.js +609 -580
  7. package/dist/index.json +608 -579
  8. package/dist/index.tokens.json +1664 -1613
  9. package/dist/root.css +772 -743
  10. package/dist/tokens.d.ts +1569 -1518
  11. package/dist/tokens.js +22875 -22078
  12. package/dist/uitvoerend-groen/_variables.scss +1337 -0
  13. package/dist/uitvoerend-groen/index.css +1340 -0
  14. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/index.d.ts +442 -418
  15. package/dist/uitvoerend-groen/index.js +1338 -0
  16. package/dist/uitvoerend-groen/index.json +1335 -0
  17. package/dist/uitvoerend-groen/index.tokens.json +2049 -0
  18. package/dist/uitvoerend-groen/root.css +1340 -0
  19. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.d.ts +646 -628
  20. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.js +14276 -13624
  21. package/dist/uitvoerend-hemelblauw/_variables.scss +1337 -0
  22. package/dist/uitvoerend-hemelblauw/index.css +1340 -0
  23. package/dist/uitvoerend-hemelblauw/index.d.ts +1338 -0
  24. package/dist/uitvoerend-hemelblauw/index.js +1338 -0
  25. package/dist/uitvoerend-hemelblauw/index.json +1335 -0
  26. package/dist/uitvoerend-hemelblauw/index.tokens.json +2049 -0
  27. package/dist/uitvoerend-hemelblauw/root.css +1340 -0
  28. package/dist/uitvoerend-hemelblauw/tokens.d.ts +2072 -0
  29. package/dist/uitvoerend-hemelblauw/tokens.js +31258 -0
  30. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/_variables.scss +533 -509
  31. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.css +534 -510
  32. package/dist/uitvoerend-mintgroen/index.d.ts +1338 -0
  33. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.js +507 -483
  34. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.json +506 -482
  35. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.tokens.json +734 -716
  36. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/root.css +533 -509
  37. package/dist/uitvoerend-mintgroen/tokens.d.ts +2072 -0
  38. package/dist/uitvoerend-mintgroen/tokens.js +31258 -0
  39. package/dist/uitvoerend-oranje/_variables.scss +1337 -0
  40. package/dist/uitvoerend-oranje/index.css +1340 -0
  41. package/dist/uitvoerend-oranje/index.d.ts +1338 -0
  42. package/dist/uitvoerend-oranje/index.js +1338 -0
  43. package/dist/uitvoerend-oranje/index.json +1335 -0
  44. package/dist/uitvoerend-oranje/index.tokens.json +2049 -0
  45. package/dist/uitvoerend-oranje/root.css +1340 -0
  46. package/dist/uitvoerend-oranje/tokens.d.ts +2072 -0
  47. package/dist/uitvoerend-oranje/tokens.js +31258 -0
  48. package/dist/uitvoerend-paars/_variables.scss +1337 -0
  49. package/dist/uitvoerend-paars/index.css +1340 -0
  50. package/dist/uitvoerend-paars/index.d.ts +1338 -0
  51. package/dist/uitvoerend-paars/index.js +1338 -0
  52. package/dist/uitvoerend-paars/index.json +1335 -0
  53. package/dist/uitvoerend-paars/index.tokens.json +2049 -0
  54. package/dist/uitvoerend-paars/root.css +1340 -0
  55. package/dist/uitvoerend-paars/tokens.d.ts +2072 -0
  56. package/dist/uitvoerend-paars/tokens.js +31258 -0
  57. package/dist/uitvoerend-violet/_variables.scss +231 -202
  58. package/dist/uitvoerend-violet/index.css +231 -202
  59. package/dist/uitvoerend-violet/index.d.ts +102 -73
  60. package/dist/uitvoerend-violet/index.js +231 -202
  61. package/dist/uitvoerend-violet/index.json +230 -201
  62. package/dist/uitvoerend-violet/index.tokens.json +281 -230
  63. package/dist/uitvoerend-violet/root.css +231 -202
  64. package/dist/uitvoerend-violet/tokens.d.ts +151 -100
  65. package/dist/uitvoerend-violet/tokens.js +16369 -15572
  66. package/dist/uitvoerend-violet-oud/_variables.scss +231 -201
  67. package/dist/uitvoerend-violet-oud/index.css +231 -201
  68. package/dist/uitvoerend-violet-oud/index.d.ts +102 -72
  69. package/dist/uitvoerend-violet-oud/index.js +231 -201
  70. package/dist/uitvoerend-violet-oud/index.json +230 -200
  71. package/dist/uitvoerend-violet-oud/index.tokens.json +281 -229
  72. package/dist/uitvoerend-violet-oud/root.css +231 -201
  73. package/dist/uitvoerend-violet-oud/tokens.d.ts +151 -99
  74. package/dist/uitvoerend-violet-oud/tokens.js +12621 -11803
  75. package/dist/wetgevend/_variables.scss +171 -142
  76. package/dist/wetgevend/index.css +171 -142
  77. package/dist/wetgevend/index.d.ts +102 -73
  78. package/dist/wetgevend/index.js +171 -142
  79. package/dist/wetgevend/index.json +170 -141
  80. package/dist/wetgevend/index.tokens.json +221 -170
  81. package/dist/wetgevend/root.css +171 -142
  82. package/dist/wetgevend/tokens.d.ts +151 -100
  83. package/dist/wetgevend/tokens.js +12217 -11420
  84. package/figma/figma.tokens.json +2428 -556
  85. package/package.json +1 -1
  86. package/src/generated/base.tokens.json +4520 -4338
  87. package/src/generated/themes.json +28993 -3285
  88. package/src/generated/uitvoerend-groen/tokens.json +6252 -0
  89. package/src/generated/uitvoerend-hemelblauw/tokens.json +6252 -0
  90. package/src/generated/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.json +2374 -2240
  91. package/src/generated/uitvoerend-oranje/tokens.json +6252 -0
  92. package/src/generated/uitvoerend-paars/tokens.json +6252 -0
  93. package/src/generated/uitvoerend-violet/tokens.json +640 -458
  94. package/src/generated/uitvoerend-violet-oud/tokens.json +643 -457
  95. package/src/generated/wetgevend/tokens.json +602 -420
@@ -1,11 +1,81 @@
1
1
  {
2
2
  "utrecht": {
3
- "pre-heading": {
4
- "color": "#0F172A",
5
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
6
- "font-weight": 700,
7
- "line-height": "125%",
8
- "font-size": "1rem"
3
+ "column-layout": {
4
+ "column-rule-color": "transparent",
5
+ "column-rule-width": "0px",
6
+ "column-width": "400px",
7
+ "gap": "0.75rem"
8
+ },
9
+ "blockquote": {
10
+ "background-color": "transparent",
11
+ "border-inline-start-width": 0,
12
+ "border-color": "transparent",
13
+ "border-radius": 0,
14
+ "border-width": 0,
15
+ "color": "#154273",
16
+ "font-size": "1.25rem",
17
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
18
+ "padding-block-end": "2rem",
19
+ "padding-block-start": "2rem",
20
+ "padding-inline-end": "2rem",
21
+ "padding-inline-start": "2rem",
22
+ "row-gap": "0.75rem",
23
+ "attribution": {
24
+ "color": "#154273",
25
+ "font-size": "1.25rem"
26
+ },
27
+ "content": {
28
+ "color": "#154273",
29
+ "font-size": "1.25rem",
30
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
31
+ "line-height": "150%",
32
+ "font-weight": 400
33
+ },
34
+ "caption": {
35
+ "font-size": "1.25rem",
36
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
37
+ "line-height": "150%",
38
+ "font-weight": 400,
39
+ "padding-block-start": "0.75rem",
40
+ "color": "#154273"
41
+ },
42
+ "margin-block-end": 0,
43
+ "margin-block-start": 0,
44
+ "margin-inline-end": 0,
45
+ "margin-inline-start": 0,
46
+ "border-block-start-width": 0,
47
+ "border-block-end-width": 0,
48
+ "border-inline-end-width": 0,
49
+ "border-start-start-radius": 0,
50
+ "border-start-end-radius": 0,
51
+ "border-end-start-radius": 0,
52
+ "border-end-end-radius": 0,
53
+ "blue-corner-border-variation": {
54
+ "border-color": "#a90061",
55
+ "border-block-end-width": "2px",
56
+ "border-inline-end-width": "2px",
57
+ "border-end-end-radius": "3rem"
58
+ },
59
+ "pink-background-variation": {
60
+ "background-color": "#F6BDE1",
61
+ "border-end-start-radius": "3rem",
62
+ "padding": "2.5rem"
63
+ },
64
+ "pink-left-border-variation": {
65
+ "border-color": "#F6BDE1",
66
+ "border-inline-start-width": "0.75rem",
67
+ "padding-inline-start": "2.5rem",
68
+ "padding-inline-end": "2.5rem",
69
+ "padding-block-start": "1.5rem",
70
+ "padding-block-end": "1.5rem"
71
+ },
72
+ "pink-corner-border-variation": {
73
+ "border-color": "#F6BDE1",
74
+ "border-block-start-width": "0.25rem",
75
+ "border-inline-start-width": "0.25rem",
76
+ "border-start-start-radius": "3rem",
77
+ "padding": "2.5rem"
78
+ }
9
79
  },
10
80
  "icon": {
11
81
  "color": "inherit",
@@ -17,7 +87,7 @@
17
87
  "margin-block-end": "0.25rem",
18
88
  "margin-block-start": "0.25rem",
19
89
  "color": "#0F172A",
20
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
90
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
21
91
  "font-weight": 400,
22
92
  "font-size": "1.25rem",
23
93
  "line-height": "150%",
@@ -33,7 +103,7 @@
33
103
  },
34
104
  "textbox": {
35
105
  "border-radius": "2.5px",
36
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
106
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
37
107
  "font-size": "1.25rem",
38
108
  "font-weight": 400,
39
109
  "line-height": "150%",
@@ -43,7 +113,7 @@
43
113
  "padding-inline-end": "0.75rem",
44
114
  "padding-inline-start": "0.75rem",
45
115
  "background-color": "#fff",
46
- "border-color": "#154273",
116
+ "border-color": "#a90061",
47
117
  "color": "#0F172A",
48
118
  "invalid": {
49
119
  "background-color": "#f9dfdd",
@@ -59,7 +129,7 @@
59
129
  "focus": {
60
130
  "border-width": "2px",
61
131
  "background-color": "#fff",
62
- "border-color": "#154273",
132
+ "border-color": "#a90061",
63
133
  "color": "#0F172A"
64
134
  },
65
135
  "disabled": {
@@ -75,7 +145,7 @@
75
145
  "hover": {
76
146
  "border-width": "1px",
77
147
  "background-color": "#fff",
78
- "border-color": "#738eab",
148
+ "border-color": "#CB66A0",
79
149
  "color": "#0F172A"
80
150
  }
81
151
  },
@@ -86,7 +156,7 @@
86
156
  "padding-inline-end": "0.75rem",
87
157
  "padding-inline-start": "0.75rem",
88
158
  "background-color": "#fff",
89
- "border-color": "#154273",
159
+ "border-color": "#a90061",
90
160
  "color": "#0F172A",
91
161
  "invalid": {
92
162
  "background-color": "#f9dfdd",
@@ -99,7 +169,7 @@
99
169
  },
100
170
  "focus": {
101
171
  "background-color": "#fff",
102
- "border-color": "#154273",
172
+ "border-color": "#a90061",
103
173
  "color": "#0F172A",
104
174
  "border-width": "2px"
105
175
  },
@@ -115,14 +185,14 @@
115
185
  },
116
186
  "hover": {
117
187
  "background-color": "#fff",
118
- "border-color": "#738eab",
188
+ "border-color": "#CB66A0",
119
189
  "color": "#0F172A",
120
190
  "border-width": "1px"
121
191
  },
122
192
  "border-radius": "2.5px",
123
193
  "border-bottom-width": "1px",
124
194
  "border-width": "1px",
125
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
195
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
126
196
  "font-weight": 400,
127
197
  "line-height": "150%",
128
198
  "font-size": "1.25rem"
@@ -131,7 +201,7 @@
131
201
  "header-cell": {
132
202
  "line-height": "150%",
133
203
  "color": "#0F172A",
134
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
204
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
135
205
  "font-weight": 700,
136
206
  "font-size": "1.25rem"
137
207
  },
@@ -139,7 +209,7 @@
139
209
  "line-height": "125%",
140
210
  "margin-block-end": "1.5rem",
141
211
  "color": "#0F172A",
142
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
212
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
143
213
  "font-weight": 700,
144
214
  "font-size": "1.875rem"
145
215
  },
@@ -152,7 +222,7 @@
152
222
  },
153
223
  "data-cell": {
154
224
  "color": "#0F172A",
155
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
225
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
156
226
  "font-weight": 400,
157
227
  "line-height": "150%",
158
228
  "font-size": "1.25rem"
@@ -176,7 +246,7 @@
176
246
  "font-weight": 700,
177
247
  "font-size": "1.25rem",
178
248
  "color": "#0F172A",
179
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
249
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
180
250
  "line-height": "150%"
181
251
  },
182
252
  "container": {
@@ -199,7 +269,7 @@
199
269
  },
200
270
  "skip-link": {
201
271
  "font-weight": 700,
202
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
272
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
203
273
  "font-size": "1.25rem",
204
274
  "line-height": "150%",
205
275
  "min-block-size": "48px",
@@ -210,7 +280,7 @@
210
280
  "padding-inline-start": "1rem",
211
281
  "focus": {
212
282
  "background-color": "#fff",
213
- "border-color": "#154273",
283
+ "border-color": "#a90061",
214
284
  "border-style": "solid",
215
285
  "border-width": "2px",
216
286
  "color": "#0F172A",
@@ -219,7 +289,7 @@
219
289
  "focus-visible": {
220
290
  "outline-color": "#000"
221
291
  },
222
- "background-color": "#154273",
292
+ "background-color": "#a90061",
223
293
  "border-color": "transparent",
224
294
  "color": "#fff",
225
295
  "border-width": "2px",
@@ -245,7 +315,7 @@
245
315
  "size": "24px"
246
316
  },
247
317
  "background-color": "#fff",
248
- "border-color": "#154273",
318
+ "border-color": "#a90061",
249
319
  "color": "#0F172A",
250
320
  "invalid": {
251
321
  "background-color": "#f9dfdd",
@@ -255,7 +325,7 @@
255
325
  },
256
326
  "focus": {
257
327
  "background-color": "#fff",
258
- "border-color": "#154273",
328
+ "border-color": "#a90061",
259
329
  "color": "#0F172A",
260
330
  "border-width": "2px"
261
331
  },
@@ -266,7 +336,7 @@
266
336
  },
267
337
  "hover": {
268
338
  "background-color": "#fff",
269
- "border-color": "#738eab",
339
+ "border-color": "#CB66A0",
270
340
  "color": "#0F172A",
271
341
  "border-width": "1px"
272
342
  },
@@ -277,7 +347,7 @@
277
347
  "border-radius": "2.5px",
278
348
  "border-bottom-width": "auto",
279
349
  "border-width": "1px",
280
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
350
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
281
351
  "font-weight": 400,
282
352
  "line-height": "150%",
283
353
  "font-size": "1.25rem",
@@ -287,14 +357,14 @@
287
357
  "active": {
288
358
  "border-width": "1px",
289
359
  "background-color": "#fff",
290
- "border-color": "#4f7196"
360
+ "border-color": "#BE4088"
291
361
  },
292
362
  "size": "24px",
293
363
  "dot": {
294
364
  "size": "12px"
295
365
  },
296
366
  "background-color": "#fff",
297
- "border-color": "#154273",
367
+ "border-color": "#a90061",
298
368
  "invalid": {
299
369
  "background-color": "#f9dfdd",
300
370
  "border-color": "#d52b1e",
@@ -302,7 +372,7 @@
302
372
  },
303
373
  "focus": {
304
374
  "background-color": "#fff",
305
- "border-color": "#154273",
375
+ "border-color": "#a90061",
306
376
  "border-width": "2px"
307
377
  },
308
378
  "disabled": {
@@ -311,25 +381,25 @@
311
381
  "color": "#475569"
312
382
  },
313
383
  "checked": {
314
- "background-color": "#154273",
384
+ "background-color": "#a90061",
315
385
  "border-color": "transparent",
316
386
  "color": "#fff",
317
387
  "hover": {
318
- "background-color": "#738eab",
388
+ "background-color": "#CB66A0",
319
389
  "border-color": "transparent",
320
390
  "color": "#fff",
321
391
  "border-width": "1px"
322
392
  },
323
393
  "active": {
324
- "background-color": "#4f7196",
394
+ "background-color": "#BE4088",
325
395
  "border-color": "transparent",
326
396
  "color": "#fff",
327
397
  "border-width": "1px"
328
398
  },
329
399
  "focus": {
330
400
  "background-color": "#fff",
331
- "border-color": "#154273",
332
- "color": "#154273",
401
+ "border-color": "#a90061",
402
+ "color": "#a90061",
333
403
  "border-width": "2px"
334
404
  },
335
405
  "disabled": {
@@ -341,15 +411,22 @@
341
411
  },
342
412
  "hover": {
343
413
  "background-color": "#fff",
344
- "border-color": "#738eab",
414
+ "border-color": "#CB66A0",
345
415
  "border-width": "1px"
346
416
  },
347
417
  "border-radius": "999px",
348
418
  "border-width": "1px"
349
419
  },
420
+ "pre-heading": {
421
+ "color": "#0F172A",
422
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
423
+ "font-weight": 700,
424
+ "line-height": "125%",
425
+ "font-size": "1rem"
426
+ },
350
427
  "paragraph": {
351
428
  "color": "#0F172A",
352
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
429
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
353
430
  "font-size": "1.25rem",
354
431
  "font-weight": 400,
355
432
  "line-height": "150%",
@@ -373,7 +450,7 @@
373
450
  "margin-block-start": "0.25rem"
374
451
  },
375
452
  "color": "#0F172A",
376
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
453
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
377
454
  "font-weight": 400,
378
455
  "font-size": "1.25rem",
379
456
  "line-height": "150%"
@@ -420,14 +497,14 @@
420
497
  "column-gap": "0.25rem",
421
498
  "text-decoration-thickness": "auto",
422
499
  "text-underline-offset": "0.125rem",
423
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
500
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
424
501
  "font-weight": 400,
425
502
  "font-size": "1.25rem",
426
503
  "line-height": "150%"
427
504
  },
428
505
  "heading-1": {
429
- "color": "#154273",
430
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
506
+ "color": "#a90061",
507
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
431
508
  "font-weight": 700,
432
509
  "line-height": "125%",
433
510
  "font-size": "3.125rem",
@@ -435,8 +512,8 @@
435
512
  "margin-block-start": 0
436
513
  },
437
514
  "heading-2": {
438
- "color": "#154273",
439
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
515
+ "color": "#a90061",
516
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
440
517
  "font-weight": 700,
441
518
  "line-height": "125%",
442
519
  "font-size": "2.5rem",
@@ -444,8 +521,8 @@
444
521
  "margin-block-start": 0
445
522
  },
446
523
  "heading-3": {
447
- "color": "#154273",
448
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
524
+ "color": "#a90061",
525
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
449
526
  "font-weight": 700,
450
527
  "line-height": "125%",
451
528
  "font-size": "1.875rem",
@@ -453,8 +530,8 @@
453
530
  "margin-block-start": 0
454
531
  },
455
532
  "heading-4": {
456
- "color": "#154273",
457
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
533
+ "color": "#a90061",
534
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
458
535
  "font-weight": 700,
459
536
  "line-height": "125%",
460
537
  "font-size": "1.5rem",
@@ -462,8 +539,8 @@
462
539
  "margin-block-start": 0
463
540
  },
464
541
  "heading-5": {
465
- "color": "#154273",
466
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
542
+ "color": "#a90061",
543
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
467
544
  "font-weight": 700,
468
545
  "line-height": "125%",
469
546
  "font-size": "1.25rem",
@@ -477,7 +554,7 @@
477
554
  },
478
555
  "form-field-label": {
479
556
  "color": "#0F172A",
480
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
557
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
481
558
  "font-size": "1.25rem",
482
559
  "font-weight": 700,
483
560
  "line-height": "150%"
@@ -488,7 +565,7 @@
488
565
  "margin-inline-end": "0.5rem"
489
566
  },
490
567
  "color": "#d52b1e",
491
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
568
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
492
569
  "font-size": "1.25rem",
493
570
  "font-weight": 400,
494
571
  "margin-block-end": "0.5rem",
@@ -496,7 +573,7 @@
496
573
  },
497
574
  "form-field-description": {
498
575
  "color": "#334155",
499
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
576
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
500
577
  "font-size": "1.25rem",
501
578
  "line-height": "150%",
502
579
  "margin-block-start": "-0.5rem",
@@ -519,7 +596,7 @@
519
596
  }
520
597
  },
521
598
  "page-footer": {
522
- "background-color": "#154273",
599
+ "background-color": "#a90061",
523
600
  "color": "#fff",
524
601
  "padding-block-start": "3rem",
525
602
  "padding-block-end": "3rem",
@@ -547,7 +624,7 @@
547
624
  "form-fieldset": {
548
625
  "legend": {
549
626
  "color": "#0F172A",
550
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
627
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
551
628
  "font-size": "1.25rem",
552
629
  "font-weight": 700,
553
630
  "line-height": "150%",
@@ -575,8 +652,8 @@
575
652
  "font-weight": 700,
576
653
  "border-width": "0px",
577
654
  "border-radius": "999px",
578
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
579
- "background-color": "#154273",
655
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
656
+ "background-color": "#a90061",
580
657
  "border-color": "transparent",
581
658
  "color": "#fff",
582
659
  "padding-inline": "0.5rem",
@@ -589,7 +666,7 @@
589
666
  "size": "24px"
590
667
  },
591
668
  "background-color": "#fff",
592
- "border-color": "#154273",
669
+ "border-color": "#a90061",
593
670
  "invalid": {
594
671
  "background-color": "#f9dfdd",
595
672
  "border-color": "#d52b1e",
@@ -597,7 +674,7 @@
597
674
  },
598
675
  "focus": {
599
676
  "background-color": "#fff",
600
- "border-color": "#154273",
677
+ "border-color": "#a90061",
601
678
  "border-width": "2px"
602
679
  },
603
680
  "disabled": {
@@ -605,7 +682,7 @@
605
682
  "border-color": "#94A3B8"
606
683
  },
607
684
  "checked": {
608
- "background-color": "#154273",
685
+ "background-color": "#a90061",
609
686
  "border-color": "transparent",
610
687
  "color": "#fff",
611
688
  "border-width": "1px",
@@ -617,24 +694,24 @@
617
694
  "focus": {
618
695
  "border-width": "2px",
619
696
  "background-color": "#fff",
620
- "border-color": "#154273",
621
- "color": "#154273"
697
+ "border-color": "#a90061",
698
+ "color": "#a90061"
622
699
  },
623
700
  "hover": {
624
701
  "border-width": "1px",
625
- "background-color": "#738eab",
702
+ "background-color": "#CB66A0",
626
703
  "border-color": "transparent",
627
704
  "color": "#fff"
628
705
  },
629
706
  "active": {
630
707
  "border-width": "1px",
631
- "background-color": "#4f7196",
708
+ "background-color": "#BE4088",
632
709
  "border-color": "transparent",
633
710
  "color": "#fff"
634
711
  }
635
712
  },
636
713
  "indeterminate": {
637
- "background-color": "#154273",
714
+ "background-color": "#a90061",
638
715
  "border-color": "transparent",
639
716
  "color": "#fff",
640
717
  "border-width": "1px",
@@ -644,21 +721,21 @@
644
721
  "color": "#475569"
645
722
  },
646
723
  "active": {
647
- "background-color": "#4f7196",
724
+ "background-color": "#BE4088",
648
725
  "border-color": "transparent",
649
726
  "color": "#fff",
650
727
  "border-width": "1px"
651
728
  },
652
729
  "hover": {
653
- "background-color": "#738eab",
730
+ "background-color": "#CB66A0",
654
731
  "border-color": "transparent",
655
732
  "color": "#fff",
656
733
  "border-width": "1px"
657
734
  },
658
735
  "focus": {
659
736
  "background-color": "#fff",
660
- "border-color": "#154273",
661
- "color": "#154273",
737
+ "border-color": "#a90061",
738
+ "color": "#a90061",
662
739
  "border-width": "2px"
663
740
  }
664
741
  },
@@ -666,12 +743,12 @@
666
743
  "hover": {
667
744
  "border-width": "1px",
668
745
  "background-color": "#fff",
669
- "border-color": "#738eab"
746
+ "border-color": "#CB66A0"
670
747
  },
671
748
  "active": {
672
749
  "border-width": "1px",
673
750
  "background-color": "#fff",
674
- "border-color": "#4f7196"
751
+ "border-color": "#BE4088"
675
752
  }
676
753
  },
677
754
  "button-group": {
@@ -684,16 +761,16 @@
684
761
  "row-gap": "0.5rem"
685
762
  },
686
763
  "button": {
687
- "background-color": "transparent",
688
- "border-color": "#334155",
689
- "color": "#334155",
764
+ "background-color": "#0F172A",
765
+ "border-color": "transparent",
766
+ "color": "#fff",
690
767
  "border-radius": "5px",
691
768
  "border-width": "1px",
692
769
  "icon": {
693
770
  "gap": "0.5rem",
694
771
  "size": "24px"
695
772
  },
696
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
773
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
697
774
  "font-size": "1.25rem",
698
775
  "font-weight": 700,
699
776
  "line-height": "150%",
@@ -702,24 +779,24 @@
702
779
  "padding-inline-end": "1rem",
703
780
  "padding-inline-start": "1rem",
704
781
  "disabled": {
705
- "background-color": "#F8FAFC",
782
+ "background-color": "#E2E8F0",
706
783
  "border-color": "transparent",
707
- "color": "#64748B"
784
+ "color": "#94A3B8"
708
785
  },
709
786
  "focus": {
710
- "background-color": "#FDDE94",
787
+ "background-color": "#475569",
711
788
  "border-color": "transparent",
712
- "color": "#1E293B"
789
+ "color": "#fff"
713
790
  },
714
791
  "hover": {
715
- "background-color": "#F8FAFC",
716
- "border-color": "#1E293B",
717
- "color": "#1E293B"
792
+ "background-color": "#475569",
793
+ "border-color": "transparent",
794
+ "color": "#fff"
718
795
  },
719
796
  "active": {
720
- "background-color": "#CBD5E1",
721
- "border-color": "#0F172A",
722
- "color": "#0F172A"
797
+ "background-color": "#1E293B",
798
+ "border-color": "transparent",
799
+ "color": "#fff"
723
800
  },
724
801
  "min-block-size": "48px",
725
802
  "min-inline-size": "48px",
@@ -735,11 +812,11 @@
735
812
  "color": "#fff",
736
813
  "disabled": {
737
814
  "background-color": "#e5b3d0",
738
- "border-color": "#D88CB7",
815
+ "border-color": "transparent",
739
816
  "color": "#BE4088"
740
817
  },
741
818
  "focus": {
742
- "background-color": "#a90061",
819
+ "background-color": "#741344",
743
820
  "border-color": "transparent",
744
821
  "color": "#fff"
745
822
  },
@@ -750,41 +827,51 @@
750
827
  "color": "#fff"
751
828
  },
752
829
  "font-size": "1.25rem",
753
- "line-height": "1.875rem"
830
+ "line-height": "1.875rem",
831
+ "pressed": {
832
+ "background-color": "#63143a",
833
+ "border-color": "transparent",
834
+ "color": "#fff"
835
+ }
754
836
  },
755
837
  "secondary-action": {
756
838
  "hover": {
757
- "background-color": "#e5b3d0",
758
- "border-color": "transparent",
759
- "color": "#a90061"
839
+ "background-color": "#f2d9e7",
840
+ "border-color": "#741344",
841
+ "color": "#741344"
760
842
  },
761
843
  "background-color": "transparent",
762
844
  "border-color": "#a90061",
763
845
  "color": "#a90061",
764
846
  "disabled": {
765
847
  "background-color": "transparent",
766
- "border-color": "#CB66A0",
848
+ "border-color": "#D88CB7",
767
849
  "color": "#CB66A0"
768
850
  },
769
851
  "focus": {
770
- "background-color": "#e5b3d0",
852
+ "background-color": "#f2d9e7",
771
853
  "border-color": "transparent",
772
- "color": "#a90061"
854
+ "color": "#741344"
773
855
  },
774
856
  "font-weight": 700,
775
857
  "active": {
776
858
  "background-color": "#D88CB7",
777
- "border-color": "#a90061",
778
- "color": "#a90061"
859
+ "border-color": "#63143a",
860
+ "color": "#741344"
779
861
  },
780
862
  "font-size": "1.25rem",
781
- "line-height": "1.875rem"
863
+ "line-height": "1.875rem",
864
+ "pressed": {
865
+ "background-color": "#e5b3d0",
866
+ "border-color": "#63143a",
867
+ "color": "#63143a"
868
+ }
782
869
  },
783
870
  "subtle": {
784
871
  "font-size": "1.25rem",
785
872
  "font-weight": 700,
786
873
  "hover": {
787
- "background-color": "transparent",
874
+ "background-color": "#f2d9e7",
788
875
  "border-color": "transparent",
789
876
  "color": "#741344"
790
877
  },
@@ -799,14 +886,24 @@
799
886
  "focus": {
800
887
  "background-color": "#f2d9e7",
801
888
  "border-color": "transparent",
802
- "color": "#a90061"
889
+ "color": "#741344"
803
890
  },
804
891
  "active": {
805
- "background-color": "transparent",
892
+ "background-color": "#D88CB7",
806
893
  "border-color": "transparent",
807
894
  "color": "#65003a"
808
895
  },
809
- "line-height": "1.875rem"
896
+ "line-height": "1.875rem",
897
+ "pressed": {
898
+ "background-color": "#e5b3d0",
899
+ "border-color": "transparent",
900
+ "color": "#63143a"
901
+ }
902
+ },
903
+ "pressed": {
904
+ "background-color": "#1E293B",
905
+ "border-color": "transparent",
906
+ "color": "#fff"
810
907
  }
811
908
  },
812
909
  "breadcrumb-nav": {
@@ -847,78 +944,15 @@
847
944
  "inset-block-start": 0
848
945
  },
849
946
  "margin-inline": "0.5rem",
850
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
947
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
851
948
  "font-weight": 400
852
949
  },
853
- "blockquote": {
854
- "caption": {
855
- "font-size": "1.25rem",
856
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
857
- "line-height": "150%",
858
- "font-weight": 400,
859
- "padding-block-start": "0.75rem",
860
- "color": "#334155"
861
- },
862
- "content": {
863
- "font-family": "RijksoverheidSerifWeb, 'Times New Roman', serif",
864
- "line-height": "150%",
865
- "font-weight": 400,
866
- "font-size": "1.5rem",
867
- "color": "#0F172A"
868
- },
869
- "margin-block-end": 0,
870
- "margin-block-start": 0,
871
- "margin-inline-end": 0,
872
- "margin-inline-start": 0,
873
- "padding-block-end": "2rem",
874
- "padding-block-start": "2rem",
875
- "padding-inline-end": "2rem",
876
- "padding-inline-start": "2rem",
877
- "row-gap": "0.75rem",
878
- "background-color": "transparent",
879
- "border-color": "#a90061",
880
- "border-block-start-width": 0,
881
- "border-block-end-width": 0,
882
- "border-inline-start-width": 0,
883
- "border-inline-end-width": 0,
884
- "border-start-start-radius": 0,
885
- "border-start-end-radius": 0,
886
- "border-end-start-radius": 0,
887
- "border-end-end-radius": 0,
888
- "border-width": "2px",
889
- "blue-corner-border-variation": {
890
- "border-color": "#a90061",
891
- "border-block-end-width": "2px",
892
- "border-inline-end-width": "2px",
893
- "border-end-end-radius": "3rem"
894
- },
895
- "pink-background-variation": {
896
- "background-color": "#F6BDE1",
897
- "border-end-start-radius": "3rem",
898
- "padding": "2.5rem"
899
- },
900
- "pink-left-border-variation": {
901
- "border-color": "#F6BDE1",
902
- "border-inline-start-width": "0.75rem",
903
- "padding-inline-start": "2.5rem",
904
- "padding-inline-end": "2.5rem",
905
- "padding-block-start": "1.5rem",
906
- "padding-block-end": "1.5rem"
907
- },
908
- "pink-corner-border-variation": {
909
- "border-color": "#F6BDE1",
910
- "border-block-start-width": "0.25rem",
911
- "border-inline-start-width": "0.25rem",
912
- "border-start-start-radius": "3rem",
913
- "padding": "2.5rem"
914
- }
915
- },
916
950
  "article": {
917
951
  "max-inline-size": "75ch"
918
952
  },
919
953
  "alert": {
920
954
  "heading": {
921
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
955
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
922
956
  "font-weight": 700,
923
957
  "line-height": "150%",
924
958
  "font-size": "1.25rem"
@@ -1000,8 +1034,8 @@
1000
1034
  "border-width": 0,
1001
1035
  "color": "#0F172A",
1002
1036
  "focus": {
1003
- "background-color": "#dce3ea",
1004
- "border-color": "#154273",
1037
+ "background-color": "#f2d9e7",
1038
+ "border-color": "#a90061",
1005
1039
  "color": "#0F172A"
1006
1040
  },
1007
1041
  "active": {
@@ -1015,7 +1049,7 @@
1015
1049
  "document": {
1016
1050
  "background-color": "#fff",
1017
1051
  "color": "#0F172A",
1018
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1052
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1019
1053
  "font-size": "1.25rem",
1020
1054
  "line-height": "150%",
1021
1055
  "font-weight": 400
@@ -1051,6 +1085,45 @@
1051
1085
  }
1052
1086
  },
1053
1087
  "rhc": {
1088
+ "keep": {
1089
+ "_comment": "⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.",
1090
+ "top-left": {
1091
+ "borderRadiusTopLeft": "48px",
1092
+ "borderRadiusTopRight": 0,
1093
+ "borderRadiusBottomRight": 0,
1094
+ "borderRadiusBottomLeft": 0
1095
+ },
1096
+ "top-right": {
1097
+ "borderRadiusTopRight": "48px",
1098
+ "borderRadiusTopLeft": 0,
1099
+ "borderRadiusBottomRight": 0,
1100
+ "borderRadiusBottomLeft": 0
1101
+ },
1102
+ "bottom-right": {
1103
+ "borderRadiusTopLeft": 0,
1104
+ "borderRadiusTopRight": 0,
1105
+ "borderRadiusBottomRight": "48px",
1106
+ "borderRadiusBottomLeft": 0
1107
+ },
1108
+ "bottom-left": {
1109
+ "borderRadiusTopLeft": 0,
1110
+ "borderRadiusTopRight": 0,
1111
+ "borderRadiusBottomRight": 0,
1112
+ "borderRadiusBottomLeft": "48px"
1113
+ }
1114
+ },
1115
+ "rounded-corner": {
1116
+ "xs": {
1117
+ "border-radius": "24px"
1118
+ },
1119
+ "md": {
1120
+ "border-radius": "48px"
1121
+ },
1122
+ "xl": {
1123
+ "border-radius": "96px"
1124
+ },
1125
+ "border-width": "2px"
1126
+ },
1054
1127
  "color": {
1055
1128
  "primary": {
1056
1129
  "50": "#f2d9e7",
@@ -1067,8 +1140,10 @@
1067
1140
  "foreground": {
1068
1141
  "default": "#0F172A",
1069
1142
  "subdued": "#334155",
1070
- "onEmphasis": "#fff",
1071
- "link": "#01689b"
1143
+ "link": "#01689b",
1144
+ "on-dark-color": "#fff",
1145
+ "on-light-color": "#000",
1146
+ "onEmphasis": "#fff"
1072
1147
  },
1073
1148
  "border": {
1074
1149
  "default": "#64748B",
@@ -1097,6 +1172,9 @@
1097
1172
  "accent": {
1098
1173
  "500": "#8fcae7"
1099
1174
  },
1175
+ "accent-2": {
1176
+ "500": "#f092cd"
1177
+ },
1100
1178
  "cool-grey": {
1101
1179
  "50": "#F8FAFC",
1102
1180
  "100": "#F1F5F9",
@@ -1306,7 +1384,7 @@
1306
1384
  "margin-inline": "0.5rem"
1307
1385
  },
1308
1386
  "font-size": "1.25rem",
1309
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1387
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1310
1388
  "font-weight": 400,
1311
1389
  "current": {
1312
1390
  "font-weight": 700,
@@ -1321,7 +1399,7 @@
1321
1399
  "border-radius": "5px",
1322
1400
  "border-width": "2px",
1323
1401
  "border-style": "solid",
1324
- "border-color": "#154273",
1402
+ "border-color": "#a90061",
1325
1403
  "background-color": "none",
1326
1404
  "color": "#01689b",
1327
1405
  "text-decoration": "None"
@@ -1359,7 +1437,7 @@
1359
1437
  "row-gap": "0.25rem"
1360
1438
  },
1361
1439
  "label": {
1362
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1440
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1363
1441
  "font-size": "1.875rem",
1364
1442
  "font-weight": 700,
1365
1443
  "line-height": "150%"
@@ -1371,7 +1449,7 @@
1371
1449
  "background-color": "#F8FAFC"
1372
1450
  },
1373
1451
  "focus": {
1374
- "background-color": "#dce3ea"
1452
+ "background-color": "#f2d9e7"
1375
1453
  },
1376
1454
  "background-color": "#fff",
1377
1455
  "color": "#334155",
@@ -1451,7 +1529,7 @@
1451
1529
  "row-gap": "0.5rem"
1452
1530
  },
1453
1531
  "label": {
1454
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1532
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1455
1533
  "font-size": "1.25rem",
1456
1534
  "font-weight": 700,
1457
1535
  "line-height": "150%"
@@ -1480,7 +1558,7 @@
1480
1558
  "font-size": "0.775rem"
1481
1559
  },
1482
1560
  "column-gap": "12px",
1483
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1561
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1484
1562
  "color": "#154273"
1485
1563
  },
1486
1564
  "link-list-card": {
@@ -1505,16 +1583,16 @@
1505
1583
  "font-weight": 700,
1506
1584
  "line-height": "125%",
1507
1585
  "font-size": "1.875rem",
1508
- "font-family": "Fira Sans, Arial, Verdana, sans-serif"
1586
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif"
1509
1587
  },
1510
1588
  "sub-heading": {
1511
1589
  "font-weight": 400,
1512
1590
  "line-height": "150%",
1513
1591
  "font-size": "1.25rem",
1514
- "font-family": "Fira Sans, Arial, Verdana, sans-serif"
1592
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif"
1515
1593
  },
1516
1594
  "message": {
1517
- "background-color": "#154273",
1595
+ "background-color": "#a90061",
1518
1596
  "color": "#fff",
1519
1597
  "row-gap": "0.125rem",
1520
1598
  "padding-block-end": "1rem",
@@ -1561,7 +1639,7 @@
1561
1639
  "border": {
1562
1640
  "block-start": {
1563
1641
  "width": "2px",
1564
- "color": "#738eab",
1642
+ "color": "#CB66A0",
1565
1643
  "style": "solid"
1566
1644
  }
1567
1645
  },
@@ -1592,7 +1670,7 @@
1592
1670
  },
1593
1671
  "file": {
1594
1672
  "border-style": "solid",
1595
- "border-color": "#154273",
1673
+ "border-color": "#a90061",
1596
1674
  "border-width": "1px",
1597
1675
  "border-radius": "5px",
1598
1676
  "padding-inline-start": "1rem",
@@ -1632,7 +1710,7 @@
1632
1710
  "column-gap": "1rem",
1633
1711
  "inline-size": "328px",
1634
1712
  "icon": {
1635
- "color": "#154273",
1713
+ "color": "#a90061",
1636
1714
  "size": "24px"
1637
1715
  },
1638
1716
  "link": {
@@ -1665,7 +1743,7 @@
1665
1743
  "text-decoration": "underline"
1666
1744
  },
1667
1745
  "focus": {
1668
- "background-color": "#dce3ea",
1746
+ "background-color": "#f2d9e7",
1669
1747
  "text-decoration": "underline"
1670
1748
  },
1671
1749
  "full-bleed": {
@@ -1675,13 +1753,13 @@
1675
1753
  "opacity": 0.5
1676
1754
  },
1677
1755
  "heading": {
1678
- "color": "#154273",
1756
+ "color": "#a90061",
1679
1757
  "padding-block-start": "0.5rem",
1680
1758
  "font-size": "1.5rem",
1681
1759
  "font-weight": 700
1682
1760
  },
1683
1761
  "horizontal": {
1684
- "background-color": "#154273",
1762
+ "background-color": "#a90061",
1685
1763
  "border-color": "transparent",
1686
1764
  "color": "#fff",
1687
1765
  "max-block-size": "96px",
@@ -1696,7 +1774,7 @@
1696
1774
  },
1697
1775
  "accordion": {
1698
1776
  "button": {
1699
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1777
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1700
1778
  "font-size": "1.25rem",
1701
1779
  "font-weight": 400,
1702
1780
  "line-height": "150%",
@@ -1723,36 +1801,9 @@
1723
1801
  "border-radius": "0px",
1724
1802
  "color": "#0F172A"
1725
1803
  },
1726
- "keep": {
1727
- "top-left": {
1728
- "borderRadiusTopLeft": "48px",
1729
- "borderRadiusTopRight": 0,
1730
- "borderRadiusBottomRight": 0,
1731
- "borderRadiusBottomLeft": 0
1732
- },
1733
- "top-right": {
1734
- "borderRadiusTopRight": "48px",
1735
- "borderRadiusTopLeft": 0,
1736
- "borderRadiusBottomRight": 0,
1737
- "borderRadiusBottomLeft": 0
1738
- },
1739
- "bottom-right": {
1740
- "borderRadiusTopLeft": 0,
1741
- "borderRadiusTopRight": 0,
1742
- "borderRadiusBottomRight": "48px",
1743
- "borderRadiusBottomLeft": 0
1744
- },
1745
- "bottom-left": {
1746
- "borderRadiusTopLeft": 0,
1747
- "borderRadiusTopRight": 0,
1748
- "borderRadiusBottomRight": 0,
1749
- "borderRadiusBottomLeft": "48px"
1750
- }
1751
- },
1752
1804
  "border-radius": {
1753
1805
  "sm": "2.5px",
1754
1806
  "md": "5px",
1755
- "keep": "48px",
1756
1807
  "circle": "999px",
1757
1808
  "none": "0px"
1758
1809
  },
@@ -1826,7 +1877,7 @@
1826
1877
  "thin": 200
1827
1878
  },
1828
1879
  "font-family": {
1829
- "primary": "Fira Sans, Arial, Verdana, sans-serif",
1880
+ "primary": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1830
1881
  "secondary": "RijksoverheidSerifWeb, 'Times New Roman', serif"
1831
1882
  },
1832
1883
  "border-width": {
@@ -1851,7 +1902,7 @@
1851
1902
  "nl": {
1852
1903
  "skip-link": {
1853
1904
  "font-weight": 700,
1854
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1905
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1855
1906
  "font-size": "1.25rem",
1856
1907
  "line-height": "150%",
1857
1908
  "min-block-size": "48px",
@@ -1862,7 +1913,7 @@
1862
1913
  "padding-inline-start": "1rem",
1863
1914
  "focus": {
1864
1915
  "background-color": "#fff",
1865
- "border-color": "#154273",
1916
+ "border-color": "#a90061",
1866
1917
  "border-style": "solid",
1867
1918
  "border-width": "2px",
1868
1919
  "color": "#0F172A",
@@ -1871,7 +1922,7 @@
1871
1922
  "focus-visible": {
1872
1923
  "outline-color": "#000"
1873
1924
  },
1874
- "background-color": "#154273",
1925
+ "background-color": "#a90061",
1875
1926
  "border-color": "transparent",
1876
1927
  "color": "#fff",
1877
1928
  "border-width": "2px",
@@ -1887,7 +1938,7 @@
1887
1938
  },
1888
1939
  "paragraph": {
1889
1940
  "color": "#0F172A",
1890
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1941
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1891
1942
  "font-size": "1.25rem",
1892
1943
  "font-weight": 400,
1893
1944
  "line-height": "150%",
@@ -1929,14 +1980,14 @@
1929
1980
  "column-gap": "0.25rem",
1930
1981
  "text-decoration-thickness": "auto",
1931
1982
  "text-underline-offset": "0.125rem",
1932
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1983
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1933
1984
  "font-weight": 400,
1934
1985
  "font-size": "1.25rem",
1935
1986
  "line-height": "150%"
1936
1987
  },
1937
1988
  "heading-level-1": {
1938
- "color": "#154273",
1939
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1989
+ "color": "#a90061",
1990
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1940
1991
  "font-weight": 700,
1941
1992
  "line-height": "125%",
1942
1993
  "font-size": "3.125rem",
@@ -1944,8 +1995,8 @@
1944
1995
  "margin-block-start": 0
1945
1996
  },
1946
1997
  "heading-level-2": {
1947
- "color": "#154273",
1948
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1998
+ "color": "#a90061",
1999
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1949
2000
  "font-weight": 700,
1950
2001
  "line-height": "125%",
1951
2002
  "font-size": "2.5rem",
@@ -1953,8 +2004,8 @@
1953
2004
  "margin-block-start": 0
1954
2005
  },
1955
2006
  "heading-level-3": {
1956
- "color": "#154273",
1957
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2007
+ "color": "#a90061",
2008
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1958
2009
  "font-weight": 700,
1959
2010
  "line-height": "125%",
1960
2011
  "font-size": "1.875rem",
@@ -1962,8 +2013,8 @@
1962
2013
  "margin-block-start": 0
1963
2014
  },
1964
2015
  "heading-level-4": {
1965
- "color": "#154273",
1966
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2016
+ "color": "#a90061",
2017
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1967
2018
  "font-weight": 700,
1968
2019
  "line-height": "125%",
1969
2020
  "font-size": "1.5rem",
@@ -1971,8 +2022,8 @@
1971
2022
  "margin-block-start": 0
1972
2023
  },
1973
2024
  "heading-level-5": {
1974
- "color": "#154273",
1975
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
2025
+ "color": "#a90061",
2026
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
1976
2027
  "font-weight": 700,
1977
2028
  "line-height": "125%",
1978
2029
  "font-size": "1.25rem",
@@ -1987,8 +2038,8 @@
1987
2038
  "font-weight": 700,
1988
2039
  "border-width": "0px",
1989
2040
  "border-radius": "999px",
1990
- "font-family": "Fira Sans, Arial, Verdana, sans-serif",
1991
- "background-color": "#154273",
2041
+ "font-family": "RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif",
2042
+ "background-color": "#a90061",
1992
2043
  "border-color": "transparent",
1993
2044
  "color": "#fff",
1994
2045
  "padding-inline": "0.5rem",