Fieldset with dark mode results in hard-to-read text
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3221016. -->
Reported by: [ptmkenny](https://www.drupal.org/user/97885)
Related to !39
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When using Gin in dark mode, fieldset text on media entity add pages may be unreadable.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>* Enable Gin.<br>
* Activate dark mode in the browser (latest Chrome on Windows 10).<br>
* Go to <code>/admin/structure/media/manage/audio</code> on a site with the Media module enabled.<br>
* The text in "Media source configuration" and "Field mapping" fieldsets is unreadable.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Make fieldset text white or gray in dark mode.</p>
issue