Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Intercept Base

24 sites Security covered
View on drupal.org

Intercept Base is a foundational theme designed for use with the Intercept suite of modules. It applies Material Design styles to Drupal elements to create a consistent look and feel with Material UI components.

Overview

Intercept Base is a base theme meant for use with Intercept, a suite of modules for managing events, room reservations and equipment reservations.

Intercept's decoupled interfaces are built using Material UI – a library of React components based on Google's Material Design. Intercept Base applies many of the underlying Material Design styles to common ui elements to make the Material UI components and standard Drupal theme elements seamless.

Extending Intercept Base and Material UI

Material UI utilizes JSS. While JSS is a powerful method for styling dynamic components, overriding styles in the traditional sense of replacing or overriding CSS is not a practical method of customization. While this still works for extending a majority of a site, overriding Material UI components requires replacing the global JS interceptTheme object. See Material UI's default theme for available overrides.

To change the Material UI JSS theme, override the intercept_core/interceptTheme library.

my_subtheme.libraries.yml

...
interceptTheme:
  js:
    path/to/overridden/interceptTheme.js: { preprocess: true }
  dependencies:
    - core/drupalSettings
...

my_subtheme.info.yml

...
libraries-override:
  intercept_core/interceptTheme: my_subtheme/interceptTheme
...

Activity

Total releases
16
First release
Jan 2025
Latest release
2 weeks ago
Releases (12 mo)
10 ▲ from 6
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.0.26 Stable Jul 1, 2026
2.0.24 Stable Apr 29, 2026
2.0.23 Stable Mar 25, 2026
2.0.22 Stable Feb 26, 2026
2.0.21 Stable Jan 29, 2026
2.0.20 Stable Dec 17, 2025
2.0.19 Stable Nov 25, 2025
2.0.18 Stable Oct 29, 2025
2.0.17 Stable Oct 1, 2025
2.0.16 Stable Aug 29, 2025
2.0.14 Stable Jun 25, 2025
2.0.13 Stable Jun 4, 2025
2.0.12 Stable May 1, 2025
2.0.11 Stable Mar 26, 2025
2.0.10 Stable Feb 26, 2025
2.0.9 Stable Jan 29, 2025