Create
create
command will be provided.📙 What you'll learn
Create Theme Methods
salla theme create
, which can be abbreviated to salla theme c
:

Create A New Theme
Requirement | Description |
---|---|
Theme Name | Name the developer wishes to call their theme. |
Theme Description | Short description of what the theme is. |
Theme URL | URL link of the theme. |
Author email address | Developer's email account. |
Select your Github repo | Developer's list of GitHub repo. |
At the same time, the
preview
command will be triggered. The theme details can be found in the file twilight.json
. Salla CLI command preview
is explained in this article.NOTE
Error occurred while making the request
when attempting to import the theme from the GitHub repository. In case you encountered this issue, you may create the theme manually by following the below steps:Import A Theme
preview
command to view how the theme looks on the store. Salla CLI command preview
is explained in this article.