Theme Header Generator

Generate valid WordPress style.css header comments instantly to start building your custom themes.

style.css Header Comment
/*
Theme Name: My Custom Theme
Theme URI: https://example.com/theme
Author: John Doe
Author URI: https://example.com
Description: A custom WordPress theme built for speed and performance.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: my-custom-theme
Tags: custom-background, custom-logo, custom-menu, featured-images
*/

/* Add your custom CSS below this line */