-
Notifications
You must be signed in to change notification settings - Fork 2
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
[MOOSE-51]: Color Names #123
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 👍🏻 thanks for doing this Vinny!
* Brand Colors: | ||
* When assigning brand colors, please use color names rather than primary | ||
* or secondary, etc. | ||
* Color Naming Site: https://chir.ag/projects/name-that-color/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️ love that name generator tool!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟣 💨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 This looks good. Thanks for tackling!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@Vinsanity , think you have a couple minutes to merge this one? |
Change primary and secondary color names to the name of the colors.
What does this do/fix?
The use of
primary
andsecondary
as Brand color names did not fit with all projects.I did not change the use of Primary and Secondary as a name for button style variations.
QA
Links to relevant issues