Skip to content

feat: add opacity design tokens#606

Open
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:feature/opacity-tokens
Open

feat: add opacity design tokens#606
silentgeckoaudit3801 wants to merge 1 commit into
Disciplr-Org:mainfrom
silentgeckoaudit3801:feature/opacity-tokens

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown

Closes #470

Summary

  • add an opacity token set under design-system/tokens/opacity.json
  • register opacity tokens in the token loader/catalog and expose --opacity-* CSS variables
  • adopt the tokens for overlay/disabled opacity usage and add focused tests/docs

Verification

  • Static API inspection confirmed the token JSON parses and expected references are present.
  • I did not install dependencies or run the project locally in this environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an opacity/alpha design token set and adopt it for overlays and disabled states

1 participant