$GLOBALS['fc_config']['themes']['xp'] = array(
'name' => 'Windows XP',
'dialogBackgroundImage' => 'images/xp.jpg',//JPG or SWF
'backgroundImage' => 'images/xp.jpg',//JPG or SWF
'showBackgroundImagesOnLogin' => true,
'showBackgroundImages' => true,
'uiAlpha' => 50,
'dialogTitle' => 0x0066CA,
'dialog' => 0xDCDCDC,
'roomText' => 0x3C5A96,
'userListBackground' => 0xDCDCDC,
'roomBackground' => 0x028AF1,
'enterRoomNotify' => 0x000000,
'buttonText' => 0x000000,
'button' => 0x028AF1,
'buttonPress' => 0x028AF1,
'buttonBorder' => 0x015796,
'scrollBG' => 0x028AF1,
'scrollerBG' => 0xE6E8EE,
'scrollBGPress' => 0x028AF1,
'inputBoxBackground' => 0xDCDCDC,
'privateLogBackground' => 0xDCDCDCA,
'publicLogBackground' => 0xDCDCDC,
'borderColor' => 0x0D3ABB,
'bodyText' => 0x121139,
'titleText' => 0x121139,
'background' => 0xCCCCCC,
'recommendedUserColor' => 0x3C5A96,
'closeButton' => 0xF3620C,
'closeButtonPress' => 0xF3620C,
'closeButtonBorder' => 0xFFFFFF,
'closeButtonArrow' => 0xFFFFFF,
'minimizeButton' => 0x028aF1,
'minimizeButtonPress' => 0x028aF1,
'minimizeButtonBorder' => 0xFFFFFF,
'check' => 0x028AF1
);
?>