BDPluginLibrary icon indicating copy to clipboard operation
BDPluginLibrary copied to clipboard

color converter

Open yofukashino opened this issue 1 year ago • 2 comments

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

yofukashino avatar Aug 22 '22 01:08 yofukashino

or maybe add a option to convert any color value to hex

yofukashino avatar Aug 22 '22 01:08 yofukashino

ZLibrary.ColorConverter.lightenColor("#2f3136", 100) doesnt change it whiteZLibrary.ColorConverter.lightenColor("#2f3136", 442) this does, 100% should change it to white

yofukashino avatar Aug 22 '22 02:08 yofukashino