From ab6bee5b84a832d8d475e0f04642bc1da814371d Mon Sep 17 00:00:00 2001 From: Libin YANG Date: Fri, 10 Jan 2025 00:19:57 +0000 Subject: [PATCH] style: reset code block theme --- src/stores/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/index.ts b/src/stores/index.ts index 17072a2..216660e 100644 --- a/src/stores/index.ts +++ b/src/stores/index.ts @@ -298,7 +298,7 @@ export const useStore = defineStore(`store`, () => { fontFamily.value = fontFamilyOptions[0].value fontSize.value = fontSizeOptions[2].value primaryColor.value = colorOptions[0].value - codeBlockTheme.value = codeBlockThemeOptions[2].value + codeBlockTheme.value = codeBlockThemeOptions[23].value legend.value = legendOptions[3].value cssContentConfig.value = {