[Archived] Archived WIP of vielle.dev

Remove `defaultColor` from shikiConfig

vielle.dev 253896f4 ed9f000c

verified
-1
-1
astro.config.mjs
··· 18 rehypePlugins: [rehypeAccessibleEmojis, rehypeCustomHtml], 19 shikiConfig: { 20 theme: "catppuccin-frappe", 21 - defaultColor: false, 22 }, 23 }, 24 });
··· 18 rehypePlugins: [rehypeAccessibleEmojis, rehypeCustomHtml], 19 shikiConfig: { 20 theme: "catppuccin-frappe", 21 }, 22 }, 23 });