Changing the CSS of autocomplete

Hi Marijn

Thank You for your reply.

If I need to implement this feature how can I go about making the relevant change? So that the css of the hint dialog changes in comparison to the change of themes. Would I need to create another instance of .CodeMirror-hints and give it another id/ class and what would I need to include in the selectTheme method?

Thank You