From 045f3ca1bc5f87a9baaa10f6e06bebac96316f9b Mon Sep 17 00:00:00 2001 From: Ditmar Visser Date: Sun, 1 Dec 2024 20:27:31 +0100 Subject: [PATCH] vault backup: 2024-12-01 20:27:31 --- The Accursed Voyage of The Mariner's Fortune/quartz.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts b/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts index 777f5e1..62403e8 100644 --- a/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts +++ b/The Accursed Voyage of The Mariner's Fortune/quartz.config.ts @@ -41,7 +41,7 @@ const config: QuartzConfig = { textHighlight: "#fff23688", }, darkMode: { - light: "#161618", + light: "#252933", lightgray: "#393639", gray: "#646464", darkgray: "#d4d4d4",