mirror of
https://github.com/doocs/md.git
synced 2025-01-22 20:04:39 +08:00
style: reset code block theme
This commit is contained in:
parent
a13bf95f81
commit
ab6bee5b84
@ -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 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user