This commit is contained in:
sevichecc 2022-12-20 00:24:51 +08:00
parent 2cda61b258
commit 6c79aad7f8

View file

@ -2,7 +2,7 @@ import type { ThemeConfig, HeadConfig, HeaderConfig, FooterConfig, DateConfig, F
export const theme: ThemeConfig = [ export const theme: ThemeConfig = [
{ {
name: 'garden', name: 'cupcake',
text: 'Light' text: 'Light'
}, },
{ {
@ -34,8 +34,8 @@ export const theme: ThemeConfig = [
text: 'Lemonade' text: 'Lemonade'
}, },
{ {
name: 'cupcake', name: 'garden',
text: 'Cupcake' text: 'Garden'
}, },
{ {
name: 'cmyk', name: 'cmyk',