From dd1f51148ba73b629bfbc3bbaf569c59dfbd0586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Mon, 14 Oct 2024 15:02:19 +0200 Subject: [PATCH] doc: enable three-way dark-mode switch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dark-mode-toggle now allows to also set current mode to "system", which allows people to use the system-wide dark mode setting rather than having to definitively choose between light and dark mode once they've used the button once. Signed-off-by: Benjamin Cabé --- doc/_templates/breadcrumbs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_templates/breadcrumbs.html b/doc/_templates/breadcrumbs.html index d1855e491fd..3852afcfa2a 100644 --- a/doc/_templates/breadcrumbs.html +++ b/doc/_templates/breadcrumbs.html @@ -15,7 +15,7 @@ {% endblock %} {%- block breadcrumbs_aside %}
  • - +
  • {%- if display_gh_links %}