billythegoat356 / pystyle

The source of my Python library, pystyle.
https://pypi.org/project/pystyle/
Eclipse Public License 2.0
202 stars 13 forks source link

Plan for DynamicRGB #9

Open destroyace opened 2 years ago

destroyace commented 2 years ago

When do you plan on finishing DynamicRGB?

billythegoat356 commented 2 years ago

it is finished

destroyace commented 2 years ago

it is finished

Wdym? This is the code rn:

    def DynamicRGB(r1: int, g1: int, b1: int, r2: int,
                   g2: int, b2: int) -> list: ...
billythegoat356 commented 2 years ago

yeah i didnt do it yet but just do a dynamicmix with static rgb