# 主题配色
主题css位于:
- styles
- theme-variables.scss
# 数据存储
## appStore
- theme
- themeConfig
- hexoConfig
# 页面主体
App.vue逻辑位于main.ts。
## Setup()