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

Colors: Add dynamic color scaling #360

Open
simeonoff opened this issue Nov 25, 2024 · 0 comments
Open

Colors: Add dynamic color scaling #360

simeonoff opened this issue Nov 25, 2024 · 0 comments
Labels
palettes 🪛 enhancement New feature or request

Comments

@simeonoff
Copy link
Contributor

Color shades are currently statically generated, meaning the algorithm for generating color shades is the same regardless of the base color input. We can enhance the palette function to generate color shades based on a dynamic scaler that adapts based on the base color. In this way we can have better color spacing between the various shade variants.

@simeonoff simeonoff added 🪛 enhancement New feature or request palettes labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
palettes 🪛 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant