# Site-wide default theme # $Id: theme.cf,v 1.2 2002/09/29 04:51:54 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 = #efefff weak.text = #000000 strong.bg = #ccccff strong.text = #000000 stronger.bg = #9999cc stronger.text = #000000 # highlighted text hilite.bg = #ffff00 hilite.text = #000000