$GLOBALS['fc_config']['themes']['macintosh'] = array(
'name' => 'Macintosh OS X',
'dialogBackgroundImage' => 'images/macintosh.swf',//JPG or SWF
'backgroundImage' => 'images/macintosh.swf',//JPG or SWF
'showBackgroundImagesOnLogin' => true,
'showBackgroundImages' => true,
'uiAlpha' => 50,
'dialogTitle' => 0x21488F,
'dialog' => 0x678CB9,
'roomText' => 0xFFFFFF,
'roomBackground' => 0x3058A0,
'userListBackground' => 0x678CB9,
'enterRoomNotify' => 0xFFFFFF,
'buttonText' => 0xFFFFFF,
'button' => 0x0044DE,
'buttonBorder' => 0x2457A7,
'inputBoxBackground' => 0x3058A0,
'privateLogBackground' => 0x3058A0,
'publicLogBackground' => 0x3058A0,
'borderColor' => 0x000000,
'bodyText' => 0xFFFFFF,
'titleText' => 0xFFFFFF,
'background' => 0x3058A0,
'recommendedUserColor' => 0xFFFFFF,
'closeButton' => 0xAF0000,
'closeButtonPress' => 0x9F0000,
'closeButtonBorder' => 0xAF0000,
'closeButtonArrow' => 0xFFFDF1,
'minimizeButton' => 0x00A800,
'minimizeButtonPress' => 0x009800,
'minimizeButtonBorder' => 0x00A800,
'check' => 0x000099
);
?>