package

com.atlassian.confluence.themes

Interfaces

ColourScheme Poorly named. 
ColourSchemeManager  
CustomLayoutManager Manager for layouts -- theme-like Velocity templates that can be edited from within the Confluence administrative UI. 
StylesheetManager  
Theme  
ThemedDecorator  
ThemeHelper  
ThemeManager  
ThemeStylesheet Represents a custom stylesheet associated with a theme. 

Classes

AttachmentHelper Helper class providing access to an Attachment. 
BaseColourScheme A Confluence L&F colour-scheme that is editable - colours are stored in a map in memory. 
BasicTheme A theme that is loaded from a Confluence plugin. 
ChainedColourScheme A simple colour scheme that looks through a list of colour schemes until it finds a matching colour (or null if none found). 
ClasspathThemeStylesheet  
ColorSchemeBean Provides accessors for all the expected colours in a ColourScheme
DefaultColourScheme The default Confluence colours, loaded from confluence-default-colours.properties file in the classpath. 
DefaultColourSchemeManager  
DefaultStylesheetManager  
DefaultTheme Represents the default Confluence theme with stylesheets. 
DefaultThemeManager For CONF-9959, this manager will only retrieve theme settings from bandana if the system has been successfully upgraded. 
GlobalHelper  
MailHelper  
PageHelper Note - this is not a helper for the Page object but rather a helper for rendering pages in Confluence themes in general. 
PluginThemeStylesheet A theme stylesheet which is a resource in a plugin. 
VelocityDecorator