Is there any way to color the text that pops up when you use the display (text)
command? I want it to be red for my next project.
Lmao I figured it out while this was still uploading
Here’s how:
Just put <color=#hex code> before the text
Tags
Vizzy4 Comments
- Log in to leave a comment
-
27.4k ChaoticGraviton
Make sure to include
</color>
at the end of the string, as it could lead to issues. This basically just says that you're ending the color, returning it to the default. -
1,191 YaMomzBox420
@YaMomzBox420 also, instead of the hex code, you can just type the name of the color(ie, <color=blue>)
-
1,191 YaMomzBox420
If you check the pinned comments in the #Vizzy channel of the discord, you'll find a couple resources for this that include other ways to format text or numbers as well
No Upvotes
Log in in to upvote this post.
This might help, If you want to copy it visually