Themes must be renamed with an extension of dot theme

When I renamed a theme in the theme view, it became unavailable to my application. After doing quite a bit of searching, I found that if I changed the name and included the extension .theme then my app could again use the theme. The extension gets stripped off in the view so you are not really cognizant of it being required.