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

Adding Support for Color Libraries #4

Open
mathomp4 opened this issue Feb 24, 2022 · 1 comment
Open

Adding Support for Color Libraries #4

mathomp4 opened this issue Feb 24, 2022 · 1 comment

Comments

@mathomp4
Copy link

@rtulke A question: I'm trying to think of ways to maybe make rpen.py more user configurable when it comes to the colors. For example, I use a different yellow than you do, so I have a permanent edit in my install. And maybe others might like a different order of colors?

One thought I had in this direction is maybe using colorama or even the fancy rich_ library to do so.

But, I also know that rpen is pretty lean, so I thought I'd get your thoughts before trying it out. I'd obviously try on a fork, and try to do things like trying to import the libraries, etc. so that at worse, you fall back to ANSI colors.

@rtulke
Copy link
Owner

rtulke commented Feb 26, 2022

Hi try to make your change if it works well I take it with in the code.

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

2 participants