We need two file for theme creation
1. index.php
2. style.css
With in style.css we need to define theme name, author, version etc… with in comments. Shown in below.
/*
Theme Name: Name of theme
Theme URI: location url
Author: Theme author name
Author URI: Author profile URL
Description: About theme.
Version: 1.0
*/