Theme Remove
Description
Completely deletes an existing theme. This command will delete your theme from the "themes" folder and remove the corresponding entry from the "theme_config" declaration in yourplenti.json
file. You can perform these actions manually to achieve the same result.Note: This will not disable your theme if you are removing a theme that is currently in use. You need to do that separately to avoid breaking your build.
Usage
Remove a theme completely from your project withplenti theme remove THEME_FOLDER_NAME
.