From 4e37b399ae7d8d3ef7ea2111043f0dc4be3ea1ba Mon Sep 17 00:00:00 2001 From: Helldragon67 Date: Sat, 19 Oct 2024 13:21:00 +0800 Subject: [PATCH] background change --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 171a4c7..c6228e4 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ }, "site_background_color": { "type": "color", - "default": "linear-gradient(to bottom right, #F9B208, #E72E77)" + "default": "ffffff" }, "header_and_footer_color": { "type": "select",