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

🎨 Color Config #28

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

🎨 Color Config #28

wants to merge 4 commits into from

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Jan 16, 2023

Colors

Add support for configuring state.colors

  • Using HueBee for color selection
  • Each piece color config pops up a color pallete selector
    • On change, set piece color in state
  • Rework sending logic for piece color
    • Was white_piece_color + 2
    • Makes black pieces dimmer by set amount, using default Launchpad color order
  • Add separate capital P, N, R, ... to default COLORS
    • Now each can be configured individually!

Screen Shot 2023-01-16 at 12 35 26

Closes #4

@mrharpo mrharpo added the enhancement ➕ New feature or request label Jan 16, 2023
@mrharpo mrharpo added this to the Public Release milestone Jan 16, 2023
@mrharpo mrharpo self-assigned this Jan 16, 2023
@mrharpo
Copy link
Contributor Author

mrharpo commented Jan 16, 2023

@Vabene0312 It turns out I had done most of the work already, so I was able to throw together a quick implementation!

Deployed to: https://magnus.quaternion.media/

Feel free to test it and let me know what you think! There's still some bugs to be worked out, and the component needs to be tidied up, but it should be functional enough to try!

@Vabene0312
Copy link

Oh, wow. Thanks.
I will try it as soon as I can and send my experience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
Status: 🏗 In progress
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

Color Themes
2 participants