Problem/Motivation

If the Default Admin's appearance is Dark, the modules list, the items within it, and the text within it are all pale, making it difficult to read the text:

Module Filter modules list in Default Admin theme dark mode

This did not happen with the Gin theme, that the Default Admin theme is derived from.

Steps to reproduce

  1. Install Module Filter 5.0.5.
  2. Install Drupal 11.4.0.
  3. Set the administration theme to 'Default Admin (Experimental)' (install the theme first, if necessary) > Save configuration.
  4. Set Appearance to 'Dark' in the Default Admin settings > Save configuration.
  5. Visit admin/modules ('Extend').

Proposed resolution

Make the css of the <tbody> and <tr> elements in the module list adapt to the appearance of the theme.

Remaining tasks

  1. Establish whether this should be fixed from the Core/Default Admin theme side or from the Module Filter side.
  2. Do the fix.
CommentFileSizeAuthor
module-filter-dark-theme.png111.61 KBnick hope
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nick hope created an issue. See original summary.

smustgrave made their first commit to this issue’s fork.

smustgrave’s picture

Status: Active » Fixed

Merged into 5.x but am redoing this module with AI help in #3546338: Completely redo the module filter module so just pulled the CSS from there.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.