Missing CSS specificity and wrong separator color in Blackstone
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3479019. --> Reported by: [xmacinfo](https://www.drupal.org/user/12131) Related to !2 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>A CSS selector is missing the color scheme specificity, so that only the last selector matches. For example, the Blackstone color scheme menu separator color matches the Slate color scheme.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add the missing color scheme specific class name to the selector. </p>
issue