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",