From 5edeef989313833e2f860c6e1a6a4ec2b13b82fd Mon Sep 17 00:00:00 2001 From: developer Date: Sun, 10 Nov 2024 12:07:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E5=9D=97=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sass/colors/syntax-light.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/colors/syntax-light.scss b/_sass/colors/syntax-light.scss index c73b2669470..c03c5c11d61 100644 --- a/_sass/colors/syntax-light.scss +++ b/_sass/colors/syntax-light.scss @@ -28,7 +28,7 @@ .highlight, .highlight .w { color: #24292f; - background-color: #fcfff2; + background-color: #f0f1d8; } .highlight .k,