Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change some border width semantic tokens #67

Closed
julien-deramond opened this issue Sep 18, 2024 · 0 comments · Fixed by #69
Closed

Change some border width semantic tokens #67

julien-deramond opened this issue Sep 18, 2024 · 0 comments · Fixed by #69
Assignees

Comments

@julien-deramond
Copy link
Member

Description

The references have changed for the border width semantic tokens.
The new semantic border width tokens are:

Name Value
border-width-none border-width-0
border-width-default border-width-25
border-width-thin border-width-25
border-width-medium border-width-50
border-width-thick border-width-75
border-width-thicker border-width-100
border-width-outside-focus border-width-50

In summary:

  • border-width-thickest doesn't exist anymore
  • border-width-medium is new
  • border-width-interactive-primary-focus doesn't exist anymore
  • border-width-outside-focus is new
  • border-width-thick has a different value
  • border-width-thicker has a different value
@paulinea paulinea self-assigned this Sep 19, 2024
@paulinea paulinea linked a pull request Sep 19, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants