From f1293d799f2563ed625a40919a74df1e8e03f666 Mon Sep 17 00:00:00 2001 From: "Claude (Chronicler #59)" Date: Sat, 4 Apr 2026 03:38:20 +0000 Subject: [PATCH] feat: Full Firefrost color palette in Decap CMS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🔥 Fire Orange (#FF6B35) - Tasks collection, hover accents ❄️ Frost Teal (#4ECDC4) - Primary buttons, links, header border 💜 Arcane Purple (#A855F7) - Active states, focus rings, selections 🌑 Dark (#0F0F1E) - Header background Color usage follows brand guidelines: - Fire = Priority/Action items - Frost = Primary actions (Save, Publish) - Arcane = Selected/Active states - Dark = Header/containers Signed-off-by: claude@firefrostgaming.com --- admin/index.html | 183 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 157 insertions(+), 26 deletions(-) diff --git a/admin/index.html b/admin/index.html index 855cf26..2173f25 100644 --- a/admin/index.html +++ b/admin/index.html @@ -8,28 +8,17 @@