Skip to content

Conversation

@konradpabjan
Copy link
Contributor

@konradpabjan konradpabjan commented Mar 1, 2022

Closes: https://github.com/github/c2c-actions-checks/issues/242

Currently the warning text color is incorrect but only in the light theme:

This will update the warning text to match warnings in logs:

Current incorrect color

image

With updated color

image

In our codebase we have color: var(--color-checks-gate-waiting-text);

image

This matches the same color we have for warnings in our logs for the light theme

This is exactly what stepWarningText: get('scale.yellow.3'), is

image

@konradpabjan konradpabjan requested a review from a team as a code owner March 1, 2022 15:52
@konradpabjan konradpabjan requested review from a team, jonrohan and siddharthkp March 1, 2022 15:52
@changeset-bot
Copy link

changeset-bot bot commented Mar 1, 2022

🦋 Changeset detected

Latest commit: 4a0fc7a

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

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

@vercel
Copy link

vercel bot commented Mar 1, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/primer/primitives/ZbpMCiEhc3mW5UvMUrKGD7ad6uE5
✅ Preview: https://primitives-git-fork-konradpabjan-patch-1-primer.vercel.app

Copy link
Contributor

@simurai simurai left a comment

Choose a reason for hiding this comment

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

This makes sense to me. 👍

@konradpabjan thanks for the fix. 🙇

@simurai simurai merged commit 2f18306 into primer:main Mar 2, 2022
@primer-css primer-css mentioned this pull request Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants