Skip to content

chore: Add themeable design tokens#4560

Open
at-susie wants to merge 7 commits into
mainfrom
feat/add-theme
Open

chore: Add themeable design tokens#4560
at-susie wants to merge 7 commits into
mainfrom
feat/add-theme

Conversation

@at-susie
Copy link
Copy Markdown
Member

@at-susie at-susie commented May 28, 2026

Description

Introduces new public, themeable design tokens for the Badge component's border and text colors, fixes a token rename for expandable section heading font size, and adds a borderWidthBadge token.

Note: All added or modified tokens default to their original values, so there is no visual change to existing components.

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.43%. Comparing base (97ff38c) to head (b2c25c6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4560   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files         941      941           
  Lines       29725    29725           
  Branches    10804    10803    -1     
=======================================
  Hits        28962    28962           
- Misses        716      756   +40     
+ Partials       47        7   -40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@at-susie at-susie changed the title chore: Rename expandable heading font size token for consistency chore: Add themeable design tokens May 29, 2026
@at-susie at-susie marked this pull request as ready for review May 29, 2026 13:07
@at-susie at-susie requested a review from a team as a code owner May 29, 2026 13:08
@at-susie at-susie requested review from avinashbot and removed request for a team May 29, 2026 13:08
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.

1 participant