Create subtheme by script ( recommended )
Create your new provus theme by running a script.
# Run from theme root, e.g. "themes/custom/provus_bootstrap".
# Make script executable.
chmod +x scripts/create_subtheme.sh
# Run script with interactive prompts.
./scripts/create_subtheme.shLast updated
Was this helpful?