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?

When you make a button in chat using the [button](macro) thing is there a way to change the backround color? 
1452723569

Edited 1452723625
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.
1452723663

Edited 1452723743
Silvyre
Forum Champion
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.:
1452723726
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