Update anatole setting.yaml.

pull/146/head
ruibaby 2019-04-24 17:08:06 +08:00
parent 02b6878aec
commit 822a362a45
1 changed files with 3 additions and 4 deletions

View File

@ -55,6 +55,7 @@ style:
name: icon name: icon
label: 右上角图标 label: 右上角图标
type: text type: text
default: '/anatole/source/images/logo.png'
post_title_uppper: post_title_uppper:
name: post_title_uppper name: post_title_uppper
label: 文章标题大写 label: 文章标题大写
@ -103,15 +104,13 @@ style:
name: google_color name: google_color
label: 浏览器沉浸颜色 label: 浏览器沉浸颜色
type: text type: text
default: #fff default: '#fff'
scrollbar: scrollbar:
name: scrollbar name: scrollbar
label: 全局滚动条颜色 label: 全局滚动条颜色
type: text type: text
default: #3798e8 default: '#3798e8'
custom: custom:
name: custom name: custom
label: 自定义样式 label: 自定义样式
type: textarea type: textarea