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.

Neon Heading

No security coverage
View on drupal.org

This module allows users to add animated neon headings to their content within CKEditor 5. It offers a selection of predefined neon colors and supports heading levels H2 through H6, with reduced visual impact on mobile devices.

Features

  • Seamless integration with CKEditor 5
  • 10 predefined neon colors (blue, red, green, purple, pink, orange, yellow, cyan, magenta, lime)
  • Animated neon glow effect
  • Support for H2 to H6 headings
  • Intuitive user interface via dialog box
  • Responsive design (reduced effect on mobile)

Post-Installation

  1. Install the module via Composer: composer require drupal/neon_heading
  2. Enable the module: drush en neon_heading
  3. Go to Configuration > Text formats and editors
  4. Edit your preferred text format
  5. In the CKEditor toolbar, add the "Neon Heading" button
  6. Save the configuration

Additional Requirements

  • CKEditor 5

Usage Example

  • Click the Neon Heading button in your CKEditor toolbar
  • Select your desired heading level (H2-H6)
  • Choose a neon color from the dropdown
  • Click Insert to add your neon heading

CSS Customization

The module uses CSS custom properties that can be overridden in your theme with overide css class, like :

.neon-lime    { --color--neon-title: YOURVALUE; --color--neon-title-light: YOURVALUE; }

Activity

Total releases
1
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Release date
1.0.0 Stable May 22, 2025