From 83eafda261dfb353bbef464e9d0d80f6dfa07361 Mon Sep 17 00:00:00 2001 From: ken Date: Fri, 31 Jul 2026 10:49:44 +0800 Subject: [PATCH] js --- assets/stylesheets/template/base/_variables.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/stylesheets/template/base/_variables.scss b/assets/stylesheets/template/base/_variables.scss index 6da87b1..b1cdc46 100644 --- a/assets/stylesheets/template/base/_variables.scss +++ b/assets/stylesheets/template/base/_variables.scss @@ -18,8 +18,8 @@ $theme-blue: #003d7e; $theme-color-main: #333333; $theme-color-second:#416319; $theme-color-third: #416319; -$theme-color-green: #8BC34A; -$theme-color-hover:#8BC34A; +$theme-color-green: #2c4e05; +$theme-color-hover:#2c4e05; .fa, .fa-classic, .fa-regular, .fa-solid, .far, .fas { font-family: "Font Awesome 6 Free", FontAwesome;