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

Add custom palette to built in theme #1432

Merged
merged 11 commits into from
Nov 3, 2022
Merged

Conversation

wash2
Copy link
Contributor

@wash2 wash2 commented Sep 7, 2022

This PR adds an option for a custom palette in the built in theme as described in the theme RFC with a small change to include the generated Extended struct in the Custom variant

@wash2 wash2 requested a review from IohannRabeson September 8, 2022 21:45
@hecrj hecrj added feature New feature or request styling labels Oct 7, 2022
@hecrj hecrj added this to the 0.5.0 milestone Oct 7, 2022
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

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

Awesome! Thank you 🥳

I have implemented the opaque Custom type we talked about in the last monthly meeting. This way, we ensure that the Extended palette is always consistent with the provided Palette input.

The new Custom struct also allows us to only Box once :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request styling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants