Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve color contrast on CircularSpinner (#2298)
## Summary: Update `CircularSpinner` color to `offBlack50` for a higher contrast. This aligns with the [Figma component](https://www.figma.com/design/pmQkmkD4FwfIjEPVVtFn9Q/Add-our-color-tokens-in-Wonder-Blocks-to-Figma?node-id=1654-25&t=yMni3FwChqE5x2w1-4) as well! Issue: WB-1743 ## Test plan: 1. Confirm the CircularSpinner is using offBlack50 (`?path=/story/packages-progressspinner-circularspinner--default`) <img width="1703" alt="Screenshot 2024-08-22 at 1 25 19 PM" src="https://github.com/user-attachments/assets/05aad430-2b54-4627-bfa0-f098bc029b68"> Author: beaesguerra Reviewers: jandrade Required Reviewers: Approved By: jandrade Checks: ✅ codecov/project, ✅ Test (ubuntu-latest, 20.x, 2/2), ✅ Lint (ubuntu-latest, 20.x), ✅ Test (ubuntu-latest, 20.x, 1/2), ✅ Check build sizes (ubuntu-latest, 20.x), ✅ Publish npm snapshot (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ✅ gerald, ✅ Chromatic - Get results on regular PRs (ubuntu-latest, 20.x), ✅ Check build sizes (ubuntu-latest, 20.x), ✅ Test (ubuntu-latest, 20.x, 2/2), ✅ Lint (ubuntu-latest, 20.x), ✅ Test (ubuntu-latest, 20.x, 1/2), ✅ Chromatic - Build on regular PRs / chromatic (ubuntu-latest, 20.x), ⏭️ Publish npm snapshot, ⏭️ Chromatic - Skip on Release PR (changesets), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 20.x), ✅ Check for .changeset entries for all changed files (ubuntu-latest, 20.x), ✅ gerald, ⏭️ dependabot Pull Request URL: #2298
- Loading branch information