com.atlassian.confluence.themes
Class ColorSchemeBean
java.lang.Object
com.atlassian.confluence.themes.ColorSchemeBean
public class ColorSchemeBean
- extends Object
Provides accessors for all the expected colours in a ColourScheme
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorSchemeBean
public ColorSchemeBean(ColourScheme scheme)
getTopBarColor
public String getTopBarColor()
getBreadcrumbsTextColor
public String getBreadcrumbsTextColor()
getSpaceNameColor
public String getSpaceNameColor()
getHeadingTextColor
public String getHeadingTextColor()
getLinkColor
public String getLinkColor()
getBorderColor
public String getBorderColor()
getNavBackgroundColor
public String getNavBackgroundColor()
getNavTextColor
public String getNavTextColor()
getNavSelectedBackgroundColor
public String getNavSelectedBackgroundColor()
getNavSelectedTextColor
public String getNavSelectedTextColor()
getTopBarMenuItemTextColor
public String getTopBarMenuItemTextColor()
getMenuSelectedBackgroundColor
public String getMenuSelectedBackgroundColor()
getTopBarMenuSelectedBackgroundColor
public String getTopBarMenuSelectedBackgroundColor()
getMenuItemTextColor
public String getMenuItemTextColor()
getMenuItemSelectedBackgroundColor
public String getMenuItemSelectedBackgroundColor()
getMenuItemSelectedTextColor
public String getMenuItemSelectedTextColor()