Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(603): Added red-orange color palette #636

Merged

Conversation

surajgjadhav
Copy link
Contributor

@surajgjadhav surajgjadhav commented Jun 2, 2024

Notes for Reviewers

This PR fixes #603

Signed commits

  • Yes, I signed my commits.

@leecalcote leecalcote requested a review from Rexford74 June 2, 2024 23:05
@vishalvivekm
Copy link
Member

Hi @surajgjadhav, thank you for raising this fix, looks we missed covering this on any sites call.

Let's discuss this on Websites's call on today. Adding this as an agenda item into the meeting minutes. // @Rexford74

@@ -156,6 +156,16 @@ export const red = {
10: '#660624'
};

export const redOrange = {
Copy link
Member

@sudhanshutech sudhanshutech Jul 13, 2024

Choose a reason for hiding this comment

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

@surajgjadhav can you tell from where you added these hex codes?

Copy link
Contributor Author

@surajgjadhav surajgjadhav Jul 14, 2024

Choose a reason for hiding this comment

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

from the link mentioned in original issue #603
https://maketintsandshades.com/#B32700

@sudhanshutech sudhanshutech merged commit a56184b into layer5io:master Jul 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Create the red-orange palette from #B32700
3 participants