Loading config/schema/radix_subtheme.schema.yml→config/schema/vartheme_bs5.schema.yml +0 −0 File moved. View file includes/theme.inc +2 −2 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ * You can directly use the component name as a library, f.x * {{ attach_library('radix_subtheme/block') }}. */ function radix_subtheme_library_info_build() { function vartheme_bs5_library_info_build() { $extensions = ['css', 'js']; $directory = 'themes/custom/radix_subtheme/build/components'; $directory = 'themes/custom/vartheme_bs5/build/components'; $extensions = array_map('preg_quote', $extensions); $extensions = implode('|', $extensions); if (!is_dir($directory)) { Loading package.json +2 −2 Original line number Diff line number Diff line { "name": "radix_subtheme", "name": "vartheme_bs5", "description": "My custom Radix subtheme", "private": true, "engines" : { Loading radix_subtheme.breakpoints.yml→vartheme_bs5.breakpoints.yml +0 −0 File moved. View file radix_subtheme.info.yml→vartheme_bs5.info.yml +4 −4 Original line number Diff line number Diff line name: Radix Subtheme name: Vartheme BS5 description: A theme based on Radix. screenshot: screenshot.png core_version_requirement: ^8.7.7 || ^9.0 Loading Loading @@ -27,6 +27,6 @@ components: radix_subtheme: src/components # Information added by Drupal.org packaging script on 2022-06-06 version: '5.0.0' project: 'radix' version: "5.0.0" project: "radix" datestamp: 1654516982 Loading
config/schema/radix_subtheme.schema.yml→config/schema/vartheme_bs5.schema.yml +0 −0 File moved. View file
includes/theme.inc +2 −2 Original line number Diff line number Diff line Loading @@ -11,9 +11,9 @@ * You can directly use the component name as a library, f.x * {{ attach_library('radix_subtheme/block') }}. */ function radix_subtheme_library_info_build() { function vartheme_bs5_library_info_build() { $extensions = ['css', 'js']; $directory = 'themes/custom/radix_subtheme/build/components'; $directory = 'themes/custom/vartheme_bs5/build/components'; $extensions = array_map('preg_quote', $extensions); $extensions = implode('|', $extensions); if (!is_dir($directory)) { Loading
package.json +2 −2 Original line number Diff line number Diff line { "name": "radix_subtheme", "name": "vartheme_bs5", "description": "My custom Radix subtheme", "private": true, "engines" : { Loading
radix_subtheme.info.yml→vartheme_bs5.info.yml +4 −4 Original line number Diff line number Diff line name: Radix Subtheme name: Vartheme BS5 description: A theme based on Radix. screenshot: screenshot.png core_version_requirement: ^8.7.7 || ^9.0 Loading Loading @@ -27,6 +27,6 @@ components: radix_subtheme: src/components # Information added by Drupal.org packaging script on 2022-06-06 version: '5.0.0' project: 'radix' version: "5.0.0" project: "radix" datestamp: 1654516982