Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thank you! #531

Open
apparebit opened this issue May 28, 2024 · 0 comments
Open

Thank you! #531

apparebit opened this issue May 28, 2024 · 0 comments

Comments

@apparebit
Copy link

For a while now, I've had some ideas about making color management for terminals more web-like. I had even built a prototype but used very gnarly ad-hoc color conversions. A few weeks ago, I started looking at Color.js and realized that, not only were all the features I needed right there, but the code was so exceptionally well structured that porting over to Python would be real easy. It's about two plus weeks later and I just released the first usable version of prettypretty, which combines 1970s terminals with 2020s applied color science for much nicer terminal colors. The low-level conversions between color spaces are all based on Color.js, which was just the right foundation to get me going. I implemented gamut mapping based on the CSS spec, which was super clear as well—I'm guessing also thanks to you. I acknowledge the heritage on the main documentation page. But if you prefer a different placement or wording, just let me know. Thank you for making color algorithms accessible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant