missing .theme file and missing function '*form_system_theme_settings_alter'

Created on 22 August 2025, 2 months ago

Problem/Motivation

Following this: https://www.drupal.org/docs/extending-drupal/themes/contributed-themes/b...

from bootstrap directory, executing
./scripts/create_subtheme.sh

Your theme name ? [e.g. My custom bootstrap]
Example Bootstrap
The machine name of your custom theme? [e.g. mycustom_bootstrap]
example_bootstrap
mv: cannot stat 'example_bootstrap.theme': No such file or directory
# Check the themes/custom folder for your new sub-theme.
[login@machine bootstrap]$

Steps to reproduce

searched for *.theme files, and found only two:

./subthemes/bootstrap_sass/bootstrap_sass.theme
./bootstrap.theme

perhaps one is missing for the bootstrap_subtheme directory?

Also trying the manual approach, grep show is no occurrence of 'form_system_theme_settings_alter' anywhere.

🐛 Bug report
Status

Active

Version

5.0

Component

Code

Created by

🇨🇦Canada karunadave

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024