style: reset code block theme

This commit is contained in:
Libin YANG 2025-01-10 00:19:57 +00:00
parent a13bf95f81
commit ab6bee5b84

View File

@ -298,7 +298,7 @@ export const useStore = defineStore(`store`, () => {
fontFamily.value = fontFamilyOptions[0].value fontFamily.value = fontFamilyOptions[0].value
fontSize.value = fontSizeOptions[2].value fontSize.value = fontSizeOptions[2].value
primaryColor.value = colorOptions[0].value primaryColor.value = colorOptions[0].value
codeBlockTheme.value = codeBlockThemeOptions[2].value codeBlockTheme.value = codeBlockThemeOptions[23].value
legend.value = legendOptions[3].value legend.value = legendOptions[3].value
cssContentConfig.value = { cssContentConfig.value = {