Hi there
This is not possible. The only colors available are these you showed in the screenshot.
Regards, Dominic
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure if still relevant, but I found it possible to change to a color code of my choice by using the Confluence REST API and adding the macro manually to the Storage Format of the text by eg replacing a unique text: with something like:
<ac:structured-macro ac:name="panel"><ac:parameter ac:name="bgColor">#03a9fc</ac:parameter>
<ac:rich-text-body><p /></ac:rich-text-body></ac:structured-macro>
That is not convenient really, but once it is placed on the page you can at least copy it. Obviously this is no match for the possibilities mentioned in the Apps.
With this mechanism and using the title parameter you can also add a title to the panel.
Best regards,
Christian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another third party option is the Crafted Panels for Confluence app It provides a range of different styling options for panels including support for content like tables inside panels.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you would like to have more options for customisation your content at the confluence, you can try using third-party solutions from the Atlassian marketplace.
One of them is Content Formatting Macros for Confluence.
It allows to create pages with branded backgrounds, buttons, and cards with custom colours.
If you are interested and need help let me know as this app is developed by my team and we want to help customers have a better experience.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.