Skip to content

fix(select): replace RH color tokens with PF v4 global tokens#3091

Merged
bennypowers merged 3 commits into
mainfrom
fix/select-color-tokens
Apr 15, 2026
Merged

fix(select): replace RH color tokens with PF v4 global tokens#3091
bennypowers merged 3 commits into
mainfrom
fix/select-color-tokens

Conversation

@bennypowers

Copy link
Copy Markdown
Member

Summary

Replace --rh-color-gray-20 with --pf-global--BackgroundColor--200 in
pf-select.css and pf-option.css. Same fallback value (#e0e0e0), no
visual change.

Closes #2954

Test plan

  • Selected option background color unchanged visually

Closes #2954

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Apr 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1908e6e

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

This PR includes changesets to release 1 package
Name Type
@patternfly/elements 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

@netlify

netlify Bot commented Apr 15, 2026

Copy link
Copy Markdown

Deploy Preview for patternfly-elements ready!

Name Link
🔨 Latest commit c7f0794
😎 Deploy Preview https://deploy-preview-3091--patternfly-elements.netlify.app/

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions

github-actions Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

✅ Commitlint tests passed!

More Info
{
  "valid": true,
  "errors": [],
  "warnings": [],
  "input": "fix(select): replace RH color tokens with PF v4 global tokens"
}

@github-actions github-actions Bot added the AT passed Automated testing has passed label Apr 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

SSR Test Run for e67199a: Report

@github-actions

This comment has been minimized.

@bennypowers bennypowers enabled auto-merge (squash) April 15, 2026 13:13
@bennypowers bennypowers merged commit 2d894f1 into main Apr 15, 2026
15 checks passed
@bennypowers bennypowers deleted the fix/select-color-tokens branch April 15, 2026 14:54
@github-actions

Copy link
Copy Markdown
Contributor

SSR Test Run for c7f0794: Report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AT passed Automated testing has passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Red Hat color tokens with PatternFly v4 global tokens in pf-select

2 participants