Use the following commands to copy files for your custom theme:
1 2 3 | cd [your Magento install dir] cp -R skin/frontend/cartown/default/images skin/frontend/cartown/customtheme cp -R skin/frontend/cartown/default/css skin/frontend/cartown/customtheme |
Copying the images directory is important because the CSS uses relative image paths