Update options.yaml for Material theme.

pull/146/head
ruibaby 2019-04-08 22:09:18 +08:00
parent c72934f671
commit 7a88a0c38b
1 changed files with 77 additions and 77 deletions

View File

@ -1,136 +1,136 @@
general: general:
name: 基础设置 label: 基础设置
items: items:
theme_material_scheme: scheme:
id: materialScheme name: scheme
name: Scheme label: Scheme
type: select type: select
defaultValue: Paradox default: Paradox
options: options:
- value: Paradox - value: Paradox
label: Paradox label: Paradox
- value: Isolation - value: Isolation
label: Isolation label: Isolation
theme_material_favicon: favicon:
id: materialFavicon name: favicon
name: Favicon label: Favicon
type: text type: text
theme_material_high_res_favicon: high_res_favicon:
id: materialHighFavicon name: high_res_favicon
name: 高清 Favicon label: 高清 Favicon
type: text type: text
theme_material_apple_touch_icon: apple_touch_icon:
id: materialAppleFavicon name: apple_touch_icon
name: IOS 主屏按钮图标 label: IOS 主屏按钮图标
type: text type: text
theme_material_daily_pic: daily_pic:
id: materialDialyPic
name: daily_pic name: daily_pic
label: daily_pic
type: text type: text
theme_material_sidebar_header: sidebar_header:
id: materialSidebarHeader name: sidebar_header
name: Sidebar 顶部图片 label: Sidebar 顶部图片
type: text type: text
theme_material_footer_image: footer_image:
id: materialFooterImage name: footer_image
name: Sidebar 底部图片 label: Sidebar 底部图片
type: text type: text
theme_material_copyright_since: copyright_since:
id: materialCopyrightSince name: copyright_since
name: 站点成立时间 label: 站点成立时间
type: text type: text
style: style:
name: 样式设置 label: 样式设置
items: items:
theme_material_uiux_slogan: uiux_slogan:
id: materialUiuxSlogan name: uiux_slogan
name: Slogan label: Slogan
type: text type: text
defaultValue: Hi, nice to meet you default: Hi, nice to meet you
theme_material_uiux_card_elevation: uiux_card_elevation:
id: materialUiuxCardElevation name: uiux_card_elevation
name: 卡片深度 label: 卡片深度
type: text type: text
defaultValue: 2 default: 2
theme_material_uiux_theme_color: uiux_theme_color:
id: materialUiuxThemeColor name: uiux_theme_color
name: 主题颜色 label: 主题颜色
type: text type: text
defaultValue: #0097A7 default: #0097A7
theme_material_uiux_theme_sub_color: uiux_theme_sub_color:
id: materialUiuxThemeSubColor name: uiux_theme_sub_color
name: 辅助颜色 label: 辅助颜色
type: text type: text
defaultValue: #00838F default: #00838F
theme_material_uiux_hyperlink_color: uiux_hyperlink_color:
id: materialHyperLinkColor name: uiux_hyperlink_color
name: 超链接颜色 label: 超链接颜色
type: text type: text
defaultValue: #00838F default: #00838F
theme_material_uiux_button_color: uiux_button_color:
id: materialButtonColor name: uiux_button_color
name: 按钮颜色 label: 按钮颜色
type: text type: text
defaultValue: #757575 default: #757575
theme_material_footer_uiux_android_chrome_color: footer_uiux_android_chrome_color:
id: materialGoogleColor name: footer_uiux_android_chrome_color
name: 安卓 Chrome 颜色 label: 安卓 Chrome 颜色
type: text type: text
defaultValue: #0097A7 default: #0097A7
theme_material_uiux_nprogress_color: uiux_nprogress_color:
id: materialNprogressColor name: uiux_nprogress_color
name: NProgress 颜色 label: NProgress 颜色
type: text type: text
defaultValue: #29d default: #29d
theme_material_uiux_nprogress_buffer: uiux_nprogress_buffer:
id: materialNProgressBuffer name: uiux_nprogress_buffer
name: NProgressBuffer label: NProgressBuffer
type: text type: text
defaultValue: 800 default: 800
theme_material_background_purecolor: background_purecolor:
id: materialBackgroundColor name: background_purecolor
name: 背景颜色 label: 背景颜色
type: text type: text
defaultValue: #F5F5F5 default: #F5F5F5
theme_material_background_bgimg: background_bgimg:
id: materialBackgroundImage name: background_bgimg
name: 背景图片 label: 背景图片
type: text type: text
theme_material_background_bing: background_bing:
id: materialBackgroundBing name: background_bing
name: Bing 背景 label: Bing 背景
type: select type: select
defaultValue: false default: false
options: options:
- value: true - value: true
label: 开启 label: 开启
- value: false - value: false
label: 关闭 label: 关闭
material_code_pretty: code_pretty:
id: materialCodePretty name: code_pretty
name: 代码高亮 label: 代码高亮
type: select type: select
defaultValue: false default: false
options: options:
- value: Default - value: Default
label: Default label: Default