Would love to see the ability to change background or button colour

I love that in the web configuration, the buttons have a slightly different shading than the background, but on the remote display itself, it’s just a continuous black background with text. I feel it would be nice if we were able to specify the button background (without having to create a custom icon) or background page or specify a text colour other than white, which would nicely differentiate the commands without having to read each one.

4 Likes

Hello, I think that’s a very good idea!

1 Like

Agreed, for right now folks creating custom backgrounds, and they look AMAZING but it does take a lot of creativeness and work. wish this was a built in feature. at some point.

1 Like

Changing the text color and size is possible trough a kind of hack by using html tags in your text buttons:

‹font size='7>Font Size 7‹font>

<font color= yellow'>Yellow Text</font>

‹font color= red'><h1>h1 Red</hl>‹/font>

‹font color='red'›<font>size=7></font>