Update quartz.config.ts

This commit is contained in:
enneaa 2025-03-14 11:21:30 +08:00 committed by GitHub
parent e8299e2ed2
commit 9c9877a52b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ const config: QuartzConfig = {
},
colors: {
lightMode: {
light: "#fffdfa",
light: "rgb(255, 252, 240)",
lightgray: "#d1caba",
gray: "#9c9384",
darkgray: "#2A354B",