From c0ace47049f17b8fbc2844a2dbffc0a029fd4163 Mon Sep 17 00:00:00 2001 From: Aran Roig Date: Sat, 18 Jul 2026 01:37:38 +0200 Subject: [PATCH] Jkdsjkd --- template/app/assets/css/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/app/assets/css/global.css b/template/app/assets/css/global.css index ee51dd5..1f9e2ec 100644 --- a/template/app/assets/css/global.css +++ b/template/app/assets/css/global.css @@ -28,7 +28,7 @@ --table-header-text: #2a2040; --table-row-border: #e8e3ef; --table-cell-text: #3d3457; - --hr-color: #c8b850; + --hr-color: #c85050; } /* ── Dark Theme ───────────────────────────────────────────── */ @@ -62,7 +62,7 @@ --table-header-text: #c8c0d8; --table-row-border: #201c30; --table-cell-text: #9d93b5; - --hr-color: #8c7a20; + --hr-color: #8c2020; } }