Switching color scheme may not take effect until clear cache
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3479518. --> Reported by: [xmacinfo](https://www.drupal.org/user/12131) Related to !3 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>On some instances, the color scheme is not changed after saving the configuration.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Change the color scheme and save the configuration.</li> <li>Visit a cached page.</li> </ol> <p>The color scheme may still be the previous one.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Make sure to clear the cache when saving the configuration.</p>
issue