From 8e3213828b705c5e1dc92194794874a4c5d0d3c6 Mon Sep 17 00:00:00 2001 From: flight025 Date: Tue, 11 Jun 2024 20:19:44 +0800 Subject: [PATCH] XXXXXXX --- css/waline.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/waline.css b/css/waline.css index daa5a4ec81..588a5afd28 100644 --- a/css/waline.css +++ b/css/waline.css @@ -3,8 +3,8 @@ --waline-white: #fff; --waline-light-grey: #999; --waline-dark-grey: #666; - --waline-theme-color: #b7604b; - --waline-active-color: #efa00d; + --waline-theme-color: #760411; + --waline-active-color: #202020; --waline-color: #444; --waline-bgcolor: #fff; --waline-bgcolor-light: #f8f8f8;