WordPress Theme
A set of template files that control the visual appearance and layout of a WordPress website. Themes can be changed without affecting your content.
A WordPress theme is a collection of PHP templates, CSS stylesheets, and JavaScript files that determine how a WordPress website looks and behaves. Themes are separate from your content, so you can switch themes without losing posts or pages.
WordPress themes range from free options in the official repository to premium themes, custom-built themes, and block themes built with the Gutenberg editor. A well-coded theme uses WordPress template hierarchy to control which template displays for each type of page.