Skip to content

fix(Blankslate): update icon color - #6331

Merged
joshblack merged 3 commits into
mainfrom
5464-fix-icon-color
Jul 22, 2025
Merged

fix(Blankslate): update icon color#6331
joshblack merged 3 commits into
mainfrom
5464-fix-icon-color

Conversation

@joshblack

@joshblackjoshblack commented Jul 17, 2025

Copy link
Copy Markdown
Member

Closeshttps://github.com/github/primer/issues/5464

Changelog

New

Changed

  • Update the color of the visual for Blankslate

Removed

Rollout strategy

  • Patch release

@changeset-bot

changeset-botBot commented Jul 17, 2025

Copy link
Copy Markdown

🦋 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
NameType
@primer/reactPatch

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-actionsgithub-actionsBot 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
@github-actions

Copy link
Copy Markdown
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!

@github-actions

github-actionsBot commented Jul 17, 2025

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
packages/react/dist/browser.esm.js91.96 KB (0%)
packages/react/dist/browser.umd.js92.21 KB (0%)

@github-actions
github-actionsBottemporarily 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
CopilotAI review requested due to automatic review settings July 17, 2025 16:13
@joshblack
joshblack requested review from a team as code ownersJuly 17, 2025 16:13

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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.

FileDescription
packages/react/src/Blankslate/Blankslate.module.cssAdds color property to Visual class using muted foreground color token
.changeset/quiet-icons-read.mdDocuments the icon color change for release notes

@joshblackjoshblack changed the title 5464 fix icon colorfix(Blankslate): update icon colorJul 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 queueJul 22, 2025
@github-actions
github-actionsBottemporarily deployed to storybook-preview-6331 July 22, 2025 17:54 Inactive
Merged via the queue into main with commit 86a7af6Jul 22, 2025
@joshblack
joshblack deleted the 5464-fix-icon-color branch July 22, 2025 17:58
@primerprimerBot mentioned this pull request Jul 22, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: recommendedThis change needs to be tested for breaking changes. See https://arc.net/l/quote/tdmpakpmstaffAuthor is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@joshblack@langermank