Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Changing Text Color in a Macro?

As the title suggests, can you change the color of text in different areas of a macro without having to write up a whole new HTML/CSS template to use? I found of post from 4 years ago that said it wasn't possible to bold/italic/highlight/color text but that was 4 years ago and wondering if things have changed since then?
1522839485
The Aaron
Pro
API Scripter
Not possible to color or scale text without a roll template or the API. You can use the basic formatting options to bold abs italic. That’s about it. 
The Aaron said: Not possible to color or scale text without a roll template or the API. You can use the basic formatting options to bold abs italic. That’s about it.  What are the basic formatting for bold and italic? How do you do it I'm not aware of the syntax.
1522940940
The Aaron
Pro
API Scripter
Here's a list:&nbsp; <a href="https://wiki.roll20.net/Text_Chat#Basic_Formatting" rel="nofollow">https://wiki.roll20.net/Text_Chat#Basic_Formatting</a>
The Aaron said: Here's a list:&nbsp; <a href="https://wiki.roll20.net/Text_Chat#Basic_Formatting" rel="nofollow">https://wiki.roll20.net/Text_Chat#Basic_Formatting</a> Thanks a lot for this! Bookmarked!