Hi!
I am a developer who is trying to develop a theme for Confluence Cloud for my company (For making our documentation public).
I did my research about themes and what I can tell from my research is I can create a theme for Confluence Server (Eg: Writing a Confluence theme) using Java and XML. But I need to create a theme for Confluence Cloud.
Regarding that, I reached to a broad discussion (Is creating a Theme for Confluence Cloud still possible?) which discusses the topic. Atlassian Staff Elanie states that there is no API for theming right now (Elanie's Answer).
Is it impossible to develop a theme for Confluence Cloud right now? Does lookAndFeel module (Look and Feel) have any attributes that are working? (We need to change background of a space and maybe add a logo somewhere)
I want to know if we certainly cannot develop a theme for Confluence Cloud. Also I am curious about how the app Refined does this job if there is no available API right now.
Refined has to be working within the delivered functionality of the API. I believe their app allows you to create a 'Refined Theme' in their application. It then uses this information to apply different settings and configurations through the API. I would suggest looking at this https://developer.atlassian.com/cloud/confluence/rest/api-group-settings/#api-wiki-rest-api-settings-lookandfeel-get because I believe this is where they apply most of the settings you create in their app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.