Is there a complete list of all the various parameters I can use in the theme.xml file?
I've downloaded the available themes (default & all) and noticed a few variations which helped.
For instance:
Detail Window Background Color was:
Code: Select all
<param name="detail_window_background_color" default="#ffffff" />The reason I'm after this is that I'd rather control all the backgrounds/borders for my modal popup boxes in the theme and then change them on mass at the end (all my menu items are already created).
cheers

