[SUPPORT] Support Autocomplete deluxe
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3165910. --> Reported by: [joachim namyslo](https://www.drupal.org/user/275771) Related to !100 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Autocomplete Deluxe Form fields look badly in dark mode, just because there is no twig template for that right now. </p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install autocomplete deluxe<br> Set display formatter to see tags and classes added by module<br> Enable dark mode </p> <p>Field is still white, like it usually is. </p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Create a twig template to make sure dark mode version looks good. </p> <p>Document how additional form fields like the<br> autocomple deluxe one could be themed properlyby example. </p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Add twig template and documentation, somewhere. </p> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3245080](https://www.drupal.org/node/3245080)
issue