The GENERAL section defines how the brand will affect system-wide settings.

Property Description Example
zenBuildNumber Optional number to keep track of brand versions. 5950
zenBrandName The name of the brand. Must match the file name (for example, breeze.zip) breeze
zenPrimaryColor The primary color in the brand's color palette. Also used for the {zen-color:primary} macro. #2D637F
zenSecondaryColor The secondary color in the brand's color palette. Also used for the {zen-color:secondary} macro. #5B80AD
zenTertiaryColor The tertiary color in the brand's color palette. Also used for the {zen-color:tertiary} macro. #99AF3E
zenLightColor The light accent color in the brand's color palette. Also used for the {zen-color:light} macro. #EBF7FC
zenMediumColor The medium accent color in the brand's color palette. Also used for the {zen-color:medium} macro. #99AF3E
zenDarkColor The dark accent color in the brand's color palette. Also used for the {zen-color:dark} macro. #1D3F4F
zenBodyPadding Whitespace surrounding the \<body> content. Also applied to visually related elements for consistent spacing. 20px
zenOverrideHomePageSize Set to small, medium, or large to override the viewer's screen size choice on space home pages. Used on highly designed home pages to prevent screen size changes from interfering with the design. Leave blank to allow the user's screen size choice to apply. medium
zenBackgroundColor The browser window background color, outside (behind) the canvas where all the content is displayed. #95A3B0
zenBackgroundImage The browser window background image. Leave blank to use only the zenBackgroundColor. background.gif
zenBackgroundImagePosition The CSS value for positioning the zenBackgroundImage. repeat-x top left
zenFontFamily A CSS font list for the primary font used in the wiki. Most regular text will use this font, so it should be a highly readable font that renders well in all browsers. See Fonts for information. Arial, Helvetica, sans-serif
zenFontWeight The CSS value for font-weight. Usually not used unless your custom font needs more weight to display properly. 400
zenHeaderFontFamily The CSS font list for the page titles and headers in the wiki content. This is a good place to add a custom font. 'Arm Wrestler', Arial, sans-serif
zenToolbarHeaderFontFamily The CSS font list for the toolbar menu. Often this is a good place to add a custom font. 'Arm Wrestler', Arial, sans-serif
zenMenuHeaderFontFamily The CSS font list for the main navigation menu. This is a good place to add a custom font. 'Arm Wrestler', Arial, sans-serif
zenHeaderFontWeight The CSS value for adjusting headers in the wiki content. normal
zenHeaderTextTransform The CSS value for changing capitalization of headers in the wiki content. uppercase
zenBodyFontSize The CSS font size for regular wiki content. 13px
zenHeaderOne The CSS font size for \<h1> elements in the wiki content. 32px
zenHeaderTwo The CSS font size for \<h2> elements in the wiki content. 28px
zenHeaderThree The CSS font size for \<h3> elements in the wiki content. 24px
zenHeaderFour The CSS font size for \<h4> elements in the wiki content. 22px
zenHeaderFive The CSS font size for \<h5> elements in the wiki content. 20px
zenHeaderSix The CSS font size for \<h6> elements in the wiki content. 18px
zenTextColor The color palette choice for regular wiki text. #6E706E
zenLinkColor The color palette choice for link text. #5B80AD
zenLinkHoverColor The color palette choice for link hovers. #99AF3E
zenLinkHoverBorder The CSS value for borders on link hovers. 1px dotted #99AF3E
zenCreateLinkColor The color palette choice for create-page links. #5B80AD
zenCreateLinkTextDecoration The CSS value for create-page underline. none
zenRoundedCorners The radius size of rounded corners on regular Zen sections ("Zen bins").* 12px
zenSmallRoundedCorners The radius size of rounded corners on small elements (such as blog calendar dates).* 8px
zenRoundedCornersTop The radius size of rounded corners on menu "tabs."* 12px

* Note: Rounded corners are not supported by Internet Explorer 7 or 8.