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

0.3.7 R3 Textdraw color alpha values #103

Open
WoutProvost opened this issue Dec 6, 2018 · 0 comments
Open

0.3.7 R3 Textdraw color alpha values #103

WoutProvost opened this issue Dec 6, 2018 · 0 comments

Comments

@WoutProvost
Copy link
Contributor

WoutProvost commented Dec 6, 2018

See this post and the thread it links to. Since the client fix, the code should be updated with new alpha values for any used colors.

Colors with alpha values different than 00 or FF can be found with this regex:

0x[0-9A-Fa-f]{6}(?!00|FF|ff)[0-9A-Fa-f]{2}

See this link for a visualisation of the regex.

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