7 – theme colours

Mefano Stariani
Mefano Stariani
Mefano Stariani
Mefano Stariani

Classes.Skins.ObjectSkin

#999999

pageBackgroundColor#fffpageBackgroundColor
pageHeaderBackgroundColor#FFFFFFpageHeaderBackgroundColor
pageContentBackgroundColor#FFFFFFpageContentBackgroundColor
textColor#222222textColor
textPrimaryColor#999999textPrimaryColor
textSecondaryColor#999999textSecondaryColor
titleColorinherittitleColor
borderColor#E8E8E8borderColor
linkColor#008cbalinkColor
highlightColor#eeeeeehighlightColor
fieldGradientColor#F5F5F5fieldGradientColor
menuBackgroundColor#333233menuBackgroundColor
menuGradientColor#FFFFFFmenuGradientColor
menuLinkColor#ffffffmenuLinkColor
menuContentBackgroundColor#ECECECmenuContentBackgroundColor
menuContentGradientColor#FFFFFFmenuContentGradientColor
menuContentLinkColor#4D5860menuContentLinkColor
menuSelectedEntryBackgroundColor#272727menuSelectedEntryBackgroundColor
menuSelectedEntryLinkColor#fffmenuSelectedEntryLinkColor
menuAddEntryBackgroundColor#43ac6amenuAddEntryBackgroundColor
menuAddEntryLinkColor#fffmenuAddEntryLinkColor
submenuContentBackgroundColor#ECECECsubmenuContentBackgroundColor
panelBackgroundColor#fffpanelBackgroundColor
panelHeaderBackgroundColor#ECECECpanelHeaderBackgroundColor
panelHeaderGradientColor#FFFFFFpanelHeaderGradientColor
panelHeaderTextColor#4D5860panelHeaderTextColor
panelTextColor#222222panelTextColor
panelCollapsedBackgroundColor#ECECECpanelCollapsedBackgroundColor
panelCollapsedGradientColor#FFFFFFpanelCollapsedGradientColor
panelCollapsedTextColor#4D5860panelCollapsedTextColor
buttonPrimaryBackgroundColor#008cbabuttonPrimaryBackgroundColor
buttonPrimaryGradientColor#528BA1buttonPrimaryGradientColor
buttonPrimaryTextColor#fffbuttonPrimaryTextColor
buttonSecondaryBackgroundColor#e7e7e7buttonSecondaryBackgroundColor
buttonSecondaryGradientColor#FFFFFFbuttonSecondaryGradientColor
buttonSecondaryTextColor#333333buttonSecondaryTextColor
backgroundSecondaryColor#fafafabackgroundSecondaryColor
notificationInfoColor#5bc0denotificationInfoColor
notificationSuccessColor#43ac6anotificationSuccessColor
notificationWarningColor#E99002notificationWarningColor
notificationErrorColor#F04124notificationErrorColor

#set( $themeDoc = $xwiki.getDocument($xwiki.getXWikiPreference('colorTheme')) )
#set( $themeObj = $themeDoc.getObject('ColorThemes.ColorThemeClass', true) )
###set($themeObj = $themeDoc.getObject('FlamingoThemesCode.ThemeClass'))