Better Status Messages
This module enhances Drupal's status messages by adding default styling and a close button. It provides distinct background and text colors for regular and error messages, which can be customized through a settings form.
This module improves the Drupal status messages by providing a default styling and a close button.
Normal status messages will have white text on a green background, and error messages will have white text on a red background.
The close button will also be white (on the green or red background).
The module will work out of the box just by enabling it, but there is also a settings form to adjust these default values to your liking:
- Normal status message background color
- Normal status message text color
- Error status message background color
- Error status message text color
- Close button collor (the svg fill property)
The settings form can be found at: Configuration > Development > Better Status Messages