Appearance
自定义主题
来自薄荷输入法的定制皮肤,非常漂亮👍,适用于 rime。
yaml
preset_color_schemes:
mint_light_blue:
name: "蓝水鸭/Mint Light Blue"
author: Mintimate <"Mintimate's Blog">
# 拼音串
text_color: 0x6495ed
# 背景
back_color: 0xefefef
# 预选栏编号颜色
label_color: 0xcac9c8
# 边框
border_color: 0xefefef
shadow_color: 0xb4000000
# 注解文字
comment_text_color: 0xcac9c8
# 非第一候选项
candidate_text_color: 0x424242
# 拼音串高亮
hilited_text_color: 0xed9564
# 拼音串高亮背景
hilited_back_color: 0xefefef
# 第一候选项背景
hilited_candidate_back_color: 0xed9564
# 第一候选项
hilited_candidate_text_color: 0xefefef
# 第一候选项编号颜色
hilited_candidate_label_color: 0xcac9c8
# 第一候选项编号颜色
hilited_label_color: 0xcac9c8
# 注解文字高亮
hilited_comment_text_color: 0xefefef
mint_dark_blue:
name: "黑水鸭/Mint Dark Blue"
author: Mintimate <"Mintimate's Blog">
# 拼音串
text_color: 0x6495ed
# 背景
back_color: 0x424242
# 预选栏编号颜色
label_color: 0xefefef
# 边框
border_color: 0x424242
shadow_color: 0xb4000000
# 注解文字
comment_text_color: 0xefefef
# 非第一候选项
candidate_text_color: 0xefefef
# 拼音串高亮
hilited_text_color: 0xc6c01a
# 拼音串高亮背景
hilited_back_color: 0x424242
# 第一候选项背景
hilited_candidate_back_color: 0xc6c01a
# 第一候选项
hilited_candidate_text_color: 0xefefef
# 第一候选项编号颜色
hilited_candidate_label_color: 0xffffff
# 第一候选项编号颜色
hilited_label_color: 0xffffff
# 注解文字高亮
hilited_comment_text_color: 0xffffff
mint_light_green:
name: "碧皓青/Mint Light Green"
author: Mintimate <"Mintimate's Blog">
translucency: true # 磨砂: false | true
mutual_exclusive: false # 色不叠加: false | true
candidate_list_layout: stacked
text_orientation: horizontal
color_space: srgb
back_color: 0xEFEFEF # 底色
candidate_text_color: 0x323232 # 文字颜色
comment_text_color: 0x878787 # 注颜色
label_color: 0x323232 # 序号颜色
hilited_candidate_back_color: 0x7BAE4F # 选中底色
hilited_candidate_text_color: 0xFFFFFF # 选中文字颜色
hilited_comment_text_color: 0xDFF0EE # 选中注颜色
hilited_candidate_label_color: 0xEFEFEF # 选中序号颜色
hilited_label_color: 0xEFEFEF # 选中序号颜色
text_color: 0x7BAE4F # 拼音颜色 (inline_preedit: false)
hilited_text_color: 0xed9564 # 选中拼音颜色 (inline_preedit: false)
mint_dark_green:
name: "碧月青/Mint Dark Green"
author: Mintimate <"Mintimate's Blog">
translucency: true # 磨砂: false | true
mutual_exclusive: false # 色不叠加: false | true
candidate_list_layout: stacked
text_orientation: horizontal
color_space: srgb
back_color: 0x323232 # 底色
candidate_text_color: 0xE8E8E8 # 文字颜色
comment_text_color: 0xBEBEBE # 注颜色
label_color: 0xB0B0B0 # 序号颜色
hilited_candidate_back_color: 0x83C81C # 选中底色
hilited_candidate_text_color: 0xEFEFEF # 选中文字颜色
hilited_comment_text_color: 0xF4FAF8 # 选中注颜色
hilited_candidate_label_color: 0xEFEFEF # 选中序号颜色
hilited_label_color: 0xEFEFEF # 选中序号颜色
text_color: 0x83C81C # 拼音颜色 (inline_preedit: false)
hilited_text_color: 0xed9564 # 选中拼音颜色 (inline_preedit: false)