Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Admin Theming Tools

2 sites No security coverage
View on drupal.org

This module provides a suite of test pages to visually check how various UI components and form patterns render across different Drupal themes. It is intended for local development and regression testing only, to identify rendering differences in admin themes.

A suite of test modules for Drupal admin theme development. Each submodule exercises one UI component or form pattern — buttons, dialogs, tables, form widgets, pagers, tabs, and so on — across multiple themes so regressions can be spotted visually.

None of the test pages are theme-specific — each renders in whatever theme is active, so the suite works equally well against Claro, Admin, Olivero, Stark, and any contrib or custom admin theme. The whole point is to surface cross-theme rendering differences.

Not for production

This module is intended for local development and regression testing only. Several submodules intentionally open admin routes to anonymous users, ship fixture content types and test data, or disable render caching. Do not install on a public site.

Features

  • Dashboard at /admin/modules/theming-tools listing every test submodule with enable/disable operations and bulk actions.
  • Navigation drawer — a "Theming Tools" expandable group auto-injected into the admin menu. Every enabled test submodule's page appears here automatically, sorted alphabetically.
  • Auto-discovery — submodules tagged theming_test: true are picked up by the dashboard and navigation drawer with zero configuration.
  • 3 test themes — fixture themes for the Appearance admin page, including an intentionally incompatible theme for testing that code path.

Not for production damnit!

This module is intended for local development and regression testing only. Several submodules intentionally open admin routes to anonymous users, ship fixture content types and test data, or disable render caching. Do not install on a public site.

Included submodules

actionlink Action Link component autocomplete Autocomplete form widget button Buttons and button links (primary, secondary, small variants) card Card component (appearance admin page) checkboxradio Checkboxes and radios on a contact form details Details element (site information form) devhelp Disables render caching and enables debug mode dialog Regular, modal, off-canvas, and off-canvas-top dialogs dropbutton Dropbutton / Operations component exposed_form Views exposed form and bulk operations fieldcardinality Multi-cardinality field widgets fieldset Fieldset component imagefile Image and managed file form widgets lang_hebrew Hebrew language + language switcher for RTL tests message Message component and Drupal.Message JS API pager Pagers (via Views) password Password-confirm widget pointertracker Crosshair overlay following mouse/touch pointer presuf Form item prefixes and suffixes progress Progress indicators (throbber, progress bar, fullscreen) select Single- and multi-value select widgets sidebar Entity meta sidebar tab Local task tabs table Table component (sortable, selectable, responsive) tabledrag Draggable tables (nested hierarchy, mixed-height rows) testfilters Text formats and CKEditor 5 editor config textarea Plain and formatted textarea widgets textfixtures Color, password, and search field types textform Text-like form items (textfield, telephone, email, url, datetime) themeswitcher Footer form to switch active theme via cookie title_shortcut Page titles alongside shortcut badges tt_navigation Core Navigation block rendering tt_node Minimal test content type used as a fixture vertical_tabs Vertical Tabs component

Installation

drush en theming_tools
  # then enable specific test submodules as needed:
  drush en button dialog table tabledrag dropbutton textform textarea
  

Or enable everything at once through the dashboard at /admin/modules/theming-tools.

Some submodules depend on the Contact contrib module (moved out of core in Drupal 11). If it isn't installed, those submodules simply won't enable; everything else works without it.

Drupal version support

Supports Drupal 10.3, 11, and 12. Actively tested against the main branch of Drupal core.

BTW, this is not for production

This module is intended for local development and regression testing only. Several submodules intentionally open admin routes to anonymous users, ship fixture content types and test data, or disable render caching. Do not install on a public site.

History

This module was originally created by Zoltan Horvath as cd_tools to support development of the Claro admin theme. It has since been renamed and generalized into a theme-agnostic test harness for any Drupal admin theme.

Activity

Tracked releases
3
Tracked since
Apr 2026
Latest release
3 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Apr 27, 2026
1.0.0 Stable Apr 9, 2026
1.0.x-dev Dev Apr 9, 2026