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

3+ colors/hexes in a gradient #603

Closed
KingAlterIV opened this issue Jul 4, 2020 · 2 comments
Closed

3+ colors/hexes in a gradient #603

KingAlterIV opened this issue Jul 4, 2020 · 2 comments

Comments

@KingAlterIV
Copy link

Gradients right now doesn't allow 3+ colors/hexes but this feature can be pretty neat.

Image of 3+ gradients

The small bandage for now.

<gradient:#000000:#ffffff>||||||||||||||||||||||||</gradient><gradient:#ffffff:#000000>||||||||||||||||||||||||</gradient>
<gradient:red:blue>||||||||||||||||||||||||</gradient><gradient:blue:green>||||||||||||||||||||||||</gradient><gradient:green:yellow>||||||||||||||||||||||||</gradient><gradient:yellow:red>||||||||||||||||||||||||</gradient>
@jpenilla
Copy link
Contributor

jpenilla commented Jul 6, 2020

If this were added it would be nice if it could have a phase similar to rainbow, ie

<gradient:red,blue,red:phase>||||||||||||||||||||||||||||||||||||</gradient>

To make animations possible like they are with the rainbow tag

@MiniDigger
Copy link
Member

this is now implemented, syntax is
<gradient:color:color:color:...:optionalPhase>|||||||||||||||||||||</gradient>

@kashike kashike transferred this issue from KyoriPowered/adventure-text-minimessage Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants