CKEditor context menu should respect browser setting and theme colors
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3261154. --> Reported by: [aludescher](https://www.drupal.org/user/93768) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>A combination of browser in dark mode and Gin theme in light mode results in CKEditor in light mode but its <em>contextual menu in dark mode</em>.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Set browser to dark mode and Gin theme to light mode. Add a link on text, image or drupal-media or else and then right-click it.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>CKEditor's contextual menu would respect the theme settings.</p> > Related issue: [Issue #3163905](https://www.drupal.org/node/3163905)
issue