User story
As a designer for gemeente Nijmegen, I want to propose adding design tokens for the Toptask link, so it visually and typographically aligns with other interactive elements within the Nijmegen theme.
Describe the solution you'd like
It would be great if the following design tokens could be added:
utrecht.toptask-link.border-radius
utrecht.toptask-link.font-family
utrecht.toptask-link.font-weight
Describe alternatives you've considered
Without these tokens, the Toptask Link relies on inherited or hardcoded typography values. This makes it harder to align the component with the visual language of gemeente Nijmegen and reduces flexibility when theming.
By introducing these tokens, the Toptask Link can better match other interactive elements - such as Buttons - which already use explicit tokens for border-radius and typography (for example, a border-radius of 4px).
Additional context
Toptask Link in Novio - Nijmegen Design System
Acceptance criteria
User story
As a designer for gemeente Nijmegen, I want to propose adding design tokens for the Toptask link, so it visually and typographically aligns with other interactive elements within the Nijmegen theme.
Describe the solution you'd like
It would be great if the following design tokens could be added:
utrecht.toptask-link.border-radiusutrecht.toptask-link.font-familyutrecht.toptask-link.font-weightDescribe alternatives you've considered
Without these tokens, the Toptask Link relies on inherited or hardcoded typography values. This makes it harder to align the component with the visual language of gemeente Nijmegen and reduces flexibility when theming.
By introducing these tokens, the Toptask Link can better match other interactive elements - such as Buttons - which already use explicit tokens for border-radius and typography (for example, a border-radius of
4px).Additional context
Toptask Link in Novio - Nijmegen Design System
Acceptance criteria
utrecht.toptask-link.border-radiustoken is added to the code.utrecht.toptask-link.font-familytoken is added to the code.utrecht.toptask-link.font-weighttoken is added to the code.