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

feat: make color configuration more flexible #139

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

LordMZTE
Copy link
Contributor

@LordMZTE LordMZTE commented Dec 19, 2024

This refactors the color configuration options such that the user can specify an arbitrary amount of colors for the toolbar, and also specify colors as presets for the color picker. I took the liberty to implement this without prior feedback, sorry :D
image

Closes #135

@gabm
Copy link
Owner

gabm commented Dec 20, 2024

lets wait for the checks, then I'll merge

@gabm
Copy link
Owner

gabm commented Dec 20, 2024

@LordMZTE there is a small complaint from the linter

@LordMZTE
Copy link
Contributor Author

Thanks! I fixed the lint and also updated the nix flake (nix flake update), as the clippy version of the nix dev shell didn't catch this.

@gabm gabm merged commit 33d94a9 into gabm:main Dec 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] option to configure multiple custom colors
2 participants