@utrecht/design-tokens 2.1.0 → 2.2.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 (79) hide show
  1. package/.stylelintrc.json +5 -1
  2. package/CHANGELOG.md +14 -0
  3. package/config.json +8 -0
  4. package/dist/_mixin-theme.scss +34 -37
  5. package/dist/_mixin.scss +1009 -0
  6. package/dist/_variables.scss +34 -37
  7. package/dist/background-image-icon.css +0 -1
  8. package/dist/dark/_mixin-theme.scss +34 -37
  9. package/dist/dark/_mixin.scss +1020 -0
  10. package/dist/dark/_variables.scss +1017 -0
  11. package/dist/dark/index.cjs +1020 -0
  12. package/dist/dark/index.css +34 -37
  13. package/dist/dark/index.d.ts +1139 -0
  14. package/dist/dark/index.flat.json +1016 -0
  15. package/dist/dark/index.json +30694 -0
  16. package/dist/dark/index.mjs +1018 -0
  17. package/dist/dark/index.tokens.json +7885 -0
  18. package/dist/dark/list.json +30694 -0
  19. package/dist/dark/property.css +705 -0
  20. package/dist/dark/root.css +538 -541
  21. package/dist/dark/theme-prince-xml.css +1020 -0
  22. package/dist/dark/theme.css +1020 -0
  23. package/dist/dark/tokens.cjs +37567 -0
  24. package/dist/dark/tokens.d.ts +4842 -0
  25. package/dist/dark/tokens.json +37563 -0
  26. package/dist/dark/variables.cjs +1020 -0
  27. package/dist/dark/variables.css +1020 -0
  28. package/dist/dark/variables.d.ts +1139 -0
  29. package/dist/dark/variables.json +1016 -0
  30. package/dist/dark/variables.less +1017 -0
  31. package/dist/dark/variables.mjs +1018 -0
  32. package/dist/index.cjs +29 -32
  33. package/dist/index.css +149 -82
  34. package/dist/index.d.ts +18 -25
  35. package/dist/index.flat.json +591 -593
  36. package/dist/index.json +4577 -7587
  37. package/dist/index.mjs +31 -34
  38. package/dist/index.tokens.json +385 -71
  39. package/dist/list.json +31811 -0
  40. package/dist/property.css +770 -0
  41. package/dist/root.css +529 -532
  42. package/dist/theme-prince-xml.css +34 -37
  43. package/dist/theme.css +529 -532
  44. package/dist/tokens.cjs +6297 -8992
  45. package/dist/tokens.d.ts +208 -60
  46. package/dist/tokens.json +38705 -0
  47. package/dist/variables.cjs +1009 -0
  48. package/dist/variables.css +1009 -0
  49. package/dist/variables.d.ts +1128 -0
  50. package/dist/variables.json +1005 -0
  51. package/dist/variables.less +34 -37
  52. package/dist/variables.mjs +1007 -0
  53. package/package.json +6 -5
  54. package/src/background-image-icon.scss +0 -1
  55. package/src/brand/utrecht/typography.tokens.json +7 -9
  56. package/src/component/of/progress-indicator.tokens.json +1 -1
  57. package/src/component/utrecht/backdrop.tokens.json +1 -1
  58. package/src/component/utrecht/blockquote.tokens.json +3 -3
  59. package/src/component/utrecht/button.tokens.json +1 -3
  60. package/src/component/utrecht/code-block.tokens.json +2 -2
  61. package/src/component/utrecht/figure.tokens.json +2 -2
  62. package/src/component/utrecht/form-fieldset.tokens.json +2 -2
  63. package/src/component/utrecht/form-toggle.tokens.json +1 -1
  64. package/src/component/utrecht/link.tokens.json +3 -1
  65. package/src/component/utrecht/pagination.tokens.json +1 -1
  66. package/src/component/utrecht/skip-link.tokens.json +4 -2
  67. package/src/component/utrecht/table.tokens.json +1 -1
  68. package/src/component/utrecht/toptask-link.tokens.json +1 -1
  69. package/src/css-property-formatter.mjs +46 -0
  70. package/src/dark/component/tokens.json +1 -1
  71. package/src/index.scss +81 -5
  72. package/style-dictionary-build-dark.mjs +64 -0
  73. package/style-dictionary-build.mjs +41 -0
  74. package/style-dictionary-config.mjs +261 -0
  75. package/dist/figma-tokens.json +0 -40396
  76. package/src/css-property-formatter.js +0 -35
  77. package/src/style-dictionary-config-dark.js +0 -56
  78. package/src/style-dictionary-config.js +0 -63
  79. package/style-dictionary.config.json +0 -143
@@ -0,0 +1,705 @@
1
+ @property --denhaag-process-steps-step-description-color { syntax: '<color>'; inherits: true; }
2
+ @property --denhaag-process-steps-step-description-font-size { syntax: '<length>'; inherits: true; }
3
+ @property --denhaag-process-steps-step-heading-checked-color { syntax: '<color>'; inherits: true; }
4
+ @property --denhaag-process-steps-step-heading-color { syntax: '<color>'; inherits: true; }
5
+ @property --denhaag-process-steps-step-heading-current-color { syntax: '<color>'; inherits: true; }
6
+ @property --denhaag-process-steps-step-heading-font-size { syntax: '<length>'; inherits: true; }
7
+ @property --denhaag-process-steps-step-heading-font-weight { syntax: '<number>'; inherits: true; }
8
+ @property --denhaag-process-steps-step-heading-not-checked-color { syntax: '<color>'; inherits: true; }
9
+ @property --denhaag-process-steps-step-heading-warning-color { syntax: '<color>'; inherits: true; }
10
+ @property --denhaag-process-steps-step-line-checked-color { syntax: '<color>'; inherits: true; }
11
+ @property --denhaag-process-steps-step-line-color { syntax: '<color>'; inherits: true; }
12
+ @property --denhaag-process-steps-step-line-stroke-width { syntax: '<length>'; inherits: true; }
13
+ @property --denhaag-process-steps-step-line-warning-color { syntax: '<color>'; inherits: true; }
14
+ @property --denhaag-process-steps-step-marker-background-color { syntax: '<color>'; inherits: true; }
15
+ @property --denhaag-process-steps-step-marker-border-color { syntax: '<color>'; inherits: true; }
16
+ @property --denhaag-process-steps-step-marker-border-width { syntax: '<length>'; inherits: true; }
17
+ @property --denhaag-process-steps-step-marker-checked-background-color { syntax: '<color>'; inherits: true; }
18
+ @property --denhaag-process-steps-step-marker-checked-border-color { syntax: '<color>'; inherits: true; }
19
+ @property --denhaag-process-steps-step-marker-checked-border-width { syntax: '<length>'; inherits: true; }
20
+ @property --denhaag-process-steps-step-marker-checked-color { syntax: '<color>'; inherits: true; }
21
+ @property --denhaag-process-steps-step-marker-color { syntax: '<color>'; inherits: true; }
22
+ @property --denhaag-process-steps-step-marker-current-background-color { syntax: '<color>'; inherits: true; }
23
+ @property --denhaag-process-steps-step-marker-current-border-color { syntax: '<color>'; inherits: true; }
24
+ @property --denhaag-process-steps-step-marker-current-border-width { syntax: '<length>'; inherits: true; }
25
+ @property --denhaag-process-steps-step-marker-current-color { syntax: '<color>'; inherits: true; }
26
+ @property --denhaag-process-steps-step-marker-font-size { syntax: '<length>'; inherits: true; }
27
+ @property --denhaag-process-steps-step-marker-font-weight { syntax: '<number>'; inherits: true; }
28
+ @property --denhaag-process-steps-step-marker-warning-background-color { syntax: '<color>'; inherits: true; }
29
+ @property --denhaag-process-steps-step-marker-warning-border-color { syntax: '<color>'; inherits: true; }
30
+ @property --denhaag-process-steps-step-marker-warning-color { syntax: '<color>'; inherits: true; }
31
+ @property --denhaag-process-steps-step-metadata-color { syntax: '<color>'; inherits: true; }
32
+ @property --denhaag-process-steps-step-metadata-font-size { syntax: '<length>'; inherits: true; }
33
+ @property --denhaag-process-steps-sub-step-heading-color { syntax: '<color>'; inherits: true; }
34
+ @property --denhaag-process-steps-sub-step-heading-font-size { syntax: '<length>'; inherits: true; }
35
+ @property --denhaag-process-steps-sub-step-heading-font-weight { syntax: '<number>'; inherits: true; }
36
+ @property --denhaag-process-steps-sub-step-marker-border-color { syntax: '<color>'; inherits: true; }
37
+ @property --utrecht-accordion-button-active-background-color { syntax: '<color>'; inherits: true; }
38
+ @property --utrecht-accordion-button-active-border-color { syntax: '<color>'; inherits: true; }
39
+ @property --utrecht-accordion-button-active-color { syntax: '<color>'; inherits: true; }
40
+ @property --utrecht-accordion-button-background-color { syntax: '<color>'; inherits: true; }
41
+ @property --utrecht-accordion-button-border-color { syntax: '<color>'; inherits: true; }
42
+ @property --utrecht-accordion-button-border-width { syntax: '<length>'; inherits: true; }
43
+ @property --utrecht-accordion-button-color { syntax: '<color>'; inherits: true; }
44
+ @property --utrecht-accordion-button-focus-background-color { syntax: '<color>'; inherits: true; }
45
+ @property --utrecht-accordion-button-focus-border-color { syntax: '<color>'; inherits: true; }
46
+ @property --utrecht-accordion-button-focus-color { syntax: '<color>'; inherits: true; }
47
+ @property --utrecht-accordion-button-hover-background-color { syntax: '<color>'; inherits: true; }
48
+ @property --utrecht-accordion-button-hover-border-color { syntax: '<color>'; inherits: true; }
49
+ @property --utrecht-accordion-button-hover-color { syntax: '<color>'; inherits: true; }
50
+ @property --utrecht-accordion-button-icon-size { syntax: '<length>'; inherits: true; }
51
+ @property --utrecht-accordion-button-icon-utrecht-background-color { syntax: '<color>'; inherits: true; }
52
+ @property --utrecht-accordion-button-padding-block-end { syntax: '<length>'; inherits: true; }
53
+ @property --utrecht-accordion-button-padding-block-start { syntax: '<length>'; inherits: true; }
54
+ @property --utrecht-accordion-button-padding-inline-end { syntax: '<length>'; inherits: true; }
55
+ @property --utrecht-accordion-button-padding-inline-start { syntax: '<length>'; inherits: true; }
56
+ @property --utrecht-accordion-panel-border-color { syntax: '<color>'; inherits: true; }
57
+ @property --utrecht-accordion-panel-border-width { syntax: '<length>'; inherits: true; }
58
+ @property --utrecht-accordion-panel-padding-block-end { syntax: '<length>'; inherits: true; }
59
+ @property --utrecht-accordion-panel-padding-block-start { syntax: '<length>'; inherits: true; }
60
+ @property --utrecht-accordion-panel-padding-inline-end { syntax: '<length>'; inherits: true; }
61
+ @property --utrecht-accordion-panel-padding-inline-start { syntax: '<length>'; inherits: true; }
62
+ @property --utrecht-accordion-row-gap { syntax: '<length>'; inherits: true; }
63
+ @property --utrecht-accordion-section-margin-block-start { syntax: '<length>'; inherits: true; }
64
+ @property --utrecht-alert-column-gap { syntax: '<length>'; inherits: true; }
65
+ @property --utrecht-alert-dialog-max-block-size { syntax: '<length>'; inherits: true; }
66
+ @property --utrecht-alert-dialog-max-inline-size { syntax: '<length>'; inherits: true; }
67
+ @property --utrecht-alert-dialog-min-block-size { syntax: '<length>'; inherits: true; }
68
+ @property --utrecht-alert-dialog-min-inline-size { syntax: '<length>'; inherits: true; }
69
+ @property --utrecht-alert-icon-color { syntax: '<color>'; inherits: true; }
70
+ @property --utrecht-alert-icon-error-color { syntax: '<color>'; inherits: true; }
71
+ @property --utrecht-alert-icon-info-color { syntax: '<color>'; inherits: true; }
72
+ @property --utrecht-alert-icon-inset-block-start { syntax: '<length>'; inherits: true; }
73
+ @property --utrecht-alert-icon-ok-color { syntax: '<color>'; inherits: true; }
74
+ @property --utrecht-alert-icon-size { syntax: '<length>'; inherits: true; }
75
+ @property --utrecht-alert-icon-warning-color { syntax: '<color>'; inherits: true; }
76
+ @property --utrecht-alert-padding-block-end { syntax: '<length>'; inherits: true; }
77
+ @property --utrecht-alert-padding-block-start { syntax: '<length>'; inherits: true; }
78
+ @property --utrecht-alert-padding-inline-end { syntax: '<length>'; inherits: true; }
79
+ @property --utrecht-alert-padding-inline-start { syntax: '<length>'; inherits: true; }
80
+ @property --utrecht-article-max-inline-size { syntax: '<length>'; inherits: true; }
81
+ @property --utrecht-backdrop-fade-in-animation-duration { syntax: '<time>'; inherits: true; }
82
+ @property --utrecht-backdrop-opacity { syntax: '<number>'; inherits: true; }
83
+ @property --utrecht-backdrop-reduced-transparency-opacity { syntax: '<number>'; inherits: true; }
84
+ @property --utrecht-badge-background-color { syntax: '<color>'; inherits: true; }
85
+ @property --utrecht-badge-border-radius { syntax: '<length-percentage>'; inherits: true; }
86
+ @property --utrecht-badge-color { syntax: '<color>'; inherits: true; }
87
+ @property --utrecht-badge-counter-background-color { syntax: '<color>'; inherits: true; }
88
+ @property --utrecht-badge-counter-border-radius { syntax: '<length-percentage>'; inherits: true; }
89
+ @property --utrecht-badge-counter-color { syntax: '<color>'; inherits: true; }
90
+ @property --utrecht-badge-counter-font-size { syntax: '<length>'; inherits: true; }
91
+ @property --utrecht-badge-counter-padding-block { syntax: '<length>'; inherits: true; }
92
+ @property --utrecht-badge-counter-padding-inline { syntax: '<length>'; inherits: true; }
93
+ @property --utrecht-badge-padding-block { syntax: '<length>'; inherits: true; }
94
+ @property --utrecht-badge-padding-inline { syntax: '<length>'; inherits: true; }
95
+ @property --utrecht-blockquote-caption-font-size { syntax: '<length>'; inherits: true; }
96
+ @property --utrecht-blockquote-content-color { syntax: '<color>'; inherits: true; }
97
+ @property --utrecht-blockquote-content-font-size { syntax: '<length>'; inherits: true; }
98
+ @property --utrecht-blockquote-margin-inline-end { syntax: '<length>'; inherits: true; }
99
+ @property --utrecht-blockquote-margin-inline-start { syntax: '<length>'; inherits: true; }
100
+ @property --utrecht-breadcrumb-nav-arrows-link-background-color { syntax: '<color>'; inherits: true; }
101
+ @property --utrecht-breadcrumb-nav-arrows-link-focus-background-color { syntax: '<color>'; inherits: true; }
102
+ @property --utrecht-breadcrumb-nav-font-size { syntax: '<length>'; inherits: true; }
103
+ @property --utrecht-breadcrumb-nav-item-padding-block-end { syntax: '<length>'; inherits: true; }
104
+ @property --utrecht-breadcrumb-nav-item-padding-block-start { syntax: '<length>'; inherits: true; }
105
+ @property --utrecht-breadcrumb-nav-item-padding-inline-end { syntax: '<length>'; inherits: true; }
106
+ @property --utrecht-breadcrumb-nav-item-padding-inline-start { syntax: '<length>'; inherits: true; }
107
+ @property --utrecht-breadcrumb-nav-link-color { syntax: '<color>'; inherits: true; }
108
+ @property --utrecht-breadcrumb-nav-link-disabled-color { syntax: '<color>'; inherits: true; }
109
+ @property --utrecht-breadcrumb-nav-link-focus-background-color { syntax: '<color>'; inherits: true; }
110
+ @property --utrecht-breadcrumb-nav-link-focus-color { syntax: '<color>'; inherits: true; }
111
+ @property --utrecht-breadcrumb-nav-link-focus-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
112
+ @property --utrecht-breadcrumb-nav-link-hover-color { syntax: '<color>'; inherits: true; }
113
+ @property --utrecht-breadcrumb-nav-link-hover-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
114
+ @property --utrecht-breadcrumb-nav-min-block-size { syntax: '<length>'; inherits: true; }
115
+ @property --utrecht-breadcrumb-nav-separator-color { syntax: '<color>'; inherits: true; }
116
+ @property --utrecht-breadcrumb-nav-separator-icon-size { syntax: '<length>'; inherits: true; }
117
+ @property --utrecht-button-active-background-color { syntax: '<color>'; inherits: true; }
118
+ @property --utrecht-button-active-color { syntax: '<color>'; inherits: true; }
119
+ @property --utrecht-button-border-radius { syntax: '<length-percentage>'; inherits: true; }
120
+ @property --utrecht-button-border-width { syntax: '<length>'; inherits: true; }
121
+ @property --utrecht-button-column-gap { syntax: '<length>'; inherits: true; }
122
+ @property --utrecht-button-focus-scale { syntax: '<number>'; inherits: true; }
123
+ @property --utrecht-button-font-size { syntax: '<length>'; inherits: true; }
124
+ @property --utrecht-button-hover-scale { syntax: '<number>'; inherits: true; }
125
+ @property --utrecht-button-margin-block-end { syntax: '<length>'; inherits: true; }
126
+ @property --utrecht-button-margin-block-start { syntax: '<length>'; inherits: true; }
127
+ @property --utrecht-button-margin-inline-end { syntax: '<length>'; inherits: true; }
128
+ @property --utrecht-button-margin-inline-start { syntax: '<length>'; inherits: true; }
129
+ @property --utrecht-button-padding-block-end { syntax: '<length>'; inherits: true; }
130
+ @property --utrecht-button-padding-block-start { syntax: '<length>'; inherits: true; }
131
+ @property --utrecht-button-padding-inline-end { syntax: '<length>'; inherits: true; }
132
+ @property --utrecht-button-padding-inline-start { syntax: '<length>'; inherits: true; }
133
+ @property --utrecht-button-pressed-background-color { syntax: '<color>'; inherits: true; }
134
+ @property --utrecht-button-pressed-color { syntax: '<color>'; inherits: true; }
135
+ @property --utrecht-button-primary-action-active-background-color { syntax: '<color>'; inherits: true; }
136
+ @property --utrecht-button-primary-action-active-border-color { syntax: '<color>'; inherits: true; }
137
+ @property --utrecht-button-primary-action-active-color { syntax: '<color>'; inherits: true; }
138
+ @property --utrecht-button-primary-action-border-color { syntax: '<color>'; inherits: true; }
139
+ @property --utrecht-button-primary-action-border-width { syntax: '<length>'; inherits: true; }
140
+ @property --utrecht-button-primary-action-disabled-background-color { syntax: '<color>'; inherits: true; }
141
+ @property --utrecht-button-primary-action-disabled-border-color { syntax: '<color>'; inherits: true; }
142
+ @property --utrecht-button-primary-action-disabled-color { syntax: '<color>'; inherits: true; }
143
+ @property --utrecht-button-primary-action-hover-border-color { syntax: '<color>'; inherits: true; }
144
+ @property --utrecht-button-primary-action-pressed-background-color { syntax: '<color>'; inherits: true; }
145
+ @property --utrecht-button-primary-action-pressed-border-color { syntax: '<color>'; inherits: true; }
146
+ @property --utrecht-button-primary-action-pressed-color { syntax: '<color>'; inherits: true; }
147
+ @property --utrecht-button-secondary-action-active-background-color { syntax: '<color>'; inherits: true; }
148
+ @property --utrecht-button-secondary-action-active-border-color { syntax: '<color>'; inherits: true; }
149
+ @property --utrecht-button-secondary-action-active-color { syntax: '<color>'; inherits: true; }
150
+ @property --utrecht-button-secondary-action-border-width { syntax: '<length>'; inherits: true; }
151
+ @property --utrecht-button-secondary-action-pressed-background-color { syntax: '<color>'; inherits: true; }
152
+ @property --utrecht-button-secondary-action-pressed-color { syntax: '<color>'; inherits: true; }
153
+ @property --utrecht-button-subtle-active-background-color { syntax: '<color>'; inherits: true; }
154
+ @property --utrecht-button-subtle-active-color { syntax: '<color>'; inherits: true; }
155
+ @property --utrecht-button-subtle-background-color { syntax: '<color>'; inherits: true; }
156
+ @property --utrecht-button-subtle-border-color { syntax: '<color>'; inherits: true; }
157
+ @property --utrecht-button-subtle-border-width { syntax: '<length>'; inherits: true; }
158
+ @property --utrecht-button-subtle-disabled-background-color { syntax: '<color>'; inherits: true; }
159
+ @property --utrecht-button-subtle-focus-background-color { syntax: '<color>'; inherits: true; }
160
+ @property --utrecht-button-subtle-focus-border-color { syntax: '<color>'; inherits: true; }
161
+ @property --utrecht-button-subtle-focus-color { syntax: '<color>'; inherits: true; }
162
+ @property --utrecht-button-subtle-font-weight { syntax: '<number>'; inherits: true; }
163
+ @property --utrecht-button-subtle-hover-background-color { syntax: '<color>'; inherits: true; }
164
+ @property --utrecht-button-subtle-hover-border-color { syntax: '<color>'; inherits: true; }
165
+ @property --utrecht-button-subtle-hover-color { syntax: '<color>'; inherits: true; }
166
+ @property --utrecht-button-subtle-pressed-background-color { syntax: '<color>'; inherits: true; }
167
+ @property --utrecht-button-subtle-pressed-color { syntax: '<color>'; inherits: true; }
168
+ @property --utrecht-calendar-icon-size { syntax: '<length>'; inherits: true; }
169
+ @property --utrecht-calendar-navigation-color { syntax: '<color>'; inherits: true; }
170
+ @property --utrecht-calendar-navigation-label-color { syntax: '<color>'; inherits: true; }
171
+ @property --utrecht-calendar-navigation-label-min-inline-size { syntax: '<length>'; inherits: true; }
172
+ @property --utrecht-calendar-navigation-padding-block-end { syntax: '<length>'; inherits: true; }
173
+ @property --utrecht-calendar-navigation-padding-block-start { syntax: '<length>'; inherits: true; }
174
+ @property --utrecht-calendar-table-days-item-day-active-border-color { syntax: '<color>'; inherits: true; }
175
+ @property --utrecht-calendar-table-days-item-day-border-color { syntax: '<color>'; inherits: true; }
176
+ @property --utrecht-calendar-table-days-item-day-border-width { syntax: '<length>'; inherits: true; }
177
+ @property --utrecht-calendar-table-days-item-day-color { syntax: '<color>'; inherits: true; }
178
+ @property --utrecht-calendar-table-days-item-day-disabled-border-color { syntax: '<color>'; inherits: true; }
179
+ @property --utrecht-calendar-table-days-item-day-disabled-color { syntax: '<color>'; inherits: true; }
180
+ @property --utrecht-calendar-table-days-item-day-emphasis-border-color { syntax: '<color>'; inherits: true; }
181
+ @property --utrecht-calendar-table-days-item-day-focus-border-color { syntax: '<color>'; inherits: true; }
182
+ @property --utrecht-calendar-table-days-item-day-hover-border-color { syntax: '<color>'; inherits: true; }
183
+ @property --utrecht-calendar-table-days-item-day-hover-color { syntax: '<color>'; inherits: true; }
184
+ @property --utrecht-calendar-table-days-item-day-is-today-background-color { syntax: '<color>'; inherits: true; }
185
+ @property --utrecht-calendar-table-days-item-day-is-today-border-color { syntax: '<color>'; inherits: true; }
186
+ @property --utrecht-calendar-table-days-item-day-is-today-color { syntax: '<color>'; inherits: true; }
187
+ @property --utrecht-calendar-table-days-item-day-is-today-font-weight { syntax: '<number>'; inherits: true; }
188
+ @property --utrecht-calendar-table-days-item-day-out-of-the-month-border-color { syntax: '<color>'; inherits: true; }
189
+ @property --utrecht-calendar-table-days-item-day-out-of-the-month-color { syntax: '<color>'; inherits: true; }
190
+ @property --utrecht-calendar-table-days-item-day-selected-background-color { syntax: '<color>'; inherits: true; }
191
+ @property --utrecht-calendar-table-days-item-day-selected-border-color { syntax: '<color>'; inherits: true; }
192
+ @property --utrecht-calendar-table-days-item-day-selected-color { syntax: '<color>'; inherits: true; }
193
+ @property --utrecht-calendar-table-days-item-day-size { syntax: '<length>'; inherits: true; }
194
+ @property --utrecht-calendar-table-weeks-item-width { syntax: '<length>'; inherits: true; }
195
+ @property --utrecht-checkbox-background-color { syntax: '<color>'; inherits: true; }
196
+ @property --utrecht-checkbox-border-color { syntax: '<color>'; inherits: true; }
197
+ @property --utrecht-checkbox-border-radius { syntax: '<length-percentage>'; inherits: true; }
198
+ @property --utrecht-checkbox-border-width { syntax: '<length>'; inherits: true; }
199
+ @property --utrecht-checkbox-checked-background-color { syntax: '<color>'; inherits: true; }
200
+ @property --utrecht-checkbox-checked-border-color { syntax: '<color>'; inherits: true; }
201
+ @property --utrecht-checkbox-color { syntax: '<color>'; inherits: true; }
202
+ @property --utrecht-checkbox-disabled-background-color { syntax: '<color>'; inherits: true; }
203
+ @property --utrecht-checkbox-disabled-border-color { syntax: '<color>'; inherits: true; }
204
+ @property --utrecht-checkbox-focus-border-width { syntax: '<length>'; inherits: true; }
205
+ @property --utrecht-checkbox-indeterminate-background-color { syntax: '<color>'; inherits: true; }
206
+ @property --utrecht-checkbox-invalid-border-color { syntax: '<color>'; inherits: true; }
207
+ @property --utrecht-checkbox-size { syntax: '<length>'; inherits: true; }
208
+ @property --utrecht-code-block-background-color { syntax: '<color>'; inherits: true; }
209
+ @property --utrecht-code-block-color { syntax: '<color>'; inherits: true; }
210
+ @property --utrecht-code-block-font-size { syntax: '<length>'; inherits: true; }
211
+ @property --utrecht-code-block-line-height { syntax: '<length> | <number>'; inherits: true; }
212
+ @property --utrecht-code-block-margin-block-end { syntax: '<length>'; inherits: true; }
213
+ @property --utrecht-code-block-margin-block-start { syntax: '<length>'; inherits: true; }
214
+ @property --utrecht-code-block-padding-block-end { syntax: '<length>'; inherits: true; }
215
+ @property --utrecht-code-block-padding-block-start { syntax: '<length>'; inherits: true; }
216
+ @property --utrecht-code-block-padding-inline-end { syntax: '<length>'; inherits: true; }
217
+ @property --utrecht-code-block-padding-inline-start { syntax: '<length>'; inherits: true; }
218
+ @property --utrecht-column-layout-column-rule-color { syntax: '<color>'; inherits: true; }
219
+ @property --utrecht-column-layout-column-rule-width { syntax: '<length>'; inherits: true; }
220
+ @property --utrecht-column-layout-column-width { syntax: '<length>'; inherits: true; }
221
+ @property --utrecht-column-layout-gap { syntax: '<length>'; inherits: true; }
222
+ @property --utrecht-data-list-item-key-font-weight { syntax: '<number>'; inherits: true; }
223
+ @property --utrecht-data-list-margin-block-end { syntax: '<length>'; inherits: true; }
224
+ @property --utrecht-data-list-margin-block-start { syntax: '<length>'; inherits: true; }
225
+ @property --utrecht-data-list-rows-column-inline-size { syntax: '<length>'; inherits: true; }
226
+ @property --utrecht-data-list-rows-column-min-inline-size { syntax: '<length>'; inherits: true; }
227
+ @property --utrecht-data-list-rows-item-margin-block-start { syntax: '<length>'; inherits: true; }
228
+ @property --utrecht-data-list-rows-item-value-margin-block-start { syntax: '<length>'; inherits: true; }
229
+ @property --utrecht-data-placeholder-background-color { syntax: '<color>'; inherits: true; }
230
+ @property --utrecht-document-font-size { syntax: '<length>'; inherits: true; }
231
+ @property --utrecht-document-line-height { syntax: '<length> | <number>'; inherits: true; }
232
+ @property --utrecht-drawer-background-color { syntax: '<color>'; inherits: true; }
233
+ @property --utrecht-drawer-border-color { syntax: '<color>'; inherits: true; }
234
+ @property --utrecht-drawer-border-width { syntax: '<length>'; inherits: true; }
235
+ @property --utrecht-drawer-color { syntax: '<color>'; inherits: true; }
236
+ @property --utrecht-drawer-max-block-size { syntax: '<length>'; inherits: true; }
237
+ @property --utrecht-drawer-max-inline-size { syntax: '<length>'; inherits: true; }
238
+ @property --utrecht-drawer-padding-block-end { syntax: '<length>'; inherits: true; }
239
+ @property --utrecht-drawer-padding-block-start { syntax: '<length>'; inherits: true; }
240
+ @property --utrecht-drawer-padding-inline-end { syntax: '<length>'; inherits: true; }
241
+ @property --utrecht-drawer-padding-inline-start { syntax: '<length>'; inherits: true; }
242
+ @property --utrecht-emphasis-strong-font-weight { syntax: '<number>'; inherits: true; }
243
+ @property --utrecht-feedback-active-background-color { syntax: '<color>'; inherits: true; }
244
+ @property --utrecht-feedback-active-border-color { syntax: '<color>'; inherits: true; }
245
+ @property --utrecht-feedback-active-color { syntax: '<color>'; inherits: true; }
246
+ @property --utrecht-feedback-active-fill-background-color { syntax: '<color>'; inherits: true; }
247
+ @property --utrecht-feedback-active-fill-color { syntax: '<color>'; inherits: true; }
248
+ @property --utrecht-feedback-danger-background-color { syntax: '<color>'; inherits: true; }
249
+ @property --utrecht-feedback-danger-border-color { syntax: '<color>'; inherits: true; }
250
+ @property --utrecht-feedback-danger-color { syntax: '<color>'; inherits: true; }
251
+ @property --utrecht-feedback-danger-fill-background-color { syntax: '<color>'; inherits: true; }
252
+ @property --utrecht-feedback-danger-fill-color { syntax: '<color>'; inherits: true; }
253
+ @property --utrecht-feedback-error-background-color { syntax: '<color>'; inherits: true; }
254
+ @property --utrecht-feedback-error-border-color { syntax: '<color>'; inherits: true; }
255
+ @property --utrecht-feedback-error-color { syntax: '<color>'; inherits: true; }
256
+ @property --utrecht-feedback-error-fill-background-color { syntax: '<color>'; inherits: true; }
257
+ @property --utrecht-feedback-error-fill-color { syntax: '<color>'; inherits: true; }
258
+ @property --utrecht-feedback-inactive-background-color { syntax: '<color>'; inherits: true; }
259
+ @property --utrecht-feedback-inactive-border-color { syntax: '<color>'; inherits: true; }
260
+ @property --utrecht-feedback-inactive-color { syntax: '<color>'; inherits: true; }
261
+ @property --utrecht-feedback-inactive-fill-background-color { syntax: '<color>'; inherits: true; }
262
+ @property --utrecht-feedback-inactive-fill-color { syntax: '<color>'; inherits: true; }
263
+ @property --utrecht-feedback-invalid-background-color { syntax: '<color>'; inherits: true; }
264
+ @property --utrecht-feedback-invalid-border-color { syntax: '<color>'; inherits: true; }
265
+ @property --utrecht-feedback-invalid-color { syntax: '<color>'; inherits: true; }
266
+ @property --utrecht-feedback-invalid-fill-background-color { syntax: '<color>'; inherits: true; }
267
+ @property --utrecht-feedback-invalid-fill-color { syntax: '<color>'; inherits: true; }
268
+ @property --utrecht-feedback-safe-background-color { syntax: '<color>'; inherits: true; }
269
+ @property --utrecht-feedback-safe-border-color { syntax: '<color>'; inherits: true; }
270
+ @property --utrecht-feedback-safe-color { syntax: '<color>'; inherits: true; }
271
+ @property --utrecht-feedback-safe-fill-background-color { syntax: '<color>'; inherits: true; }
272
+ @property --utrecht-feedback-safe-fill-color { syntax: '<color>'; inherits: true; }
273
+ @property --utrecht-feedback-success-background-color { syntax: '<color>'; inherits: true; }
274
+ @property --utrecht-feedback-success-border-color { syntax: '<color>'; inherits: true; }
275
+ @property --utrecht-feedback-success-color { syntax: '<color>'; inherits: true; }
276
+ @property --utrecht-feedback-success-fill-background-color { syntax: '<color>'; inherits: true; }
277
+ @property --utrecht-feedback-success-fill-color { syntax: '<color>'; inherits: true; }
278
+ @property --utrecht-feedback-valid-background-color { syntax: '<color>'; inherits: true; }
279
+ @property --utrecht-feedback-valid-border-color { syntax: '<color>'; inherits: true; }
280
+ @property --utrecht-feedback-valid-color { syntax: '<color>'; inherits: true; }
281
+ @property --utrecht-feedback-valid-fill-background-color { syntax: '<color>'; inherits: true; }
282
+ @property --utrecht-feedback-valid-fill-color { syntax: '<color>'; inherits: true; }
283
+ @property --utrecht-feedback-warning-background-color { syntax: '<color>'; inherits: true; }
284
+ @property --utrecht-feedback-warning-border-color { syntax: '<color>'; inherits: true; }
285
+ @property --utrecht-feedback-warning-color { syntax: '<color>'; inherits: true; }
286
+ @property --utrecht-feedback-warning-fill-background-color { syntax: '<color>'; inherits: true; }
287
+ @property --utrecht-feedback-warning-fill-color { syntax: '<color>'; inherits: true; }
288
+ @property --utrecht-figure-caption-color { syntax: '<color>'; inherits: true; }
289
+ @property --utrecht-figure-caption-font-size { syntax: '<length>'; inherits: true; }
290
+ @property --utrecht-figure-caption-line-height { syntax: '<length> | <number>'; inherits: true; }
291
+ @property --utrecht-focus-background-color { syntax: '<color>'; inherits: true; }
292
+ @property --utrecht-focus-inverse-outline-color { syntax: '<color>'; inherits: true; }
293
+ @property --utrecht-focus-outline-color { syntax: '<color>'; inherits: true; }
294
+ @property --utrecht-focus-outline-style { syntax: 'dotted | none | solid'; inherits: true; }
295
+ @property --utrecht-focus-outline-width { syntax: '<length>'; inherits: true; }
296
+ @property --utrecht-form-control-border-radius { syntax: '<length-percentage>'; inherits: true; }
297
+ @property --utrecht-form-control-border-width { syntax: '<length>'; inherits: true; }
298
+ @property --utrecht-form-control-font-size { syntax: '<length>'; inherits: true; }
299
+ @property --utrecht-form-control-max-inline-size { syntax: '<length>'; inherits: true; }
300
+ @property --utrecht-form-control-padding-block-end { syntax: '<length>'; inherits: true; }
301
+ @property --utrecht-form-control-padding-block-start { syntax: '<length>'; inherits: true; }
302
+ @property --utrecht-form-control-padding-inline-end { syntax: '<length>'; inherits: true; }
303
+ @property --utrecht-form-control-padding-inline-start { syntax: '<length>'; inherits: true; }
304
+ @property --utrecht-form-control-read-only-color { syntax: '<color>'; inherits: true; }
305
+ @property --utrecht-form-field-description-invalid-color { syntax: '<color>'; inherits: true; }
306
+ @property --utrecht-form-field-description-valid-color { syntax: '<color>'; inherits: true; }
307
+ @property --utrecht-form-field-error-message-color { syntax: '<color>'; inherits: true; }
308
+ @property --utrecht-form-field-invalid-border-inline-start-color { syntax: '<color>'; inherits: true; }
309
+ @property --utrecht-form-field-invalid-border-inline-start-width { syntax: '<length>'; inherits: true; }
310
+ @property --utrecht-form-field-invalid-padding-inline-start { syntax: '<length>'; inherits: true; }
311
+ @property --utrecht-form-field-label-margin-block-end { syntax: '<length>'; inherits: true; }
312
+ @property --utrecht-form-field-margin-block-end { syntax: '<length>'; inherits: true; }
313
+ @property --utrecht-form-field-margin-block-start { syntax: '<length>'; inherits: true; }
314
+ @property --utrecht-form-fieldset-legend-disabled-color { syntax: '<color>'; inherits: true; }
315
+ @property --utrecht-form-fieldset-legend-font-size { syntax: '<length>'; inherits: true; }
316
+ @property --utrecht-form-fieldset-legend-font-weight { syntax: '<number>'; inherits: true; }
317
+ @property --utrecht-form-fieldset-legend-line-height { syntax: '<length> | <number>'; inherits: true; }
318
+ @property --utrecht-form-fieldset-legend-margin-block-end { syntax: '<length>'; inherits: true; }
319
+ @property --utrecht-form-fieldset-legend-margin-block-start { syntax: '<length>'; inherits: true; }
320
+ @property --utrecht-form-fieldset-margin-block-end { syntax: '<length>'; inherits: true; }
321
+ @property --utrecht-form-fieldset-margin-block-start { syntax: '<length>'; inherits: true; }
322
+ @property --utrecht-form-fieldset-section-background-color { syntax: '<color>'; inherits: true; }
323
+ @property --utrecht-form-fieldset-section-color { syntax: '<color>'; inherits: true; }
324
+ @property --utrecht-form-label-checkbox-font-weight { syntax: '<number>'; inherits: true; }
325
+ @property --utrecht-form-label-font-size { syntax: '<length>'; inherits: true; }
326
+ @property --utrecht-form-label-font-weight { syntax: '<number>'; inherits: true; }
327
+ @property --utrecht-form-label-radio-font-weight { syntax: '<number>'; inherits: true; }
328
+ @property --utrecht-form-toggle-border-radius { syntax: '<length-percentage>'; inherits: true; }
329
+ @property --utrecht-form-toggle-border-width { syntax: '<length>'; inherits: true; }
330
+ @property --utrecht-form-toggle-focus-border-color { syntax: '<color>'; inherits: true; }
331
+ @property --utrecht-form-toggle-focus-border-width { syntax: '<length>'; inherits: true; }
332
+ @property --utrecht-form-toggle-height { syntax: '<length>'; inherits: true; }
333
+ @property --utrecht-form-toggle-padding-block-end { syntax: '<length>'; inherits: true; }
334
+ @property --utrecht-form-toggle-padding-block-start { syntax: '<length>'; inherits: true; }
335
+ @property --utrecht-form-toggle-padding-inline-end { syntax: '<length>'; inherits: true; }
336
+ @property --utrecht-form-toggle-padding-inline-start { syntax: '<length>'; inherits: true; }
337
+ @property --utrecht-form-toggle-thumb-margin-inline-end { syntax: '<length>'; inherits: true; }
338
+ @property --utrecht-form-toggle-thumb-margin-inline-start { syntax: '<length>'; inherits: true; }
339
+ @property --utrecht-form-toggle-thumb-min-inline-size { syntax: '<length>'; inherits: true; }
340
+ @property --utrecht-form-toggle-width { syntax: '<length>'; inherits: true; }
341
+ @property --utrecht-heading-1-font-size { syntax: '<length>'; inherits: true; }
342
+ @property --utrecht-heading-1-font-weight { syntax: '<number>'; inherits: true; }
343
+ @property --utrecht-heading-1-line-height { syntax: '<length> | <number>'; inherits: true; }
344
+ @property --utrecht-heading-1-margin-block-end { syntax: '<length>'; inherits: true; }
345
+ @property --utrecht-heading-1-margin-block-start { syntax: '<length>'; inherits: true; }
346
+ @property --utrecht-heading-2-font-size { syntax: '<length>'; inherits: true; }
347
+ @property --utrecht-heading-2-font-weight { syntax: '<number>'; inherits: true; }
348
+ @property --utrecht-heading-2-line-height { syntax: '<length> | <number>'; inherits: true; }
349
+ @property --utrecht-heading-2-margin-block-end { syntax: '<length>'; inherits: true; }
350
+ @property --utrecht-heading-2-margin-block-start { syntax: '<length>'; inherits: true; }
351
+ @property --utrecht-heading-3-font-size { syntax: '<length>'; inherits: true; }
352
+ @property --utrecht-heading-3-font-weight { syntax: '<number>'; inherits: true; }
353
+ @property --utrecht-heading-3-line-height { syntax: '<length> | <number>'; inherits: true; }
354
+ @property --utrecht-heading-3-margin-block-end { syntax: '<length>'; inherits: true; }
355
+ @property --utrecht-heading-3-margin-block-start { syntax: '<length>'; inherits: true; }
356
+ @property --utrecht-heading-4-font-size { syntax: '<length>'; inherits: true; }
357
+ @property --utrecht-heading-4-font-weight { syntax: '<number>'; inherits: true; }
358
+ @property --utrecht-heading-4-line-height { syntax: '<length> | <number>'; inherits: true; }
359
+ @property --utrecht-heading-4-margin-block-end { syntax: '<length>'; inherits: true; }
360
+ @property --utrecht-heading-4-margin-block-start { syntax: '<length>'; inherits: true; }
361
+ @property --utrecht-heading-5-font-size { syntax: '<length>'; inherits: true; }
362
+ @property --utrecht-heading-5-font-weight { syntax: '<number>'; inherits: true; }
363
+ @property --utrecht-heading-5-line-height { syntax: '<length> | <number>'; inherits: true; }
364
+ @property --utrecht-heading-5-margin-block-end { syntax: '<length>'; inherits: true; }
365
+ @property --utrecht-heading-5-margin-block-start { syntax: '<length>'; inherits: true; }
366
+ @property --utrecht-heading-6-font-size { syntax: '<length>'; inherits: true; }
367
+ @property --utrecht-heading-6-font-weight { syntax: '<number>'; inherits: true; }
368
+ @property --utrecht-heading-6-line-height { syntax: '<length> | <number>'; inherits: true; }
369
+ @property --utrecht-heading-font-weight { syntax: '<number>'; inherits: true; }
370
+ @property --utrecht-icon-baseline-inset-block-start { syntax: '<length>'; inherits: true; }
371
+ @property --utrecht-icon-size { syntax: '<length-percentage>'; inherits: true; }
372
+ @property --utrecht-index-char-nav-gap { syntax: '<length>'; inherits: true; }
373
+ @property --utrecht-index-char-nav-link-current-font-weight { syntax: '<number>'; inherits: true; }
374
+ @property --utrecht-index-char-nav-margin-block-end { syntax: '<length>'; inherits: true; }
375
+ @property --utrecht-index-char-nav-margin-block-start { syntax: '<length>'; inherits: true; }
376
+ @property --utrecht-link-focus-visible-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
377
+ @property --utrecht-link-hover-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
378
+ @property --utrecht-link-hover-text-decoration-thickness { syntax: '<length>'; inherits: true; }
379
+ @property --utrecht-link-icon-size { syntax: '<length>'; inherits: true; }
380
+ @property --utrecht-link-list-icon-size { syntax: '<length>'; inherits: true; }
381
+ @property --utrecht-link-list-link-column-gap { syntax: '<length>'; inherits: true; }
382
+ @property --utrecht-link-list-link-font-weight { syntax: '<number>'; inherits: true; }
383
+ @property --utrecht-link-list-link-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
384
+ @property --utrecht-link-list-row-gap { syntax: '<length>'; inherits: true; }
385
+ @property --utrecht-link-social-background-color { syntax: '<color>'; inherits: true; }
386
+ @property --utrecht-link-social-border-color { syntax: '<color>'; inherits: true; }
387
+ @property --utrecht-link-social-border-width { syntax: '<length>'; inherits: true; }
388
+ @property --utrecht-link-social-color { syntax: '<color>'; inherits: true; }
389
+ @property --utrecht-link-social-icon-size { syntax: '<length>'; inherits: true; }
390
+ @property --utrecht-link-social-margin-inline-start { syntax: '<length>'; inherits: true; }
391
+ @property --utrecht-link-social-size { syntax: '<length>'; inherits: true; }
392
+ @property --utrecht-link-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
393
+ @property --utrecht-link-text-underline-offset { syntax: '<length>'; inherits: true; }
394
+ @property --utrecht-link-visited-color { syntax: '<color>'; inherits: true; }
395
+ @property --utrecht-list-social-item-margin-inline-end { syntax: '<length>'; inherits: true; }
396
+ @property --utrecht-listbox-background-color { syntax: '<color>'; inherits: true; }
397
+ @property --utrecht-listbox-border-color { syntax: '<color>'; inherits: true; }
398
+ @property --utrecht-listbox-border-width { syntax: '<length>'; inherits: true; }
399
+ @property --utrecht-listbox-inline-size { syntax: '<length>'; inherits: true; }
400
+ @property --utrecht-listbox-max-block-size { syntax: '<length>'; inherits: true; }
401
+ @property --utrecht-listbox-option-active-background-color { syntax: '<color>'; inherits: true; }
402
+ @property --utrecht-listbox-option-active-color { syntax: '<color>'; inherits: true; }
403
+ @property --utrecht-listbox-option-hover-background-color { syntax: '<color>'; inherits: true; }
404
+ @property --utrecht-listbox-option-hover-color { syntax: '<color>'; inherits: true; }
405
+ @property --utrecht-listbox-option-min-block-size { syntax: '<length>'; inherits: true; }
406
+ @property --utrecht-listbox-option-padding-block-end { syntax: '<length>'; inherits: true; }
407
+ @property --utrecht-listbox-option-padding-block-start { syntax: '<length>'; inherits: true; }
408
+ @property --utrecht-listbox-option-padding-inline-end { syntax: '<length>'; inherits: true; }
409
+ @property --utrecht-listbox-option-padding-inline-start { syntax: '<length>'; inherits: true; }
410
+ @property --utrecht-listbox-option-selected-background-color { syntax: '<color>'; inherits: true; }
411
+ @property --utrecht-listbox-option-selected-color { syntax: '<color>'; inherits: true; }
412
+ @property --utrecht-logo-max-block-size { syntax: '<length>'; inherits: true; }
413
+ @property --utrecht-logo-max-inline-size { syntax: '<length>'; inherits: true; }
414
+ @property --utrecht-logo-min-block-size { syntax: '<length>'; inherits: true; }
415
+ @property --utrecht-logo-min-inline-size { syntax: '<length>'; inherits: true; }
416
+ @property --utrecht-map-marker-background-color { syntax: '<color>'; inherits: true; }
417
+ @property --utrecht-map-marker-border-color { syntax: '<color>'; inherits: true; }
418
+ @property --utrecht-map-marker-border-width { syntax: '<length>'; inherits: true; }
419
+ @property --utrecht-map-marker-box-shadow-color { syntax: '<color>'; inherits: true; }
420
+ @property --utrecht-map-marker-color { syntax: '<color>'; inherits: true; }
421
+ @property --utrecht-map-marker-icon-size { syntax: '<length>'; inherits: true; }
422
+ @property --utrecht-map-marker-size { syntax: '<length>'; inherits: true; }
423
+ @property --utrecht-mapcontrolbutton-background-color { syntax: '<color>'; inherits: true; }
424
+ @property --utrecht-mapcontrolbutton-border-color { syntax: '<color>'; inherits: true; }
425
+ @property --utrecht-mapcontrolbutton-border-radius { syntax: '<length-percentage>'; inherits: true; }
426
+ @property --utrecht-mapcontrolbutton-border-width { syntax: '<length>'; inherits: true; }
427
+ @property --utrecht-mapcontrolbutton-color { syntax: '<color>'; inherits: true; }
428
+ @property --utrecht-mapcontrolbutton-disabled-background-color { syntax: '<color>'; inherits: true; }
429
+ @property --utrecht-mapcontrolbutton-disabled-border-color { syntax: '<color>'; inherits: true; }
430
+ @property --utrecht-mapcontrolbutton-disabled-color { syntax: '<color>'; inherits: true; }
431
+ @property --utrecht-mapcontrolbutton-focus-color { syntax: '<color>'; inherits: true; }
432
+ @property --utrecht-mapcontrolbutton-hover-background-color { syntax: '<color>'; inherits: true; }
433
+ @property --utrecht-mapcontrolbutton-label-margin-inline-end { syntax: '<length>'; inherits: true; }
434
+ @property --utrecht-mapcontrolbutton-label-margin-inline-start { syntax: '<length>'; inherits: true; }
435
+ @property --utrecht-mapcontrolbutton-min-block-size { syntax: '<length>'; inherits: true; }
436
+ @property --utrecht-mapcontrolbutton-min-inline-size { syntax: '<length>'; inherits: true; }
437
+ @property --utrecht-mark-background-color { syntax: '<color>'; inherits: true; }
438
+ @property --utrecht-mark-color { syntax: '<color>'; inherits: true; }
439
+ @property --utrecht-nav-bar-background-color { syntax: '<color>'; inherits: true; }
440
+ @property --utrecht-nav-bar-color { syntax: '<color>'; inherits: true; }
441
+ @property --utrecht-nav-bar-content-max-inline-size { syntax: '<length>'; inherits: true; }
442
+ @property --utrecht-nav-bar-link-padding-block-end { syntax: '<length>'; inherits: true; }
443
+ @property --utrecht-nav-bar-link-padding-block-start { syntax: '<length>'; inherits: true; }
444
+ @property --utrecht-nav-bar-link-padding-inline-end { syntax: '<length>'; inherits: true; }
445
+ @property --utrecht-nav-bar-link-padding-inline-start { syntax: '<length>'; inherits: true; }
446
+ @property --utrecht-number-badge-background-color { syntax: '<color>'; inherits: true; }
447
+ @property --utrecht-number-badge-border-radius { syntax: '<length-percentage>'; inherits: true; }
448
+ @property --utrecht-number-badge-color { syntax: '<color>'; inherits: true; }
449
+ @property --utrecht-number-badge-font-size { syntax: '<length>'; inherits: true; }
450
+ @property --utrecht-number-badge-padding-block { syntax: '<length>'; inherits: true; }
451
+ @property --utrecht-number-badge-padding-inline { syntax: '<length>'; inherits: true; }
452
+ @property --utrecht-number-data-negative-color { syntax: '<color>'; inherits: true; }
453
+ @property --utrecht-number-data-positive-color { syntax: '<color>'; inherits: true; }
454
+ @property --utrecht-ordered-list-item-margin-block-end { syntax: '<length>'; inherits: true; }
455
+ @property --utrecht-ordered-list-item-margin-block-start { syntax: '<length>'; inherits: true; }
456
+ @property --utrecht-ordered-list-item-padding-inline-start { syntax: '<length>'; inherits: true; }
457
+ @property --utrecht-ordered-list-margin-block-end { syntax: '<length>'; inherits: true; }
458
+ @property --utrecht-ordered-list-margin-block-start { syntax: '<length>'; inherits: true; }
459
+ @property --utrecht-ordered-list-padding-inline-start { syntax: '<length>'; inherits: true; }
460
+ @property --utrecht-page-content-padding-block-end { syntax: '<length>'; inherits: true; }
461
+ @property --utrecht-page-content-padding-block-start { syntax: '<length>'; inherits: true; }
462
+ @property --utrecht-page-footer-background-color { syntax: '<color>'; inherits: true; }
463
+ @property --utrecht-page-footer-background-image { syntax: '<url> | *'; inherits: true; }
464
+ @property --utrecht-page-footer-color { syntax: '<color>'; inherits: true; }
465
+ @property --utrecht-page-footer-padding-block-end { syntax: '<length>'; inherits: true; }
466
+ @property --utrecht-page-footer-padding-block-start { syntax: '<length>'; inherits: true; }
467
+ @property --utrecht-page-footer-padding-inline-end { syntax: '<length>'; inherits: true; }
468
+ @property --utrecht-page-footer-padding-inline-start { syntax: '<length>'; inherits: true; }
469
+ @property --utrecht-page-header-padding-block-end { syntax: '<length>'; inherits: true; }
470
+ @property --utrecht-page-header-padding-block-start { syntax: '<length>'; inherits: true; }
471
+ @property --utrecht-page-header-padding-inline-end { syntax: '<length>'; inherits: true; }
472
+ @property --utrecht-page-header-padding-inline-start { syntax: '<length>'; inherits: true; }
473
+ @property --utrecht-page-margin-inline-end { syntax: '<length>'; inherits: true; }
474
+ @property --utrecht-page-margin-inline-start { syntax: '<length>'; inherits: true; }
475
+ @property --utrecht-page-max-inline-size { syntax: '<length>'; inherits: true; }
476
+ @property --utrecht-pagination-font-size { syntax: '<length>'; inherits: true; }
477
+ @property --utrecht-pagination-margin-block-end { syntax: '<length>'; inherits: true; }
478
+ @property --utrecht-pagination-margin-block-start { syntax: '<length>'; inherits: true; }
479
+ @property --utrecht-pagination-page-link-background-color { syntax: '<color>'; inherits: true; }
480
+ @property --utrecht-pagination-page-link-border-color { syntax: '<color>'; inherits: true; }
481
+ @property --utrecht-pagination-page-link-border-width { syntax: '<length>'; inherits: true; }
482
+ @property --utrecht-pagination-page-link-color { syntax: '<color>'; inherits: true; }
483
+ @property --utrecht-pagination-page-link-current-background-color { syntax: '<color>'; inherits: true; }
484
+ @property --utrecht-pagination-page-link-current-border-color { syntax: '<color>'; inherits: true; }
485
+ @property --utrecht-pagination-page-link-current-color { syntax: '<color>'; inherits: true; }
486
+ @property --utrecht-pagination-page-link-distanced-margin-inline-start { syntax: '<length>'; inherits: true; }
487
+ @property --utrecht-pagination-page-link-font-weight { syntax: '<number>'; inherits: true; }
488
+ @property --utrecht-pagination-page-link-hover-background-color { syntax: '<color>'; inherits: true; }
489
+ @property --utrecht-pagination-page-link-hover-border-color { syntax: '<color>'; inherits: true; }
490
+ @property --utrecht-pagination-page-link-hover-color { syntax: '<color>'; inherits: true; }
491
+ @property --utrecht-pagination-page-link-padding-block-end { syntax: '<length>'; inherits: true; }
492
+ @property --utrecht-pagination-page-link-padding-block-start { syntax: '<length>'; inherits: true; }
493
+ @property --utrecht-pagination-page-link-padding-inline-end { syntax: '<length>'; inherits: true; }
494
+ @property --utrecht-pagination-page-link-padding-inline-start { syntax: '<length>'; inherits: true; }
495
+ @property --utrecht-pagination-page-link-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
496
+ @property --utrecht-pagination-relative-link-background-color { syntax: '<color>'; inherits: true; }
497
+ @property --utrecht-pagination-relative-link-border-color { syntax: '<color>'; inherits: true; }
498
+ @property --utrecht-pagination-relative-link-border-width { syntax: '<length>'; inherits: true; }
499
+ @property --utrecht-pagination-relative-link-color { syntax: '<color>'; inherits: true; }
500
+ @property --utrecht-pagination-relative-link-distanced-margin-inline-end { syntax: '<length>'; inherits: true; }
501
+ @property --utrecht-pagination-relative-link-distanced-margin-inline-start { syntax: '<length>'; inherits: true; }
502
+ @property --utrecht-pagination-relative-link-font-weight { syntax: '<number>'; inherits: true; }
503
+ @property --utrecht-pagination-relative-link-hover-background-color { syntax: '<color>'; inherits: true; }
504
+ @property --utrecht-pagination-relative-link-hover-border-color { syntax: '<color>'; inherits: true; }
505
+ @property --utrecht-pagination-relative-link-hover-color { syntax: '<color>'; inherits: true; }
506
+ @property --utrecht-pagination-relative-link-padding-block-end { syntax: '<length>'; inherits: true; }
507
+ @property --utrecht-pagination-relative-link-padding-block-start { syntax: '<length>'; inherits: true; }
508
+ @property --utrecht-pagination-relative-link-padding-inline-end { syntax: '<length>'; inherits: true; }
509
+ @property --utrecht-pagination-relative-link-padding-inline-start { syntax: '<length>'; inherits: true; }
510
+ @property --utrecht-pagination-relative-link-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
511
+ @property --utrecht-pagination-relative-link-text-transform { syntax: 'inherit | uppercase'; inherits: true; }
512
+ @property --utrecht-paragraph-font-size { syntax: '<length>'; inherits: true; }
513
+ @property --utrecht-paragraph-font-weight { syntax: '<number>'; inherits: true; }
514
+ @property --utrecht-paragraph-lead-color { syntax: '<color>'; inherits: true; }
515
+ @property --utrecht-paragraph-lead-font-size { syntax: '<length>'; inherits: true; }
516
+ @property --utrecht-paragraph-lead-font-weight { syntax: '<number>'; inherits: true; }
517
+ @property --utrecht-paragraph-lead-line-height { syntax: '<length> | <number>'; inherits: true; }
518
+ @property --utrecht-paragraph-line-height { syntax: '<length> | <number>'; inherits: true; }
519
+ @property --utrecht-paragraph-margin-block-end { syntax: '<length>'; inherits: true; }
520
+ @property --utrecht-paragraph-margin-block-start { syntax: '<length>'; inherits: true; }
521
+ @property --utrecht-paragraph-small-font-size { syntax: '<length>'; inherits: true; }
522
+ @property --utrecht-pointer-target-min-size { syntax: '<length>'; inherits: true; }
523
+ @property --utrecht-pre-heading-font-size { syntax: '<length>'; inherits: true; }
524
+ @property --utrecht-pre-heading-margin-block-start { syntax: '<length>'; inherits: true; }
525
+ @property --utrecht-radio-button-active-background-color { syntax: '<color>'; inherits: true; }
526
+ @property --utrecht-radio-button-background-color { syntax: '<color>'; inherits: true; }
527
+ @property --utrecht-radio-button-border-color { syntax: '<color>'; inherits: true; }
528
+ @property --utrecht-radio-button-border-width { syntax: '<length>'; inherits: true; }
529
+ @property --utrecht-radio-button-checked-active-background-color { syntax: '<color>'; inherits: true; }
530
+ @property --utrecht-radio-button-checked-active-color { syntax: '<color>'; inherits: true; }
531
+ @property --utrecht-radio-button-checked-background-color { syntax: '<color>'; inherits: true; }
532
+ @property --utrecht-radio-button-checked-border-color { syntax: '<color>'; inherits: true; }
533
+ @property --utrecht-radio-button-checked-focus-border-color { syntax: '<color>'; inherits: true; }
534
+ @property --utrecht-radio-button-checked-hover-background-color { syntax: '<color>'; inherits: true; }
535
+ @property --utrecht-radio-button-checked-hover-color { syntax: '<color>'; inherits: true; }
536
+ @property --utrecht-radio-button-disabled-background-color { syntax: '<color>'; inherits: true; }
537
+ @property --utrecht-radio-button-disabled-border-color { syntax: '<color>'; inherits: true; }
538
+ @property --utrecht-radio-button-disabled-color { syntax: '<color>'; inherits: true; }
539
+ @property --utrecht-radio-button-focus-border-color { syntax: '<color>'; inherits: true; }
540
+ @property --utrecht-radio-button-hover-background-color { syntax: '<color>'; inherits: true; }
541
+ @property --utrecht-radio-button-icon-size { syntax: '<length>'; inherits: true; }
542
+ @property --utrecht-radio-button-invalid-border-color { syntax: '<color>'; inherits: true; }
543
+ @property --utrecht-radio-button-invalid-border-width { syntax: '<length>'; inherits: true; }
544
+ @property --utrecht-radio-button-margin-inline-end { syntax: '<length>'; inherits: true; }
545
+ @property --utrecht-radio-button-size { syntax: '<percentage>'; inherits: true; }
546
+ @property --utrecht-rich-text-acquaintance-margin-block-end { syntax: '<length>'; inherits: true; }
547
+ @property --utrecht-rich-text-best-friend-margin-block-end { syntax: '<length>'; inherits: true; }
548
+ @property --utrecht-rich-text-confidant-margin-block-end { syntax: '<length>'; inherits: true; }
549
+ @property --utrecht-rich-text-friend-margin-block-end { syntax: '<length>'; inherits: true; }
550
+ @property --utrecht-rich-text-stranger-margin-block-end { syntax: '<length>'; inherits: true; }
551
+ @property --utrecht-search-bar-button-background-color { syntax: '<color>'; inherits: true; }
552
+ @property --utrecht-search-bar-button-border-color { syntax: '<length>'; inherits: true; }
553
+ @property --utrecht-search-bar-button-color { syntax: '<color>'; inherits: true; }
554
+ @property --utrecht-search-bar-button-font-size { syntax: '<number>'; inherits: true; }
555
+ @property --utrecht-search-bar-button-font-weight { syntax: '<number>'; inherits: true; }
556
+ @property --utrecht-search-bar-button-hover-background-color { syntax: '<color>'; inherits: true; }
557
+ @property --utrecht-search-bar-button-hover-scale { syntax: '<number>'; inherits: true; }
558
+ @property --utrecht-search-bar-dropdown-border-color { syntax: '<color>'; inherits: true; }
559
+ @property --utrecht-search-bar-dropdown-border-width { syntax: '<length>'; inherits: true; }
560
+ @property --utrecht-search-bar-dropdown-max-block-size { syntax: '<length>'; inherits: true; }
561
+ @property --utrecht-search-bar-dropdown-padding-block-end { syntax: '<number>'; inherits: true; }
562
+ @property --utrecht-search-bar-dropdown-padding-block-start { syntax: '<number>'; inherits: true; }
563
+ @property --utrecht-search-bar-input-background-position-x { syntax: '<length>'; inherits: true; }
564
+ @property --utrecht-search-bar-input-background-position-y { syntax: '<length>'; inherits: true; }
565
+ @property --utrecht-search-bar-input-background-size { syntax: '<length>'; inherits: true; }
566
+ @property --utrecht-search-bar-input-border-color { syntax: '<>'; inherits: true; }
567
+ @property --utrecht-search-bar-input-padding-inline-start { syntax: '<length>'; inherits: true; }
568
+ @property --utrecht-search-bar-list-item-is-active-background-color { syntax: '<color>'; inherits: true; }
569
+ @property --utrecht-search-bar-list-item-is-active-color { syntax: '<color>'; inherits: true; }
570
+ @property --utrecht-search-bar-list-item-is-active-font-weight { syntax: '<length>'; inherits: true; }
571
+ @property --utrecht-search-bar-list-item-is-selected-background-color { syntax: '<color>'; inherits: true; }
572
+ @property --utrecht-search-bar-list-item-is-selected-color { syntax: '<color>'; inherits: true; }
573
+ @property --utrecht-search-bar-section-margin-block-end { syntax: '<number>'; inherits: true; }
574
+ @property --utrecht-search-bar-section-title-color { syntax: '<color>'; inherits: true; }
575
+ @property --utrecht-search-bar-section-title-font-size { syntax: '<number>'; inherits: true; }
576
+ @property --utrecht-search-bar-section-title-font-weight { syntax: '<number>'; inherits: true; }
577
+ @property --utrecht-search-bar-section-title-margin-inline-start { syntax: '<number>'; inherits: true; }
578
+ @property --utrecht-select-border-block-end-width { syntax: '<length>'; inherits: true; }
579
+ @property --utrecht-separator-block-size { syntax: '<length>'; inherits: true; }
580
+ @property --utrecht-separator-color { syntax: '<color>'; inherits: true; }
581
+ @property --utrecht-separator-margin-block-end { syntax: '<length>'; inherits: true; }
582
+ @property --utrecht-separator-margin-block-start { syntax: '<length>'; inherits: true; }
583
+ @property --utrecht-skip-link-background-color { syntax: '<color>'; inherits: true; }
584
+ @property --utrecht-skip-link-color { syntax: '<color>'; inherits: true; }
585
+ @property --utrecht-skip-link-focus-background-color { syntax: '<color>'; inherits: true; }
586
+ @property --utrecht-skip-link-focus-color { syntax: '<color>'; inherits: true; }
587
+ @property --utrecht-skip-link-focus-visible-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
588
+ @property --utrecht-skip-link-padding-block-end { syntax: '<length>'; inherits: true; }
589
+ @property --utrecht-skip-link-padding-block-start { syntax: '<length>'; inherits: true; }
590
+ @property --utrecht-skip-link-padding-inline-end { syntax: '<length>'; inherits: true; }
591
+ @property --utrecht-skip-link-padding-inline-start { syntax: '<length>'; inherits: true; }
592
+ @property --utrecht-skip-link-text-decoration { syntax: 'inherit | none | underline'; inherits: true; }
593
+ @property --utrecht-space-block-2xl { syntax: '<length>'; inherits: true; }
594
+ @property --utrecht-space-block-2xs { syntax: '<length>'; inherits: true; }
595
+ @property --utrecht-space-block-3xl { syntax: '<length>'; inherits: true; }
596
+ @property --utrecht-space-block-3xs { syntax: '<length>'; inherits: true; }
597
+ @property --utrecht-space-block-4xl { syntax: '<length>'; inherits: true; }
598
+ @property --utrecht-space-block-lg { syntax: '<length>'; inherits: true; }
599
+ @property --utrecht-space-block-md { syntax: '<length>'; inherits: true; }
600
+ @property --utrecht-space-block-sm { syntax: '<length>'; inherits: true; }
601
+ @property --utrecht-space-block-xl { syntax: '<length>'; inherits: true; }
602
+ @property --utrecht-space-block-xs { syntax: '<length>'; inherits: true; }
603
+ @property --utrecht-space-column-2xl { syntax: '<length>'; inherits: true; }
604
+ @property --utrecht-space-column-2xs { syntax: '<length>'; inherits: true; }
605
+ @property --utrecht-space-column-3xl { syntax: '<length>'; inherits: true; }
606
+ @property --utrecht-space-column-3xs { syntax: '<length>'; inherits: true; }
607
+ @property --utrecht-space-column-4xl { syntax: '<length>'; inherits: true; }
608
+ @property --utrecht-space-column-4xs { syntax: '<length>'; inherits: true; }
609
+ @property --utrecht-space-column-5xl { syntax: '<length>'; inherits: true; }
610
+ @property --utrecht-space-column-lg { syntax: '<length>'; inherits: true; }
611
+ @property --utrecht-space-column-md { syntax: '<length>'; inherits: true; }
612
+ @property --utrecht-space-column-sm { syntax: '<length>'; inherits: true; }
613
+ @property --utrecht-space-column-xl { syntax: '<length>'; inherits: true; }
614
+ @property --utrecht-space-column-xs { syntax: '<length>'; inherits: true; }
615
+ @property --utrecht-space-inline-2xl { syntax: '<length>'; inherits: true; }
616
+ @property --utrecht-space-inline-2xs { syntax: '<length>'; inherits: true; }
617
+ @property --utrecht-space-inline-3xl { syntax: '<length>'; inherits: true; }
618
+ @property --utrecht-space-inline-3xs { syntax: '<length>'; inherits: true; }
619
+ @property --utrecht-space-inline-4xl { syntax: '<length>'; inherits: true; }
620
+ @property --utrecht-space-inline-lg { syntax: '<length>'; inherits: true; }
621
+ @property --utrecht-space-inline-md { syntax: '<length>'; inherits: true; }
622
+ @property --utrecht-space-inline-sm { syntax: '<length>'; inherits: true; }
623
+ @property --utrecht-space-inline-xl { syntax: '<length>'; inherits: true; }
624
+ @property --utrecht-space-inline-xs { syntax: '<length>'; inherits: true; }
625
+ @property --utrecht-space-row-2xl { syntax: '<length>'; inherits: true; }
626
+ @property --utrecht-space-row-2xs { syntax: '<length>'; inherits: true; }
627
+ @property --utrecht-space-row-3xl { syntax: '<length>'; inherits: true; }
628
+ @property --utrecht-space-row-3xs { syntax: '<length>'; inherits: true; }
629
+ @property --utrecht-space-row-4xl { syntax: '<length>'; inherits: true; }
630
+ @property --utrecht-space-row-4xs { syntax: '<length>'; inherits: true; }
631
+ @property --utrecht-space-row-5xl { syntax: '<length>'; inherits: true; }
632
+ @property --utrecht-space-row-lg { syntax: '<length>'; inherits: true; }
633
+ @property --utrecht-space-row-md { syntax: '<length>'; inherits: true; }
634
+ @property --utrecht-space-row-sm { syntax: '<length>'; inherits: true; }
635
+ @property --utrecht-space-row-xl { syntax: '<length>'; inherits: true; }
636
+ @property --utrecht-space-row-xs { syntax: '<length>'; inherits: true; }
637
+ @property --utrecht-space-text-2xl { syntax: '<length>'; inherits: true; }
638
+ @property --utrecht-space-text-2xs { syntax: '<length>'; inherits: true; }
639
+ @property --utrecht-space-text-3xl { syntax: '<length>'; inherits: true; }
640
+ @property --utrecht-space-text-3xs { syntax: '<length>'; inherits: true; }
641
+ @property --utrecht-space-text-lg { syntax: '<length>'; inherits: true; }
642
+ @property --utrecht-space-text-md { syntax: '<length>'; inherits: true; }
643
+ @property --utrecht-space-text-sm { syntax: '<length>'; inherits: true; }
644
+ @property --utrecht-space-text-xl { syntax: '<length>'; inherits: true; }
645
+ @property --utrecht-space-text-xs { syntax: '<length>'; inherits: true; }
646
+ @property --utrecht-spotlight-section-error-background-color { syntax: '<color>'; inherits: true; }
647
+ @property --utrecht-spotlight-section-info-color { syntax: '<color>'; inherits: true; }
648
+ @property --utrecht-spotlight-section-ok-background-color { syntax: '<color>'; inherits: true; }
649
+ @property --utrecht-spotlight-section-padding-block-end { syntax: '<length>'; inherits: true; }
650
+ @property --utrecht-spotlight-section-padding-block-start { syntax: '<length>'; inherits: true; }
651
+ @property --utrecht-spotlight-section-padding-inline-end { syntax: '<length>'; inherits: true; }
652
+ @property --utrecht-spotlight-section-padding-inline-start { syntax: '<length>'; inherits: true; }
653
+ @property --utrecht-spotlight-section-warning-color { syntax: '<color>'; inherits: true; }
654
+ @property --utrecht-table-caption-font-size { syntax: '<length>'; inherits: true; }
655
+ @property --utrecht-table-caption-font-weight { syntax: '<number>'; inherits: true; }
656
+ @property --utrecht-table-caption-margin-block-end { syntax: '<length>'; inherits: true; }
657
+ @property --utrecht-table-caption-text-align { syntax: 'left | right | start | end'; inherits: true; }
658
+ @property --utrecht-table-cell-icon-size { syntax: '<length>'; inherits: true; }
659
+ @property --utrecht-table-cell-line-height { syntax: '<length> | <number>'; inherits: true; }
660
+ @property --utrecht-table-cell-padding-block-end { syntax: '<length>'; inherits: true; }
661
+ @property --utrecht-table-cell-padding-block-start { syntax: '<length>'; inherits: true; }
662
+ @property --utrecht-table-cell-padding-inline-end { syntax: '<length>'; inherits: true; }
663
+ @property --utrecht-table-cell-padding-inline-start { syntax: '<length>'; inherits: true; }
664
+ @property --utrecht-table-cell-selected-background-color { syntax: '<color>'; inherits: true; }
665
+ @property --utrecht-table-cell-selected-color { syntax: '<color>'; inherits: true; }
666
+ @property --utrecht-table-footer-sticky-background-color { syntax: '<color>'; inherits: true; }
667
+ @property --utrecht-table-footer-sticky-color { syntax: '<color>'; inherits: true; }
668
+ @property --utrecht-table-header-border-block-end-color { syntax: '<color>'; inherits: true; }
669
+ @property --utrecht-table-header-border-block-end-width { syntax: '<length>'; inherits: true; }
670
+ @property --utrecht-table-header-font-weight { syntax: '<number>'; inherits: true; }
671
+ @property --utrecht-table-header-sticky-background-color { syntax: '<color>'; inherits: true; }
672
+ @property --utrecht-table-header-sticky-border-block-end-color { syntax: '<color>'; inherits: true; }
673
+ @property --utrecht-table-header-sticky-border-block-end-width { syntax: '<length>'; inherits: true; }
674
+ @property --utrecht-table-header-sticky-color { syntax: '<color>'; inherits: true; }
675
+ @property --utrecht-table-margin-block-end { syntax: '<length>'; inherits: true; }
676
+ @property --utrecht-table-margin-block-start { syntax: '<length>'; inherits: true; }
677
+ @property --utrecht-table-row-alternate-even-background-color { syntax: '<color>'; inherits: true; }
678
+ @property --utrecht-table-row-alternate-even-color { syntax: '<color>'; inherits: true; }
679
+ @property --utrecht-table-row-alternate-odd-background-color { syntax: '<color>'; inherits: true; }
680
+ @property --utrecht-table-row-alternate-odd-color { syntax: '<color>'; inherits: true; }
681
+ @property --utrecht-table-row-border-block-end-color { syntax: '<color>'; inherits: true; }
682
+ @property --utrecht-table-row-border-block-end-width { syntax: '<length>'; inherits: true; }
683
+ @property --utrecht-textarea-border-block-end-width { syntax: '<length>'; inherits: true; }
684
+ @property --utrecht-textarea-border-bottom-width { syntax: '<length>'; inherits: true; }
685
+ @property --utrecht-textarea-line-height { syntax: '<length>'; inherits: true; }
686
+ @property --utrecht-textbox-border-bottom-width { syntax: '<length>'; inherits: true; }
687
+ @property --utrecht-toptask-link-background-color { syntax: '<color>'; inherits: true; }
688
+ @property --utrecht-toptask-link-color { syntax: '<color>'; inherits: true; }
689
+ @property --utrecht-toptask-link-font-size { syntax: '<length>'; inherits: true; }
690
+ @property --utrecht-toptask-link-hover-background-color { syntax: '<color>'; inherits: true; }
691
+ @property --utrecht-toptask-link-hover-color { syntax: '<color>'; inherits: true; }
692
+ @property --utrecht-toptask-link-hover-transform-scale { syntax: '<number>'; inherits: true; }
693
+ @property --utrecht-toptask-link-icon-size { syntax: '<length>'; inherits: true; }
694
+ @property --utrecht-toptask-link-line-height { syntax: '<length> | <number>'; inherits: true; }
695
+ @property --utrecht-toptask-link-min-block-size { syntax: '<length>'; inherits: true; }
696
+ @property --utrecht-toptask-link-min-inline-size { syntax: '<length>'; inherits: true; }
697
+ @property --utrecht-toptask-link-padding-block-end { syntax: '<length>'; inherits: true; }
698
+ @property --utrecht-toptask-link-padding-block-start { syntax: '<length>'; inherits: true; }
699
+ @property --utrecht-toptask-link-padding-inline-end { syntax: '<length>'; inherits: true; }
700
+ @property --utrecht-toptask-link-padding-inline-start { syntax: '<length>'; inherits: true; }
701
+ @property --utrecht-unordered-list-item-margin-block-end { syntax: '<length>'; inherits: true; }
702
+ @property --utrecht-unordered-list-item-margin-block-start { syntax: '<length>'; inherits: true; }
703
+ @property --utrecht-unordered-list-margin-block-end { syntax: '<length>'; inherits: true; }
704
+ @property --utrecht-unordered-list-margin-block-start { syntax: '<length>'; inherits: true; }
705
+ @property --utrecht-unordered-list-marker-color { syntax: '<color>'; inherits: true; }