From 13b447b637ce1a86697456f66cb1287e3948a0b1 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sun, 21 Jan 2024 14:57:27 +0800 Subject: [PATCH] [opt] style --- source/css/_common/svg.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/_common/svg.styl b/source/css/_common/svg.styl index 1ad8d56..c49ee84 100644 --- a/source/css/_common/svg.styl +++ b/source/css/_common/svg.styl @@ -6,4 +6,4 @@ svg.icon overflow: hidden svg.active-icon - color: $c-green \ No newline at end of file + color: $color-theme \ No newline at end of file