From b53d0b5896c2c9ca0241fc71290534276f1bd523 Mon Sep 17 00:00:00 2001
From: DivyaSimhadri1004 <322103311048@gvpce.ac.in>
Date: Sun, 27 Jul 2025 16:29:36 +0530
Subject: [PATCH 1/6] Add manual dark/light mode toggle support for sphinx13
theme
---
doc/_themes/sphinx13/layout.html | 34 ++++++++++++++-------
doc/_themes/sphinx13/static/sphinx13.css | 38 ++++++++++++++++++++++++
2 files changed, 62 insertions(+), 10 deletions(-)
diff --git a/doc/_themes/sphinx13/layout.html b/doc/_themes/sphinx13/layout.html
index c6657365a09..26f754d1977 100644
--- a/doc/_themes/sphinx13/layout.html
+++ b/doc/_themes/sphinx13/layout.html
@@ -6,6 +6,24 @@
{%- if not embedded and pagename == root_doc %}
{%- endif %}
+
{% endblock %}
{% block header %}
@@ -21,6 +39,9 @@
+
{% endblock %}
@@ -107,17 +128,10 @@
{{ _('On this page') }}