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

Can you change Chat buttons backround color?

January 13 (9 years ago)
When you make a button in chat using the [button](macro) thing is there a way to change the backround color? 
January 13 (9 years ago)

Edited January 13 (9 years ago)
vÍnce
Pro
Sheet Author
I don't think so.  You can use stylish or similar to edit the css, but this will only be for your view.
January 13 (9 years ago)

Edited January 13 (9 years ago)
API Command Buttons? Unfortunately, not really.

Short of customizing the CSS (as above), you could use some Markdown syntax to style them a bit, e.g.:

January 13 (9 years ago)
vÍnce
Pro
Sheet Author

Silvyre said:

API Command Buttons? Unfortunately, not really.

You could use some Markdown syntax to style them a bit, e.g.:

I like that...  thanks