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

YOR-5: Custom Color Palette #84

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

CioRodica
Copy link

YOR-5: Custom Color Palette

Description of work

  • Add new colors from the 'Onha' color palette
  • Add 'Onha' color global theme
  • Add new 'component-themes' colors

@dblanken-yale
Copy link

dblanken-yale commented Aug 1, 2024

Placing this here for documentation reference since this is our first. :D

If testing locally, bring in the following component library twig to see it in action: https://github.com/ffw-us/yale-component-library-twig/tree/yor-5

  • bring down a yalesites-project repo
  • Run the following at the root of the yalesites project:
npm run setup
npm run local:git-checkout -- -b develop
cd tokens
git remote add jakala https://github.com/ffw-us/tokens
git fetch --all
git checkout jakala/yor-5
npm run build
cd ..
cd component-library-twig
git remote add jakala https://github.com/ffw-us/yale-component-library-twig
git fetch --all
git checkout jakala/yor-5
npm run develop

Copy link

@dblanken-yale dblanken-yale left a comment

Choose a reason for hiding this comment

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

Beautiful; entries look good to me. Wonderful job!

@vinmassaro vinmassaro merged commit a08a9fa into yalesites-org:main Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

🎉 This PR is included in version 1.31.0 🎉

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.

3 participants