Gradient Generator - CommandLeo/scarpet GitHub Wiki
A script to generate text gradients.
Run the following commands in-game:
/carpet scriptsAppStore CommandLeo/scarpet/contents/programs
/script download gradient.sc
/gradient print <text> <start_color> <end_color> [bold]
- Prints to chat a [bold] text colored with a gradient from <start_color> to <end_color>
/gradient team <text> <start_color> <end_color> [bold]
- Sets as the prefix of the team you belong to a [bold] text colored with a gradient from <start_color> to <end_color>