Open Brafficus opened 3 years ago
Hi @Brafficus could you send some screenshots of this in use? I couldn't test it right now. Thank you!
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:
Color Picker:
Example 1:
Example 2:
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