Skip to content

Conversation

joshblack
Copy link
Member

@joshblack joshblack commented Jul 17, 2025

Closes https://github.com/github/primer/issues/5464

Changelog

New

Changed

  • Update the color of the visual for Blankslate

Removed

Rollout strategy

  • Patch release

Copy link

changeset-bot bot commented Jul 17, 2025

🦋 Changeset detected

Latest commit: b6c7dbc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added staff Author is a staff member integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm labels Jul 17, 2025
Copy link
Contributor

👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks!

Copy link
Contributor

github-actions bot commented Jul 17, 2025

size-limit report 📦

Path Size
packages/react/dist/browser.esm.js 91.96 KB (0%)
packages/react/dist/browser.umd.js 92.21 KB (0%)

@github-actions github-actions bot temporarily deployed to storybook-preview-6331 July 17, 2025 01:24 Inactive
@joshblack joshblack marked this pull request as ready for review July 17, 2025 16:13
@Copilot Copilot AI review requested due to automatic review settings July 17, 2025 16:13
@joshblack joshblack requested review from a team as code owners July 17, 2025 16:13
@joshblack joshblack requested a review from langermank July 17, 2025 16:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the icon color in the Blankslate component by updating it to use a muted foreground color token. This addresses issue #5464 where the Blankslate visual (icon) color needed to be corrected.

  • Updates the CSS color property for the Blankslate Visual class to use --fgColor-muted
  • Adds a changeset documenting this as a patch release

Reviewed Changes

Copilot reviewed 2 out of 84 changed files in this pull request and generated no comments.

File Description
packages/react/src/Blankslate/Blankslate.module.css Adds color property to Visual class using muted foreground color token
.changeset/quiet-icons-read.md Documents the icon color change for release notes

@joshblack joshblack changed the title 5464 fix icon color fix(Blankslate): update icon color Jul 17, 2025
@joshblack joshblack enabled auto-merge July 17, 2025 16:17
@joshblack joshblack disabled auto-merge July 22, 2025 17:41
@joshblack joshblack enabled auto-merge July 22, 2025 17:41
@joshblack joshblack added this pull request to the merge queue Jul 22, 2025
Merged via the queue into main with commit 86a7af6 Jul 22, 2025
43 checks passed
@joshblack joshblack deleted the 5464-fix-icon-color branch July 22, 2025 17:58
@primer primer bot mentioned this pull request Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration-tests: recommended This change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpm staff Author is a staff member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants