10
This one drove me nuts too, but I figured out what I did wrong.
When I copied the existing "default" theme into my new theme, I forgot to make an important change: within the theme.html file, there are 5 references to the theme directory name.
So just change these instances of "default/" to whatever your new theme directory is called, and that should do it.
Brad