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

multiple hex colors for item name doesn't work #114

Open
Jeroen123TC opened this issue Oct 19, 2021 · 1 comment
Open

multiple hex colors for item name doesn't work #114

Jeroen123TC opened this issue Oct 19, 2021 · 1 comment

Comments

@Jeroen123TC
Copy link

if I want to have multiple hex colors for a item name it doesn't work, one hex code works fine.

not working example:
#ffff33Test Winkel#ff9900

working example:
#ffff33Test Winkel

@Neovitalism
Copy link

Neovitalism commented Dec 18, 2021

Was just looking on here for something and saw this, for multiple hex codes use the &x&r&r&g&g&b&b format-

For your 'not working example':
&x&f&f&f&f&3&3Test Winkel&x&f&f&9&9&0&0

Travja added a commit to magemonkeystudio/genesis that referenced this issue Dec 31, 2022
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