diff --git a/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/search-field.html b/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/search-field.html index a1689e09..6e42dae5 100644 --- a/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/search-field.html +++ b/src/ansys_sphinx_theme/theme/ansys_sphinx_theme/components/search-field.html @@ -41,7 +41,6 @@ apiKey: "{{ API_KEY }}", indexUid: "{{ theme_use_meilisearch.index_uids.items()|first|first }}", inputSelector: "#search-bar-input", - enableDarkMode: "auto", debug: true, // Set debug to true if you want to inspect the dropdown meilisearchOptions: { limit: 1000,