From 99e01b3de3588ce428f8b77faa4ead84999079dc Mon Sep 17 00:00:00 2001 From: Brandon Shipley Date: Thu, 27 Aug 2026 02:35:47 -0700 Subject: [PATCH] dark mode elements inline javascript --- .../element/javascript/dark_mode_bottom.php | 37 +++++++++++++++++++ .../element/javascript/dark_mode_top.php | 26 +++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 templates/element/javascript/dark_mode_bottom.php create mode 100644 templates/element/javascript/dark_mode_top.php diff --git a/templates/element/javascript/dark_mode_bottom.php b/templates/element/javascript/dark_mode_bottom.php new file mode 100644 index 0000000..09d4cf3 --- /dev/null +++ b/templates/element/javascript/dark_mode_bottom.php @@ -0,0 +1,37 @@ + + diff --git a/templates/element/javascript/dark_mode_top.php b/templates/element/javascript/dark_mode_top.php new file mode 100644 index 0000000..8dd442d --- /dev/null +++ b/templates/element/javascript/dark_mode_top.php @@ -0,0 +1,26 @@ + + +