HTML Color in Text output

Hello all - Super newbie to programming here!

I would like to change the color to the text output in my code. Is this possible? I’ve added the HTML line and am successful with making the text bold and controlling the font size. A google search indicates that using the (carrot) p style=“color:red”>“Text”</p might work but the Coda editor does not agree.

Hi @Lynn_vK - Unfortunately we don’t currently support setting colors in Html output. You can set background-color: yellow to get a yellow highlight, but all other foreground and background colors are not possible at the moment. I don’t think we are intentionally preventing this, it’s just something we overlooked. I’ve raised this issue with the engineering team, but it likely isn’t a high priority and therefore may take some time to fix.

1 Like