Is there a way to make code blocks use custom color schemes other than those listed? I would like to make my (our) code blocks resemble those for Python docs, such as the following:
Not being able to do so is a problem for consistent documentation in our workflow.
Hi @Christopher Ison ,
Welcome to Atlassian community.
You might want to take look into the below URLs
I use a lot of them. Some examples are:
{panel:bgColor=#ffffce}
(i) Your text here.
{panel}
{panel:bgColor=#e7f4fa}
(i) Your text here
{panel}
I hope the above information helps. Have a good day. !
Thanks,
Srinath T
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.