$ca_aphrodite[1]['template_name'] = 'ca_aphrodite';
$ca_aphrodite[1]['style_name'] = 'Aphrodite Red';
$ca_aphrodite[1]['head_stylesheet'] = 'style_red.css';
$ca_aphrodite[1]['body_background'] = 'red';
$ca_aphrodite[1]['style_name'] = 'Aphrodite Red';
$ca_aphrodite[1]['head_stylesheet'] = 'style_red.css';
$ca_aphrodite[1]['body_background'] = 'red';
In ca_aphrodite.cfg i insert color red
In includes/def_themes.php i define new theme, but when try to install from ACP..... install styles don't see any style for install. Maybe i forgot something....