lilybird icon indicating copy to clipboard operation
lilybird copied to clipboard

Add color parser and add Windows build runner

Open devaoto opened this issue 9 months ago • 4 comments

In this pull request, I've brought forth two new additions:

  • Windows Build Batch File: Recognizing that numerous contributors might utilize Windows as their primary operating system.
  • Color Parser: This parser now handles string hexadecimal to numerical hexadecimal conversion, alongside support for RGB and RGBA formats. Additionally, it includes a Color enum to enrich user interaction.

devaoto avatar May 10 '24 06:05 devaoto