From 5900ce817e42d2e066d0fdec3355744bb7ec4485 Mon Sep 17 00:00:00 2001 From: chris Date: Sat, 6 Jun 2026 21:01:38 -0400 Subject: [PATCH] Fix dark mode: add data-theme=light to all main-site HTML pages Bulma 1.0 follows system dark mode preference if no theme is set. Co-Authored-By: Claude Sonnet 4.6 --- main-site/about/index.html | 2 +- main-site/color/index.html | 2 +- main-site/contact/index.html | 2 +- main-site/faq/index.html | 2 +- main-site/gallery/index.html | 2 +- main-site/index.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/main-site/about/index.html b/main-site/about/index.html index c572efe..329d16b 100644 --- a/main-site/about/index.html +++ b/main-site/about/index.html @@ -1,5 +1,5 @@ - + diff --git a/main-site/color/index.html b/main-site/color/index.html index 3830510..cb9dfc6 100644 --- a/main-site/color/index.html +++ b/main-site/color/index.html @@ -1,5 +1,5 @@ - + diff --git a/main-site/contact/index.html b/main-site/contact/index.html index 475ecd9..f0acd16 100644 --- a/main-site/contact/index.html +++ b/main-site/contact/index.html @@ -1,5 +1,5 @@ - + diff --git a/main-site/faq/index.html b/main-site/faq/index.html index 5a996f3..f74513e 100644 --- a/main-site/faq/index.html +++ b/main-site/faq/index.html @@ -1,5 +1,5 @@ - + diff --git a/main-site/gallery/index.html b/main-site/gallery/index.html index d65ddcf..fd1ee42 100644 --- a/main-site/gallery/index.html +++ b/main-site/gallery/index.html @@ -1,5 +1,5 @@ - + diff --git a/main-site/index.html b/main-site/index.html index 09d7335..c6e6ff4 100644 --- a/main-site/index.html +++ b/main-site/index.html @@ -1,5 +1,5 @@ - +