From a4e0ef4fe09cf5b81566c3477348b5424edad8a5 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 7 Apr 2026 22:14:12 +0000 Subject: [PATCH] Remove all dark mode CSS from Decap CMS - mobile-only optimizations Removed entire dark mode theming (Fire/Frost/Arcane colors, dark backgrounds, all custom styling). Keeping ONLY mobile-responsive optimizations: - Larger touch targets (44px buttons/inputs) - Single-column layout on mobile - Stacked editor panes - Better spacing for small screens - 16px font size to prevent iOS zoom Result: Clean, default Decap CMS styling with mobile improvements only. This should resolve mobile display issues. --- admin/index.html | 459 +---------------------------------------------- 1 file changed, 4 insertions(+), 455 deletions(-) diff --git a/admin/index.html b/admin/index.html index fbcb8b0..92e2f65 100644 --- a/admin/index.html +++ b/admin/index.html @@ -7,412 +7,14 @@ Firefrost CMS