Include styles to get color schemes from Claro and Gin theme
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3401168. --> Reported by: [gxleano](https://www.drupal.org/user/3591999) Related to !44 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Tagify is taking its own default color scheme, when Claro or Gin theme are activated, it should take the color schemes from them.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add the styles to take color schemes from Claro and Gin theme.</p> <h4>Claro color scheme</h4> <p><img src="https://www.drupal.org/files/issues/2023-11-13/claro-scheme-color.png" alt="Claro color scheme"></p> <h4>Gin theme color scheme (Green)</h4> <p><img src="https://www.drupal.org/files/issues/2023-11-13/gin-accent-color-green.png" alt="Green color accent"><br> <img src="https://www.drupal.org/files/issues/2023-11-13/tagify-gin-color-schemes-green.png" alt="Green color scheme"></p> <h4>Gin theme color scheme (Yellow)</h4> <p><img src="https://www.drupal.org/files/issues/2023-11-13/gin-accent-color-yellow.png" alt="Yellow color accent"><br> <img src="https://www.drupal.org/files/issues/2023-11-13/tagify-gin-color-scheme-yellow.png" alt="Yellow color scheme"></p>
issue