Skip to content

博客园皮肤,使用谷歌material设计规范,支持Dark Mode。

Notifications You must be signed in to change notification settings

zhea55/cnblogs-material-theme

Repository files navigation

cnblogs-material-theme

预览图

preview

本主题特点:

  • 极简,突出博客内容
  • 高对比度,适合眼睛阅读
  • 适配Dark Mode

安装:

npm install
npm run prod

生成最终样式文件dist/style.css

博客园后台配置

  1. 进入设置页面
  2. 配置皮肤为Custom config theme
  3. 禁用模板默认CSS
  4. 将dist/style.css中的内容copy到页面定制CSS代码中 paste css

自定义主题样式

npm run dev

配置代理,将服务器响应的custom.css文件映射到本地dist/style.css文件 fiddle proxy

About

博客园皮肤,使用谷歌material设计规范,支持Dark Mode。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published