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

Implement a palette improved #13

Open
MasterCruelty opened this issue Apr 13, 2024 · 1 comment
Open

Implement a palette improved #13

MasterCruelty opened this issue Apr 13, 2024 · 1 comment
Assignees
Labels
low priority One day I'll fix Refactor Refactored something

Comments

@MasterCruelty
Copy link
Owner

@MasterCruelty MasterCruelty added Refactor Refactored something low priority One day I'll fix labels Apr 13, 2024
@MasterCruelty MasterCruelty self-assigned this Apr 13, 2024
@MasterCruelty
Copy link
Owner Author

code to clipboard to test later.

   base_colors = ['#0033A0', '#0057D9', '#007BFF', '#60AFFF']
   colors = base_colors * ((len(categories) // len(base_colors)) + 1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority One day I'll fix Refactor Refactored something
Projects
None yet
Development

No branches or pull requests

1 participant