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 = [
{
name: 'garden',
name: 'cupcake',
text: 'Light'
},
{
@ -34,8 +34,8 @@ export const theme: ThemeConfig = [
text: 'Lemonade'
},
{
name: 'cupcake',
text: 'Cupcake'
name: 'garden',
text: 'Garden'
},
{
name: 'cmyk',