Using default theme design values (it was previously set to identica

theme)
This commit is contained in:
Sarven Capadisli 2009-06-23 21:26:47 +00:00
parent 3cfa2ebb05
commit 2d3e990ed4

View File

@ -95,9 +95,9 @@ $config =
'server' => $_server,
'theme' => 'default',
'design' =>
array('backgroundcolor' => '#F0F2F5',
array('backgroundcolor' => '#CEE1E9',
'contentcolor' => '#FFFFFF',
'sidebarcolor' => '#CEE1E9',
'sidebarcolor' => '#C8D1D5',
'textcolor' => '#000000',
'linkcolor' => '#002E6E',
'backgroundimage' => null,