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

Mexico Theme: Refactor Theme-level Color Palette #2716

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

FaithDaka
Copy link
Collaborator

PR Checklist

  • PR title descriptive (can be used in release notes)

Description

The current utils.generateTheme method creates a large contrast for shades of green. The lower numbers (50-500) are too neon while the higher numbers (600-900) are sparsely dark.
This theme refactor overrides the primary color palette with the actual design values, to create a cohesive palette.

Typography style file also removed as it's not needed.

Git Issues

Closes #2713

Screenshots

Before After

@FaithDaka FaithDaka added the styling For styling PR label Jan 16, 2025
@FaithDaka FaithDaka self-assigned this Jan 16, 2025
@FaithDaka FaithDaka linked an issue Jan 16, 2025 that may be closed by this pull request
Copy link
Collaborator

@jfmcquade jfmcquade left a comment

Choose a reason for hiding this comment

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

Thanks @FaithDaka, I'm happy with this. Ideally our automatic theme colour generation should be flexible enough to handle different types of colours, but in the meantime it makes sense that designers may want to override the default generated values.

@jfmcquade jfmcquade merged commit fb9d3e3 into master Jan 16, 2025
7 checks passed
@jfmcquade jfmcquade deleted the feature-mx-theme-update branch January 16, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
styling For styling PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] plh_facilitator_mx theme updates
2 participants