base_properties
The following list of base_properties are used for styling throughout Plone. They can be edited through the ZMI at
ZMI > portal_skins > plone_styles > base_properties
Plone 3.0.x base_properties
- logoName
- the file name of the portal logo
- fontFamily
- the font family used for all text that is not headers
- fontBaseSize
- the base font size that everything is calculated from
- fontColor
- the main font color
- fontSmallSize
- used for various elements like buttons and discreet text
- discreetColor
- the font color of discreet text
- backgroundColor
- the background color
- linkColor
- the color used on normal links
- linkActiveColor
- color used on active links
- linkVisitedColor
- color used on visited links
- borderWidth
- the width of most borders in Plone
- borderStyle
- the style of the border lines, normally solid
- borderStyleAnnotations
- style of border lines on comments etc
- globalBorderColor
- the border color used on the main tabs, the portlets etc
- globalBackgroundColor
- background color for the selected tabs, portlet headings etc
- globalFontColor
- the color of the font in the tabs and in portlet headings
- headingFontFamily
- font family for h1/h2/h3/h4/h5/h6 headlines
- contentViewBorderColor
- the content view tabs border color
- contentViewBackgroundColor
- the content view tabs background color
- contentViewFontColor
- the font color used in the content view tabs
- inputFontColor
- the font color used for input elements
- textTransform
- whether to lowercase text in portlets, tabs etc.
- evenRowBackgroundColor
- the background color of even rows in listings
- oddRowBackgroundColor
- the background color of even rows in listings
- notifyBorderColor
- border color of notification elements like the status message, the calendar focus
- notifyBackgroundColor
- background color of notification elements like the status message, the calendar focus
- lpBackgroundColor
- background color of information pop-ups (currently not used)

