Improve the accessibility of information messages on webforms
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3537160. -->
Reported by: [hannahdigidev](https://www.drupal.org/user/3755090)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Upon accessing /structure/webform/config/libraries when having the gin theme as the admin theme, information messages are displayed, but the text is not easily readable and does not meet accessibility standards.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Enabled webforms onto a site or navigate to /structure/webform/config/libraries<br>
Enabled or make Gin the admin theme<br>
Information message appears at the top of the page</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Change the text from the dark grey to either white or the gin theme --gin-color-info-light</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
> Related issue: [Issue #3537138](https://www.drupal.org/node/3537138)
issue