### Site-wide default theme # $Id: theme.cf,v 1.2 2002/11/23 16:01:44 steve Exp $ # a prefix of "theme." is prepended to each name defined here. # a "theme" is a set of colors, background images, and so on # that work together to define the look of the site's pages. # *.bg are background colors, *.bgimage are background images ## colors for page (body tag) page.bg = #ffffff page.text = #000000 page.link = #0000ff page.vlink = #0000cc page.alink = #ff0000 page.bgimage = ## colors and line widths for tables table.bg = #ffffff table.text = #000000 table.border = 2 ## background and text colors for "weak", "strong", and "stronger" accents weak.bg = #efefef weak.text = #000000 strong.bg = #cccccc strong.text = #000000 stronger.bg = #999999 stronger.text = #000000 ## highlighted text hilite.bg = #ffff00 hilite.text = #000000