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

Improve palette generation #24

Open
FiratUsta opened this issue Oct 31, 2024 · 1 comment
Open

Improve palette generation #24

FiratUsta opened this issue Oct 31, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@FiratUsta
Copy link
Owner

Currently the palette generation is good enough for my intended usage, which is creating color palettes for digital art. However, the created palettes are not great for design purposes.

Palette generation could be improved by ensuring that the generated palettes cover all necessary colors for legibility (ie. a background, a foreground and an accent color) and that these colors abide by certain standards (ie. dark/light mode options, abiding color contrast standards for accessibility etc.)

@FiratUsta FiratUsta added this to the 2.x milestone Oct 31, 2024
@FiratUsta FiratUsta added enhancement New feature or request good first issue Good for newcomers labels Oct 31, 2024
@FiratUsta FiratUsta modified the milestones: 2.x, 3.x Nov 3, 2024
@FiratUsta
Copy link
Owner Author

Moving this to 3.x release because this would be a breaking change (will break existing URLs and codes from version 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant