From 6fc7d2b0052602fd972c0a9ce98f3a13c6182e89 Mon Sep 17 00:00:00 2001 From: Wally Hackenslacker Date: Fri, 1 May 2026 15:29:16 -0400 Subject: [PATCH] feat: integrate dark mode support in settings view --- views/settings.php | 54 ++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/views/settings.php b/views/settings.php index 022cfcc..1b2bfbe 100644 --- a/views/settings.php +++ b/views/settings.php @@ -6,14 +6,15 @@ <?php echo APP_NAME; ?> - Settings + - + -
+
- + @@ -39,27 +40,27 @@
-
-

+
+

Quick Tasks

-

Predefined maintenance items for quick selection when adding records.

+

Predefined maintenance items for quick selection when adding records.

+ class="flex-1 px-3 py-2 border theme-input theme-border rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500">
-
-

+
+

Change Password

-

Update your login password.

+

Update your login password.

- + + class="w-full px-3 py-2 border theme-input theme-border rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500">
- +
- + + class="w-full px-3 py-2 border theme-input theme-border rounded-md focus:outline-none focus:ring-2 focus:ring-blue-500">