From bbf70ebc234e1bbe4ce551a7cef2988163ea0c03 Mon Sep 17 00:00:00 2001 From: elektrischerwalfisch Date: Fri, 11 Apr 2025 17:12:24 +0200 Subject: [PATCH] change color-02 --- theme/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/css/style.css b/theme/css/style.css index fbc2443..950596c 100644 --- a/theme/css/style.css +++ b/theme/css/style.css @@ -107,7 +107,7 @@ :root { --colorlight: #FFFFFF;} :root { --color-01: #DBA901;} -:root { --color-02: #DF3A01;} +:root { --color-02: #B43104;} :root { --color-gray-01: #E6E6E6;} :root { --fontsize-s: 12px;} -- 2.47.3