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

Add support for hex colors #12

Open
JuraRusan opened this issue Nov 8, 2023 · 1 comment
Open

Add support for hex colors #12

JuraRusan opened this issue Nov 8, 2023 · 1 comment

Comments

@JuraRusan
Copy link

Add support for hex colors.

Thanks in advance!

@VRXDev2
Copy link

VRXDev2 commented Jan 1, 2024

You can use HEX colors using the semi-vanilla method. Here is a example how to use it for #2f55ff: &x&2&f&5&5&f&f
Essentially all you have to do is remove #, add &x at the beginning, then add a & for each character of the HEX 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