Lemonyte

Results 27 comments of Lemonyte

The project has been rewritten in Rust, so I think this issue is no longer relevant :)

I'd like to work on a PR for this issue. Also, for reference: [Original Oklab post by Björn Ottosson](https://bottosson.github.io/posts/oklab/)

I was waiting for a reply to https://github.com/microsoft/PowerToys/issues/28769#issuecomment-2613848057 but I guess I can start an implementation on my fork.

It seems like you must delete the Color Picker's settings file for the new formats to show up. I believe the path is ``` %APPDATA%/Local/Microsoft/PowerToys/ColorPicker/settings.json ```

> Perhaps this could be coded to check for presence of `%` then adjust L accordingly. Could also extend to `R%G%B%`, `HS%L%`, etc. - restricted to colors from https://www.w3.org/TR/css-color-4/ >...

Hi, thanks for the feedback! Do all the displays show a black screen or does one still have the logo?

Hi, what's the status on this PR? Seems like a rather trivial fix to support 3.13. Edit: I see the package hasn't been updated/maintained in 8 years. Perhaps we could...