主题参数配置
# 主题名称
参数名 :theme_name
主题准备显示的名称,作者自定义即可,不要和大家的主题冲突就可以
# 作者名称
参数名 :theme_author
主题作者的名称
# 插件标题位置
参数名 :theme_item_title_align
对于带有标题的插件,可自定义位置,可选以下值,默认居中,仅为有标题的插件布局实现
- center 居中
- left 居左
- right 居右
# 插件标题是否下移
参数名 :theme_item_title_align_buttom
某些背景下的插件,可能需要标题下移(例如默认背景),默认 no
- yes
- no
# 音乐封面类型
参数名 :theme_item_music_cover_type
可选以下值,默认 circ 圆形封面
- circ 圆形
- rect 圆角矩形
- disc 类似 CD 的封面
# 音乐进度条类型
参数名 :theme_item_music_progress_type
可选以下值,默认 type1
- type1 普通进度条样式
- type2 带滑块的进度条样式
# 按键加内边距,包含音乐,导航,个人中心等页面
参数名 :theme_item_music_btn_padding
可选以下值,默认 no
- no 不加
- yes 加
# 音乐插件封面边框大小
参数名 :theme_item_music_cover_border_width
数字即可,默认不添加
# 用户头像边框大小
参数名 :theme_item_persion_userhead_width,正常插件
参数名 :theme_item_persion_mini_userhead_width,迷你插件
数字即可,默认不添加
# 导航插件某根线是否显示
参数名 1 :theme_item_amap_daohang_line
参数名 2 :theme_item_amap_xunhang_line
默认 show,位置自测
- hide 隐藏
- show 显示
# 插件的布局
参数名 :theme_item_weather_layout,天气
参数名 :theme_item_weather_mini_layout,迷你天气
参数名 :theme_time_layout,时间
参数名 :theme_time_mini_layout,迷你时间
参数名 :theme_compass_layout,指南针
参数名 :theme_item_time_weather_layout,时间和天气
参数名 :theme_item_trip_layout,行程
参数名 :theme_item_app_layout,APP
参数名 :theme_item_music_layout,音乐
参数名 :theme_item_taiya_mini_layout,迷你胎压
参数名 :theme_item_app_mini_layout,迷你 APP
参数名 :theme_item_music_mini_layout,迷你音乐
参数名 :theme_item_compass_mini_layout,迷你指南针
参数名 :theme_item_nav_layout,导航
参数名 :theme_item_persion_layout,个人中心
参数名 :theme_item_nav_mini_layout,迷你导航
参数名 :theme_item_led_layout,LED
参数名 :theme_item_nav_ex_layout,动态导航
参数名 :theme_item_weather_ex_layout,动态天气
参数名 :theme_obd_mini_layout,迷你 OBD
参数名 :theme_obd_layout,OBD
参数名 :theme_taiya_layout,胎压
所有普通插件都可以用 layout1 和 layoutex(新版)两个布局,部分插件可使用 layout1,layout2,layout3
所有迷你插件都可以使用 layout1 和 layout2
- layout1
- layout2
- layout3
- layoutex(最新布局)
# 首页推荐布局
参数名 :theme_launcher_layout
用户可覆盖此设置,推荐用,可选以下值,默认 layout1,当用户选择使用主题布局的时候,这个参数起作用
- layout1 此布局 dock 在左边,托盘在底部
- layout2 此布局 dock 在底部,托盘在顶部
- layout3 此布局 dock 在左边,托盘在顶部
- layout4 此布局 dock 在底部,托盘在顶部,托盘下面添加了一个新的信息位
# 路口箭头的角度
参数名 :theme_nav_lukou_jaodu(静态导航用)
参数名 :theme_nav_ex_lukou_jiaodu(动态导航用)
默认 0,数字即可,为了让路口箭头和路面能平行起来
# 隐藏首页页面标记
参数名 :theme_launcher_postion_show
可选以下值,默认 show
- hide 隐藏
- show 显示
# 页面标记左右两边的间隔是否是大间隔
参数名 :theme_launcher_postion_margin_max
- no 不是
- yes 是
# APP 页面,图标和名称中间是否有线隔开
参数名 :theme_app_item_no_line
- no 无
- yes 有
# APP 插件页面,是否显示标题
参数名 :theme_item_app_item_show_title
- no 无
- yes 有
# 自定义插件的圆角
参数名 :theme_item_widget_radius
数字即可,DP 值
# 音乐封面的透明度
参数名 :theme_music_cover_alpha
默认 1 不透明,介于 0-1 之间的数字
# 用户头像的透明度
参数名 :theme_user_pic_alpha
默认 1 不透明,介于 0-1 之间的数字
# 天气标题栏是否显示区域信息
参数名 :theme_item_weather_ex_title_show_district
参数名 :theme_item_weather_title_show_district
- no 不显示
- yes 显示
# 动态天气版本,自测
参数名 :theme_item_weather_anim_ver
- v2,默认用
- v3