In this article we will create own Magento 2 theme. We will build it, according to the following plan:
- Creation of the theme catalog and its declaration
- Creation of the composer package for theme (optional step). We will not do that in this article, but describe the process.
- Creation of the registration.php file
- Images configuration (catalog, product page, etc.)
- Internationalization and translation
- Creation of the catalog for static files
- Defining of the theme logotype