Private
clientReturns the theme selected for a space, if one is set. If no space theme is set, this means that the space is inheriting the global look and feel settings.
Permissions required: ‘View’ permission for the space.
Returns the theme selected for a space, if one is set. If no space theme is set, this means that the space is inheriting the global look and feel settings.
Permissions required: ‘View’ permission for the space.
Optional
callback: undefinedReturns a theme. This includes information about the theme name, description, and icon.
Permissions required: None
Returns a theme. This includes information about the theme name, description, and icon.
Permissions required: None
Optional
callback: undefinedReturns all themes, not including the default theme.
Permissions required: None
Returns all themes, not including the default theme.
Permissions required: None
Optional
parameters: GetThemesOptional
callback: undefinedResets the space theme. This means that the space will inherit the global look and feel settings
Permissions required: 'Admin' permission for the space.
Resets the space theme. This means that the space will inherit the global look and feel settings
Permissions required: 'Admin' permission for the space.
Optional
callback: undefinedSets the theme for a space. Note, if you want to reset the space theme to the default Confluence theme, use the 'Reset space theme' method instead of this method.
Permissions required: 'Admin' permission for the space.
Sets the theme for a space. Note, if you want to reset the space theme to the default Confluence theme, use the 'Reset space theme' method instead of this method.
Permissions required: 'Admin' permission for the space.
Optional
callback: undefinedGenerated using TypeDoc v0.25.12
Returns the globally assigned theme.
Permissions required: None