Skip to content

chore: Refactor visual accent colors to use tokens#4745

Open
at-susie wants to merge 8 commits into
mainfrom
dev-v3-onetheme-accent-update
Open

chore: Refactor visual accent colors to use tokens#4745
at-susie wants to merge 8 commits into
mainfrom
dev-v3-onetheme-accent-update

Conversation

@at-susie

@at-susie at-susie commented Jul 20, 2026

Copy link
Copy Markdown
Member

Description

This PR refactors the visual accent styling for the Box and Badge components.

Changes

  • Removed some unnecessary color options
  • Refactored visual accent colors and badge component's style to use explicit token references
  • Added hexToRgba utility for color handling
  • Updated visual accent styles

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

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.60%. Comparing base (c8a9b3b) to head (e655361).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4745   +/-   ##
=======================================
  Coverage   97.60%   97.60%           
=======================================
  Files         951      951           
  Lines       30742    30742           
  Branches    11278    11279    +1     
=======================================
  Hits        30005    30005           
+ Misses        730      690   -40     
- Partials        7       47   +40     

☔ View full report in Codecov by Harness.
📢 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: Refactor visual accent colors to use explicit token references chore: Refactor visual accent colors to use tokens Jul 22, 2026
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