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

more colors? #20

Open
ambr0sial opened this issue Sep 27, 2022 · 4 comments
Open

more colors? #20

ambr0sial opened this issue Sep 27, 2022 · 4 comments

Comments

@ambr0sial
Copy link

okay so i have two questions actually

does an available colours list exists?

can you add more colors in the future, like purple and so?

@billythegoat356
Copy link
Owner

Purple exist!
If you look in the code of the module you can see all the already made colors. If you want more colors you can create them with StaticMIX / DynamicMIX ;)

@ambr0sial
Copy link
Author

Hello again, and thank you for your answer!

Is it possible to create a color with RGB? I think I need to use StaticRGB(), but I don't know how to use it, like for example I want to have a purplish colour (I know purple already exists, but I want to create a specific purple), I did that:
StaticRGB(149,133,255) but it just shows up as white. What can I do?

@billythegoat356
Copy link
Owner

Hey, that's weird. StaticRGB works very well on my PC, I don't understand why it doesn't on yours. I'll look into it.

@ambr0sial
Copy link
Author

Yeah I don't know why it does that. By the way, I tried updating PyStyle just in case, but it's already at 2.0, which must be the latest version I guess?

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