Link color danger is the same as the background
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3427599. -->
Reported by: [eduardo morales alberti](https://www.drupal.org/user/3546420)
Related to !393
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The link colour danger style uses the same variable as the background when the link has a button primary class.</p>
<p><img src="https://www.drupal.org/files/issues/2024-03-13/gin-link-danger.png" alt="Link color danger primary"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Create a link with the classes button, button--primary and button--danger with Gin theme.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>When the button is primary, set the color to white.</p>
issue