From 8a82f81ec4e1c21f0a35b7be68c4b058ce31040a Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Sun, 30 Nov 2025 09:31:37 +0000 Subject: [PATCH] Dark mode --- views/webpage_about.tpl | 1 + views/webpage_alerts.tpl | 13 ++++++++++++ views/webpage_bands.tpl | 13 ++++++++++++ views/webpage_base.tpl | 2 +- views/webpage_map.tpl | 13 ++++++++++++ views/webpage_spots.tpl | 35 ++++++++++++++++++++++---------- webassets/css/style.css | 23 ++++++++++++++++++++- webassets/js/alerts.js | 8 +++++++- webassets/js/common.js | 24 ++++++++++++++++++++++ webassets/js/spots.js | 4 ++-- webassets/js/spotsbandsandmap.js | 6 ++++++ 11 files changed, 126 insertions(+), 16 deletions(-) diff --git a/views/webpage_about.tpl b/views/webpage_about.tpl index bca1f6c..d8b1fc2 100644 --- a/views/webpage_about.tpl +++ b/views/webpage_about.tpl @@ -54,4 +54,5 @@

This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.

+ \ No newline at end of file diff --git a/views/webpage_alerts.tpl b/views/webpage_alerts.tpl index d1fd498..e830bde 100644 --- a/views/webpage_alerts.tpl +++ b/views/webpage_alerts.tpl @@ -107,6 +107,19 @@ +
+
+
+
Theme
+
+
+ + +
+
+
+
+
diff --git a/views/webpage_bands.tpl b/views/webpage_bands.tpl index 9bc73ea..ae10cd0 100644 --- a/views/webpage_bands.tpl +++ b/views/webpage_bands.tpl @@ -107,6 +107,19 @@
+
+
+
+
Theme
+
+
+ + +
+
+
+
+
diff --git a/views/webpage_base.tpl b/views/webpage_base.tpl index 0fd8766..cf2497e 100644 --- a/views/webpage_base.tpl +++ b/views/webpage_base.tpl @@ -51,7 +51,7 @@