Skip to content

fix(Message): Adjust color contrast on AI label#593

Merged
rebeccaalpert merged 1 commit intopatternfly:mainfrom
rebeccaalpert:css
Jul 24, 2025
Merged

fix(Message): Adjust color contrast on AI label#593
rebeccaalpert merged 1 commit intopatternfly:mainfrom
rebeccaalpert:css

Conversation

@rebeccaalpert
Copy link
Member

@rebeccaalpert rebeccaalpert commented Jul 3, 2025

IFD reported that the color contrast was too low. Upon review, team realized that Figma designs used different colors. Adjusted to colors from Figma and also cleaned up some remaining custom tokens.

https://chatbot-pr-chatbot-593.surge.sh/patternfly-ai/chatbot/overview/demo/basic-chatbot/

@patternfly-build
Copy link

patternfly-build commented Jul 3, 2025

IFD reported that the color contrast was too low. Upon review, team realized that Figma designs used different colors. Adjusted to colors from Figma and also cleaned up some remaining custom tokens.
@rebeccaalpert rebeccaalpert linked an issue Jul 3, 2025 that may be closed by this pull request

.pf-v6-c-label__content {
--pf-v6-c-label--Color: var(--pf-t--global--border--color--on-secondary);
}
Copy link
Member Author

@rebeccaalpert rebeccaalpert Jul 3, 2025

Choose a reason for hiding this comment

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

The defaults for Label match what's in Figma, so dropping custom color overrides.

Copy link

@kaylachumley kaylachumley left a comment

Choose a reason for hiding this comment

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

👍

@rebeccaalpert rebeccaalpert merged commit 62d4a0c into patternfly:main Jul 24, 2025
5 checks passed
@github-actions
Copy link

🎉 This PR is included in version 6.3.0-prerelease.26 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix AI label colors in ChatBot

4 participants