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

ASoC: use termenv to detect color profile of terminals #34

Open
Delta456 opened this issue Aug 21, 2023 · 3 comments
Open

ASoC: use termenv to detect color profile of terminals #34

Delta456 opened this issue Aug 21, 2023 · 3 comments

Comments

@Delta456
Copy link
Owner

There is a lot of colour detection used in the library that can be removed, and muesli/termenv can be used to which will reduce the number of lines of code and boilerplate.

One will have to study all the detect_platform files to understand how colour profile checking by the module manually.

@DaveSaah
Copy link
Contributor

Hello 👋🏼

If I want to take up this issue, what do I need to know and which files do I need to focus on. Thanks in advance!

@Delta456
Copy link
Owner Author

@DaveSaah
Copy link
Contributor

Alright, I'm on to it

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

No branches or pull requests

2 participants