From 8ed3927b9207eb3ba7ce1c329dad8534519ba53c Mon Sep 17 00:00:00 2001 From: Vamsi Date: Sun, 29 Jun 2025 14:13:54 -0400 Subject: [PATCH 1/4] change theme to cyborg --- navigation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navigation.md b/navigation.md index 13d417c1e..fe1b6bd9b 100644 --- a/navigation.md +++ b/navigation.md @@ -4,7 +4,7 @@ # OLE Support -[gimmick:theme (inverse: false)](bootstrap) +[gimmick:theme (inverse: false)](cyborg) [Manual]() From 3f586a7d77796b6be75104ea9aeeb27cb578c3aa Mon Sep 17 00:00:00 2001 From: Vamsi Date: Tue, 1 Jul 2025 23:04:35 -0400 Subject: [PATCH 2/4] add-dark-mode-button --- index.html | 84 ++++++++++++++++++++++++++++++++++ mdwiki/extlib/css/darkmode.css | 57 +++++++++++++++++++++++ navigation.md | 2 +- 3 files changed, 142 insertions(+), 1 deletion(-) create mode 100644 mdwiki/extlib/css/darkmode.css diff --git a/index.html b/index.html index 9cb5fcba3..34e6319a2 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,31 @@ + + +