BDPluginLibrary
BDPluginLibrary copied to clipboard
color converter
if i use either lighen or darken color, and use a hex value in it it returns rgb value, can you make it so it returns the color in whatever forget it was passed on and add a option to get difference between two color values
or maybe add a option to convert any color value to hex
ZLibrary.ColorConverter.lightenColor("#2f3136", 100)
doesnt change it whiteZLibrary.ColorConverter.lightenColor("#2f3136", 442)
this does, 100% should change it to white