Skip to content

Adding Color Picker #137

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Brafficus
Copy link
Contributor

Added a color picker; colors can be changed on a per-role basis. Currently, it's basically just letting the user pick the hue since the .css file has its own alpha channels to make the DPS bars and stuff look good. Functionality uses react-colorful, which is a lighter-weight color picker than react-color. closes #116

@Brafficus Brafficus mentioned this pull request Aug 25, 2021
@bsides
Copy link
Owner

bsides commented Dec 22, 2021

Hi @Brafficus could you send some screenshots of this in use? I couldn't test it right now. Thank you!

@Brafficus
Copy link
Contributor Author

Sure thing! Sorry for the delay; I haven't had a chance to get on so I asked a couple of friends to take screenshots
Menu:
Menu

Color Picker:
Picker

Example 1:
Result

Example 2:
Result2

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.

Custom colors?
2 participants