@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.
- package/dist/_variables.scss +67 -72
- package/dist/index.css +67 -72
- package/dist/index.d.ts +11 -16
- package/dist/index.js +67 -72
- package/dist/index.json +66 -71
- package/dist/index.tokens.json +57 -64
- package/dist/root.css +67 -72
- package/dist/tokens.d.ts +2 -9
- package/dist/tokens.js +145 -266
- package/dist/uitvoerend-mintgroen-focus/_variables.scss +112 -119
- package/dist/uitvoerend-mintgroen-focus/index.css +112 -119
- package/dist/uitvoerend-mintgroen-focus/index.d.ts +51 -58
- package/dist/uitvoerend-mintgroen-focus/index.js +112 -119
- package/dist/uitvoerend-mintgroen-focus/index.json +111 -118
- package/dist/uitvoerend-mintgroen-focus/index.tokens.json +121 -138
- package/dist/uitvoerend-mintgroen-focus/root.css +112 -119
- package/dist/uitvoerend-mintgroen-focus/tokens.d.ts +61 -78
- package/dist/uitvoerend-mintgroen-focus/tokens.js +3136 -3313
- package/dist/uitvoerend-violet/_variables.scss +72 -77
- package/dist/uitvoerend-violet/index.css +72 -77
- package/dist/uitvoerend-violet/index.d.ts +11 -16
- package/dist/uitvoerend-violet/index.js +72 -77
- package/dist/uitvoerend-violet/index.json +71 -76
- package/dist/uitvoerend-violet/index.tokens.json +62 -69
- package/dist/uitvoerend-violet/root.css +72 -77
- package/dist/uitvoerend-violet/tokens.d.ts +2 -9
- package/dist/uitvoerend-violet/tokens.js +155 -276
- package/dist/uitvoerend-violet-oud/_variables.scss +72 -77
- package/dist/uitvoerend-violet-oud/index.css +72 -77
- package/dist/uitvoerend-violet-oud/index.d.ts +11 -16
- package/dist/uitvoerend-violet-oud/index.js +72 -77
- package/dist/uitvoerend-violet-oud/index.json +71 -76
- package/dist/uitvoerend-violet-oud/index.tokens.json +62 -69
- package/dist/uitvoerend-violet-oud/root.css +72 -77
- package/dist/uitvoerend-violet-oud/tokens.d.ts +2 -9
- package/dist/uitvoerend-violet-oud/tokens.js +155 -276
- package/dist/wetgevend/_variables.scss +66 -71
- package/dist/wetgevend/index.css +66 -71
- package/dist/wetgevend/index.d.ts +11 -16
- package/dist/wetgevend/index.js +66 -71
- package/dist/wetgevend/index.json +65 -70
- package/dist/wetgevend/index.tokens.json +56 -63
- package/dist/wetgevend/root.css +66 -71
- package/dist/wetgevend/tokens.d.ts +2 -9
- package/dist/wetgevend/tokens.js +143 -264
- package/figma/figma.tokens.json +145 -165
- package/package.json +2 -2
- package/src/generated/base.tokens.json +57 -81
- package/src/generated/themes.json +442 -554
- package/src/generated/uitvoerend-mintgroen-focus/tokens.json +231 -271
- package/src/generated/uitvoerend-violet/tokens.json +62 -86
- package/src/generated/uitvoerend-violet-oud/tokens.json +62 -86
- package/src/generated/wetgevend/tokens.json +56 -80
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"border-color": "#007bc7"
|
|
33
33
|
},
|
|
34
34
|
"hover": {
|
|
35
|
-
"color": "#
|
|
35
|
+
"color": "#0F172A",
|
|
36
36
|
"background-color": "#66AFDD"
|
|
37
37
|
},
|
|
38
38
|
"focus": {
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"font-weight": 400,
|
|
54
54
|
"current": {
|
|
55
55
|
"font-weight": 700,
|
|
56
|
-
"color": "#
|
|
56
|
+
"color": "#0F172A"
|
|
57
57
|
},
|
|
58
58
|
"color": "#01689b",
|
|
59
59
|
"active": {
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
},
|
|
87
87
|
"navigation-list": {
|
|
88
88
|
"icon": {
|
|
89
|
-
"background-color": "#
|
|
89
|
+
"background-color": "#0F172A",
|
|
90
90
|
"border-radius": "999px",
|
|
91
91
|
"color": "#fff"
|
|
92
92
|
},
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"border-width": "1px",
|
|
122
122
|
"border-color": "#CBD5E1",
|
|
123
123
|
"heading": {
|
|
124
|
-
"color": "#
|
|
124
|
+
"color": "#0F172A"
|
|
125
125
|
},
|
|
126
126
|
"column-gap": "1rem",
|
|
127
127
|
"min-height": "48px",
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"column-gap": "1rem"
|
|
141
141
|
},
|
|
142
142
|
"icon": {
|
|
143
|
-
"color": "#
|
|
143
|
+
"color": "#0F172A",
|
|
144
144
|
"active": {
|
|
145
145
|
"color": "#fff"
|
|
146
146
|
},
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
},
|
|
173
173
|
"background-color": "#fff",
|
|
174
174
|
"color": "#154273",
|
|
175
|
-
"border-color": "#
|
|
175
|
+
"border-color": "#4f7196"
|
|
176
176
|
},
|
|
177
177
|
"message-list": {
|
|
178
178
|
"item": {
|
|
@@ -183,7 +183,7 @@
|
|
|
183
183
|
"column-gap": "1rem",
|
|
184
184
|
"icon": {
|
|
185
185
|
"size": "24px",
|
|
186
|
-
"color": "#
|
|
186
|
+
"color": "#0F172A"
|
|
187
187
|
},
|
|
188
188
|
"min-height": "48px",
|
|
189
189
|
"padding-block": "0.75rem",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"line-height": "150%"
|
|
201
201
|
},
|
|
202
202
|
"heading": {
|
|
203
|
-
"color": "#
|
|
203
|
+
"color": "#0F172A"
|
|
204
204
|
}
|
|
205
205
|
}
|
|
206
206
|
},
|
|
@@ -371,11 +371,11 @@
|
|
|
371
371
|
"border-color": "#CBD5E1",
|
|
372
372
|
"border-radius": "5px",
|
|
373
373
|
"border-width": "1px",
|
|
374
|
-
"color": "#
|
|
374
|
+
"color": "#0F172A",
|
|
375
375
|
"column-gap": "1rem",
|
|
376
376
|
"inline-size": "328px",
|
|
377
377
|
"icon": {
|
|
378
|
-
"color": "#
|
|
378
|
+
"color": "#0F172A",
|
|
379
379
|
"size": "24px"
|
|
380
380
|
},
|
|
381
381
|
"link": {
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
}
|
|
393
393
|
},
|
|
394
394
|
"metadata": {
|
|
395
|
-
"color": "#
|
|
395
|
+
"color": "#0F172A"
|
|
396
396
|
},
|
|
397
397
|
"padding-block-end": "1rem",
|
|
398
398
|
"padding-block-start": "1rem",
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
"padding-inline-start": "1rem",
|
|
452
452
|
"expanded": {
|
|
453
453
|
"background-color": "#fff",
|
|
454
|
-
"color": "#
|
|
454
|
+
"color": "#0F172A"
|
|
455
455
|
}
|
|
456
456
|
},
|
|
457
457
|
"section": {
|
|
@@ -463,7 +463,7 @@
|
|
|
463
463
|
"margin": 0
|
|
464
464
|
},
|
|
465
465
|
"border-radius": "0px",
|
|
466
|
-
"color": "#
|
|
466
|
+
"color": "#0F172A"
|
|
467
467
|
},
|
|
468
468
|
"keep": {
|
|
469
469
|
"top-left": {
|
|
@@ -503,8 +503,7 @@
|
|
|
503
503
|
"outline": "#000"
|
|
504
504
|
},
|
|
505
505
|
"foreground": {
|
|
506
|
-
"default": "#
|
|
507
|
-
"lint": "#154273",
|
|
506
|
+
"default": "#0F172A",
|
|
508
507
|
"subdued": "#334155",
|
|
509
508
|
"onEmphasis": "#fff",
|
|
510
509
|
"link": "#01689b"
|
|
@@ -512,7 +511,7 @@
|
|
|
512
511
|
"border": {
|
|
513
512
|
"default": "#64748B",
|
|
514
513
|
"subdued": "#94A3B8",
|
|
515
|
-
"strong": "#
|
|
514
|
+
"strong": "#0F172A"
|
|
516
515
|
},
|
|
517
516
|
"canvas": "#fff",
|
|
518
517
|
"feedback": {
|
|
@@ -545,7 +544,7 @@
|
|
|
545
544
|
"500": "#154273",
|
|
546
545
|
"hover": "#162f50"
|
|
547
546
|
},
|
|
548
|
-
"
|
|
547
|
+
"cool-grey": {
|
|
549
548
|
"50": "#F8FAFC",
|
|
550
549
|
"100": "#F1F5F9",
|
|
551
550
|
"200": "#E2E8F0",
|
|
@@ -807,7 +806,7 @@
|
|
|
807
806
|
"padding-inline-start": "1.5rem",
|
|
808
807
|
"margin-block-end": "0.25rem",
|
|
809
808
|
"margin-block-start": "0.25rem",
|
|
810
|
-
"color": "#
|
|
809
|
+
"color": "#0F172A",
|
|
811
810
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
812
811
|
"font-weight": 400,
|
|
813
812
|
"font-size": "1.25rem",
|
|
@@ -818,8 +817,8 @@
|
|
|
818
817
|
"margin-block-start": "0.25rem"
|
|
819
818
|
},
|
|
820
819
|
"marker": {
|
|
821
|
-
"color": "#
|
|
822
|
-
"border-color": "#
|
|
820
|
+
"color": "#0F172A",
|
|
821
|
+
"border-color": "#0F172A"
|
|
823
822
|
}
|
|
824
823
|
},
|
|
825
824
|
"textbox": {
|
|
@@ -835,11 +834,11 @@
|
|
|
835
834
|
"padding-inline-start": "0.75rem",
|
|
836
835
|
"background-color": "#fff",
|
|
837
836
|
"border-color": "#154273",
|
|
838
|
-
"color": "#
|
|
837
|
+
"color": "#0F172A",
|
|
839
838
|
"invalid": {
|
|
840
839
|
"background-color": "#f9dfdd",
|
|
841
840
|
"border-color": "#d52b1e",
|
|
842
|
-
"color": "#
|
|
841
|
+
"color": "#0F172A",
|
|
843
842
|
"border-width": "1px"
|
|
844
843
|
},
|
|
845
844
|
"placeholder": {
|
|
@@ -851,7 +850,7 @@
|
|
|
851
850
|
"border-width": "2px",
|
|
852
851
|
"background-color": "#fff",
|
|
853
852
|
"border-color": "#154273",
|
|
854
|
-
"color": "#
|
|
853
|
+
"color": "#0F172A"
|
|
855
854
|
},
|
|
856
855
|
"disabled": {
|
|
857
856
|
"background-color": "#CBD5E1",
|
|
@@ -861,13 +860,13 @@
|
|
|
861
860
|
"read-only": {
|
|
862
861
|
"background-color": "#F1F5F9",
|
|
863
862
|
"border-color": "transparent",
|
|
864
|
-
"color": "#
|
|
863
|
+
"color": "#0F172A"
|
|
865
864
|
},
|
|
866
865
|
"hover": {
|
|
867
866
|
"border-width": "1px",
|
|
868
867
|
"background-color": "#fff",
|
|
869
868
|
"border-color": "#738eab",
|
|
870
|
-
"color": "#
|
|
869
|
+
"color": "#0F172A"
|
|
871
870
|
}
|
|
872
871
|
},
|
|
873
872
|
"textarea": {
|
|
@@ -878,11 +877,11 @@
|
|
|
878
877
|
"padding-inline-start": "0.75rem",
|
|
879
878
|
"background-color": "#fff",
|
|
880
879
|
"border-color": "#154273",
|
|
881
|
-
"color": "#
|
|
880
|
+
"color": "#0F172A",
|
|
882
881
|
"invalid": {
|
|
883
882
|
"background-color": "#f9dfdd",
|
|
884
883
|
"border-color": "#d52b1e",
|
|
885
|
-
"color": "#
|
|
884
|
+
"color": "#0F172A",
|
|
886
885
|
"border-width": "1px"
|
|
887
886
|
},
|
|
888
887
|
"placeholder": {
|
|
@@ -891,7 +890,7 @@
|
|
|
891
890
|
"focus": {
|
|
892
891
|
"background-color": "#fff",
|
|
893
892
|
"border-color": "#154273",
|
|
894
|
-
"color": "#
|
|
893
|
+
"color": "#0F172A",
|
|
895
894
|
"border-width": "2px"
|
|
896
895
|
},
|
|
897
896
|
"disabled": {
|
|
@@ -902,12 +901,12 @@
|
|
|
902
901
|
"read-only": {
|
|
903
902
|
"background-color": "#F1F5F9",
|
|
904
903
|
"border-color": "transparent",
|
|
905
|
-
"color": "#
|
|
904
|
+
"color": "#0F172A"
|
|
906
905
|
},
|
|
907
906
|
"hover": {
|
|
908
907
|
"background-color": "#fff",
|
|
909
908
|
"border-color": "#738eab",
|
|
910
|
-
"color": "#
|
|
909
|
+
"color": "#0F172A",
|
|
911
910
|
"border-width": "1px"
|
|
912
911
|
},
|
|
913
912
|
"border-radius": "2.5px",
|
|
@@ -921,7 +920,7 @@
|
|
|
921
920
|
"table": {
|
|
922
921
|
"header-cell": {
|
|
923
922
|
"line-height": "150%",
|
|
924
|
-
"color": "#
|
|
923
|
+
"color": "#0F172A",
|
|
925
924
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
926
925
|
"font-weight": 700,
|
|
927
926
|
"font-size": "1.25rem"
|
|
@@ -929,7 +928,7 @@
|
|
|
929
928
|
"caption": {
|
|
930
929
|
"line-height": "125%",
|
|
931
930
|
"margin-block-end": "1.5rem",
|
|
932
|
-
"color": "#
|
|
931
|
+
"color": "#0F172A",
|
|
933
932
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
934
933
|
"font-weight": 700,
|
|
935
934
|
"font-size": "1.875rem"
|
|
@@ -942,7 +941,7 @@
|
|
|
942
941
|
"line-height": "150%"
|
|
943
942
|
},
|
|
944
943
|
"data-cell": {
|
|
945
|
-
"color": "#
|
|
944
|
+
"color": "#0F172A",
|
|
946
945
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
947
946
|
"font-weight": 400,
|
|
948
947
|
"line-height": "150%",
|
|
@@ -966,7 +965,7 @@
|
|
|
966
965
|
"footer-cell": {
|
|
967
966
|
"font-weight": 700,
|
|
968
967
|
"font-size": "1.25rem",
|
|
969
|
-
"color": "#
|
|
968
|
+
"color": "#0F172A",
|
|
970
969
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
971
970
|
"line-height": "150%"
|
|
972
971
|
},
|
|
@@ -1001,17 +1000,17 @@
|
|
|
1001
1000
|
},
|
|
1002
1001
|
"background-color": "#fff",
|
|
1003
1002
|
"border-color": "#154273",
|
|
1004
|
-
"color": "#
|
|
1003
|
+
"color": "#0F172A",
|
|
1005
1004
|
"invalid": {
|
|
1006
1005
|
"background-color": "#f9dfdd",
|
|
1007
1006
|
"border-color": "#d52b1e",
|
|
1008
|
-
"color": "#
|
|
1007
|
+
"color": "#0F172A",
|
|
1009
1008
|
"border-width": "1px"
|
|
1010
1009
|
},
|
|
1011
1010
|
"focus": {
|
|
1012
1011
|
"background-color": "#fff",
|
|
1013
1012
|
"border-color": "#154273",
|
|
1014
|
-
"color": "#
|
|
1013
|
+
"color": "#0F172A",
|
|
1015
1014
|
"border-width": "2px"
|
|
1016
1015
|
},
|
|
1017
1016
|
"disabled": {
|
|
@@ -1022,7 +1021,7 @@
|
|
|
1022
1021
|
"hover": {
|
|
1023
1022
|
"background-color": "#fff",
|
|
1024
1023
|
"border-color": "#738eab",
|
|
1025
|
-
"color": "#
|
|
1024
|
+
"color": "#0F172A",
|
|
1026
1025
|
"border-width": "1px"
|
|
1027
1026
|
},
|
|
1028
1027
|
"padding-block-end": "0.5rem",
|
|
@@ -1112,7 +1111,7 @@
|
|
|
1112
1111
|
"margin-block-end": "0.25rem",
|
|
1113
1112
|
"margin-block-start": "0.25rem"
|
|
1114
1113
|
},
|
|
1115
|
-
"color": "#
|
|
1114
|
+
"color": "#0F172A",
|
|
1116
1115
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1117
1116
|
"font-weight": 400,
|
|
1118
1117
|
"font-size": "1.25rem",
|
|
@@ -1166,12 +1165,12 @@
|
|
|
1166
1165
|
"line-height": "150%"
|
|
1167
1166
|
},
|
|
1168
1167
|
"form-label": {
|
|
1169
|
-
"color": "#
|
|
1168
|
+
"color": "#0F172A",
|
|
1170
1169
|
"font-size": "1.25rem",
|
|
1171
1170
|
"font-weight": 700
|
|
1172
1171
|
},
|
|
1173
1172
|
"form-field-label": {
|
|
1174
|
-
"color": "#
|
|
1173
|
+
"color": "#0F172A",
|
|
1175
1174
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1176
1175
|
"font-size": "1.25rem",
|
|
1177
1176
|
"font-weight": 700,
|
|
@@ -1241,7 +1240,7 @@
|
|
|
1241
1240
|
},
|
|
1242
1241
|
"form-fieldset": {
|
|
1243
1242
|
"legend": {
|
|
1244
|
-
"color": "#
|
|
1243
|
+
"color": "#0F172A",
|
|
1245
1244
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1246
1245
|
"font-size": "1.25rem",
|
|
1247
1246
|
"font-weight": 700,
|
|
@@ -1252,7 +1251,7 @@
|
|
|
1252
1251
|
},
|
|
1253
1252
|
"section": {
|
|
1254
1253
|
"background-color": "transparent",
|
|
1255
|
-
"color": "#
|
|
1254
|
+
"color": "#0F172A"
|
|
1256
1255
|
},
|
|
1257
1256
|
"invalid": {
|
|
1258
1257
|
"border-inline-start": {
|
|
@@ -1544,7 +1543,7 @@
|
|
|
1544
1543
|
"line-height": "150%",
|
|
1545
1544
|
"font-weight": 400,
|
|
1546
1545
|
"font-size": "1.5rem",
|
|
1547
|
-
"color": "#
|
|
1546
|
+
"color": "#0F172A"
|
|
1548
1547
|
},
|
|
1549
1548
|
"margin-block-end": 0,
|
|
1550
1549
|
"margin-block-start": 0,
|
|
@@ -1613,26 +1612,26 @@
|
|
|
1613
1612
|
"padding-inline-start": "1rem",
|
|
1614
1613
|
"background-color": "#d9ebf7",
|
|
1615
1614
|
"border-color": "transparent",
|
|
1616
|
-
"color": "#
|
|
1615
|
+
"color": "#0F172A",
|
|
1617
1616
|
"info": {
|
|
1618
1617
|
"background-color": "#d9ebf7",
|
|
1619
1618
|
"border-color": "transparent",
|
|
1620
|
-
"color": "#
|
|
1619
|
+
"color": "#0F172A"
|
|
1621
1620
|
},
|
|
1622
1621
|
"error": {
|
|
1623
1622
|
"background-color": "#f9dfdd",
|
|
1624
1623
|
"border-color": "transparent",
|
|
1625
|
-
"color": "#
|
|
1624
|
+
"color": "#0F172A"
|
|
1626
1625
|
},
|
|
1627
1626
|
"ok": {
|
|
1628
1627
|
"background-color": "#e1eddb",
|
|
1629
1628
|
"border-color": "transparent",
|
|
1630
|
-
"color": "#
|
|
1629
|
+
"color": "#0F172A"
|
|
1631
1630
|
},
|
|
1632
1631
|
"warning": {
|
|
1633
1632
|
"background-color": "#fff4db",
|
|
1634
1633
|
"border-color": "transparent",
|
|
1635
|
-
"color": "#
|
|
1634
|
+
"color": "#0F172A"
|
|
1636
1635
|
},
|
|
1637
1636
|
"icon": {
|
|
1638
1637
|
"inset-block-start": "3px",
|
|
@@ -1673,28 +1672,28 @@
|
|
|
1673
1672
|
"hover": {
|
|
1674
1673
|
"background-color": "#F8FAFC",
|
|
1675
1674
|
"border-color": "#94A3B8",
|
|
1676
|
-
"color": "#
|
|
1675
|
+
"color": "#0F172A"
|
|
1677
1676
|
},
|
|
1678
1677
|
"background-color": "#fff",
|
|
1679
1678
|
"border-color": "#94A3B8",
|
|
1680
1679
|
"border-width": 0,
|
|
1681
|
-
"color": "#
|
|
1680
|
+
"color": "#0F172A",
|
|
1682
1681
|
"focus": {
|
|
1683
1682
|
"background-color": "#dce3ea",
|
|
1684
1683
|
"border-color": "#154273",
|
|
1685
|
-
"color": "#
|
|
1684
|
+
"color": "#0F172A"
|
|
1686
1685
|
},
|
|
1687
1686
|
"active": {
|
|
1688
1687
|
"background-color": "#F1F5F9",
|
|
1689
1688
|
"border-color": "#94A3B8",
|
|
1690
|
-
"color": "#
|
|
1689
|
+
"color": "#0F172A",
|
|
1691
1690
|
"row-gap": 0
|
|
1692
1691
|
}
|
|
1693
1692
|
}
|
|
1694
1693
|
},
|
|
1695
1694
|
"document": {
|
|
1696
1695
|
"background-color": "#fff",
|
|
1697
|
-
"color": "#
|
|
1696
|
+
"color": "#0F172A",
|
|
1698
1697
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1699
1698
|
"font-size": "1.25rem",
|
|
1700
1699
|
"line-height": "150%",
|
|
@@ -1747,7 +1746,7 @@
|
|
|
1747
1746
|
"border-color": "#154273",
|
|
1748
1747
|
"border-style": "solid",
|
|
1749
1748
|
"border-width": "2px",
|
|
1750
|
-
"color": "#
|
|
1749
|
+
"color": "#0F172A",
|
|
1751
1750
|
"text-decoration": "None"
|
|
1752
1751
|
},
|
|
1753
1752
|
"focus-visible": {
|
|
@@ -1768,7 +1767,7 @@
|
|
|
1768
1767
|
"text-underline-offset": "0.125rem"
|
|
1769
1768
|
},
|
|
1770
1769
|
"paragraph": {
|
|
1771
|
-
"color": "#
|
|
1770
|
+
"color": "#0F172A",
|
|
1772
1771
|
"font-family": "Fira Sans, Arial, Verdana, sans-serif",
|
|
1773
1772
|
"font-size": "1.25rem",
|
|
1774
1773
|
"font-weight": 400,
|
|
@@ -1776,16 +1775,10 @@
|
|
|
1776
1775
|
"margin-block-end": 0,
|
|
1777
1776
|
"margin-block-start": 0,
|
|
1778
1777
|
"lead": {
|
|
1779
|
-
"color": "#
|
|
1778
|
+
"color": "#0F172A",
|
|
1780
1779
|
"font-size": "1.5rem",
|
|
1781
1780
|
"font-weight": 400,
|
|
1782
1781
|
"line-height": "150%"
|
|
1783
|
-
},
|
|
1784
|
-
"small": {
|
|
1785
|
-
"color": "#154273",
|
|
1786
|
-
"font-size": "1.125rem",
|
|
1787
|
-
"font-weight": 400,
|
|
1788
|
-
"line-height": "150%"
|
|
1789
1782
|
}
|
|
1790
1783
|
},
|
|
1791
1784
|
"heading-level-1": {
|