From 39b82e84e708d7620f8481f7b70c7a63dfbb69fb Mon Sep 17 00:00:00 2001 From: XPoet Date: Mon, 17 Oct 2022 14:44:08 +0800 Subject: [PATCH] style: optimize valine comment plugin style --- source/css/layout/_partial/comment/valine.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/css/layout/_partial/comment/valine.styl b/source/css/layout/_partial/comment/valine.styl index 47eb09d..c1a852f 100644 --- a/source/css/layout/_partial/comment/valine.styl +++ b/source/css/layout/_partial/comment/valine.styl @@ -86,7 +86,7 @@ .vsys { color var(--text-color-3) - background var(--text-color-6) !important + background var(--background-color-2) !important } }