Files
rime/squirrel.yaml
2026-04-09 02:40:08 +10:00

770 lines
38 KiB
YAML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Squirrel settings
# encoding: utf-8
#
# squirrel[.custom].yaml 是鼠须管的前端配置文件,小狼毫是 weasel[.custom].yaml
# 各平台皮肤配置并不一致。
# 来源https://github.com/iDvel/rime-ice/blob/main/squirrel.yaml
# 鼠须管内置皮肤展示: https://github.com/NavisLab/rime-pifu
# 鼠须管界面配置指南: https://github.com/LEOYoon-Tsaw/Rime_collections/blob/master/鼠鬚管介面配置指南.md
# 鼠须管作者写的图形化的皮肤设计器: https://github.com/LEOYoon-Tsaw/Squirrel-Designer
# 要比共享目录的同名文件的 config_version 大才可以生效
config_version: '2099-12-31'
# options: last | default | _custom_
# last: the last used latin keyboard layout
# default: US (ABC) keyboard layout
# _custom_: keyboard layout of your choice, e.g. 'com.apple.keylayout.USExtended' or simply 'USExtended'
keyboard_layout: default
# for veteran chord-typist
chord_duration: 0.1 # seconds
# options: always | never | appropriate
show_notifications_when: appropriate
style:
# 选择皮肤,亮色与暗色主题
color_scheme: mac_green
color_scheme_dark: mac_dark
# 预设选项。如果皮肤没写,则使用这些属性;如果皮肤写了,使用皮肤的。
text_orientation: horizontal # horizontal | vertical
candidate_list_layout: stacked # stacked | linear
inline_preedit: true
corner_radius: 10
hilited_corner_radius: 0
border_height: 0
border_width: 0
line_spacing: 5 # 在堆叠(stacked)布局中,候选词之间的空间
spacing: 10 # 在非内嵌(inline_preedit)模式下,预编辑和候选词之间的空间
#candidate_format: '%c. %@'
#base_offset: 6
font_face: 'PingFang SC'
font_point: 25
#label_font_face: 'Lucida Grande'
label_font_point: 14
#comment_font_face: 'Lucida Grande'
comment_font_point: 14
# 皮肤列表
preset_color_schemes:
# 对 purity_of_form 略微调整颜色,让色彩更柔和点,补全其他选项和注释
purity_of_form_custom:
name: "純粹的形式Purity of Form Custom"
author: 雨過之後、佛振
# 如果将字体设置为 PingFangSC-Regular
# 会让 🈶🈚️🉑🈲🉐 这几个 Emoji 失去彩色效果,留空反而可以显示。。。
font_face: "PingFang SC" # 字体及大小
font_point: 18
label_font_face: "Helvetica" # 序号字体及大小
label_font_point: 12
comment_font_face: "Helvetica" # 注字体及大小
comment_font_point: 16
# candidate_list_layout: stacked # 候选项排列方向 stacked(默认) | linear
# text_orientation: horizontal # 文字排列方向 horizontal(默认) | vertical
inline_preedit: true # 拼音位于: 候选框 false | 行内 true
translucency: false # 磨砂: false | true
mutual_exclusive: false # 色不叠加: false | true
border_height: 0 # 外边框 高
border_width: 0 # 外边框 宽
corner_radius: 10 # 外边框 圆角半径
hilited_corner_radius: 0 # 选中框 圆角半径
surrounding_extra_expansion: 0 # 候选项背景相对大小?
shadow_size: 0 # 阴影大小
line_spacing: 5 # 行间距
base_offset: 0 # 字基高
alpha: 1 # 透明度0~1
spacing: 10 # 拼音与候选项之间的距离 inline_preedit: false
color_space: srgb # 色彩空间: srgb | display_p3
back_color: 0x545554 # 底色
hilited_candidate_back_color: 0xE3E3E3 # 选中底色
label_color: 0xBBBBBB # 序号颜色
hilited_candidate_label_color: 0x4C4C4C # 选中序号颜色
candidate_text_color: 0xEEEEEE # 文字颜色
hilited_candidate_text_color: 0x000000 # 选中文字颜色
comment_text_color: 0x808080 # 注颜色
hilited_comment_text_color: 0x808080 # 选中注颜色
text_color: 0x808080 # 拼音颜色 inline_preedit: false
hilited_text_color: 0xEEEEEE # 选中拼音颜色 inline_preedit: false
# candidate_back_color: # 候选项底色
# preedit_back_color: # 拼音底色 inline_preedit: false
# hilited_back_color: # 选中拼音底色 inline_preedit: false
# border_color: # 外边框颜色
# 下面是内置的皮肤 /Library/Input Methods/Squirrel.app/Contents/SharedSupport/squirrel.yaml
native:
name: 系統配色
microsoft:
name: 微软灰 # 方案名稱
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
font_point: 16 # 候选文字大小
label_font_point: 14 # 候选编号大小
line_spacing: 8 # 行间距
line_spacing: 10 # 行间距(适用于竖排)
border_height: 4 # 窗口上下高度,大于圆角半径才生效
border_width: 4 # 窗口左右宽度,大于圆角半径才生效
corner_radius: 5 # 窗口圆角
back_color: 0xFFFFFF # 候选条背景色
#border_color: 0x7E7969 # 邊框顏色,與底色相同則爲無邊框的效果
candidate_text_color: 0x000000 # 候選項文字顏色,當與文字顏色不同時指定
comment_text_color: 0x4A95FF # 拼音反查等提示文字颜色
hilited_back_color: 0x7E7969 # 設定高亮文字的底色,可起到凸顯高亮部份的作用
hilited_text_color: 0xFFFFFF # 高亮文字,即当前前高亮候选对应的那部份输入码
hilited_candidate_back_color: 0x7E7969 # 候选文字背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
text_color: 0x000000 # 拼音行文字颜色
Mac:
name: Mac绿 # 仿mac系统配色中的绿色
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
font_point: 16 # 候选文字大小
label_font_point: 14 # 候选编号大小
line_spacing: 8 # 行间距
line_spacing: 10 # 行间距(适用于竖排)
border_height: 4 # 窗口上下高度,大于圆角半径才生效
border_width: 4 # 窗口左右宽度,大于圆角半径才生效
corner_radius: 5 # 窗口圆角
back_color: 0xECECEC # 底色顏色,候选框颜色底色
#border_color: 0xECECEC # 邊框顏色,與底色相同則爲無邊框的效果(描边颜色)
text_color: 0x000000 # 編碼行文字顏色24位色值用十六進制書寫方便些順序是藍綠紅0xBBGGRR
hilited_text_color: 0x000000 # 高亮文字,即與當前高亮候選對應的那部份輸入碼 黑色
hilited_back_color: 0xFFFFFF # 設定高亮文字的底色,可起到凸顯高亮部份的作用 白色
hilited_candidate_text_color: 0x000000 # 高亮候選項的文字顏色,要醒目! 白色
hilited_candidate_back_color: 0xC7EAD0 # 高亮候選項的底色,若與背景色不同就會顯出光棒
candidate_text_color: 0x000000 # 候選項文字顏色,當與文字顏色不同時指定 黑色
comment_text_color: 0x868686 # 其他候選項提示碼顏色
zhuqianqing:
name: 竹浅青 # 方案名稱
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
font_point: 16 # 候选文字大小
label_font_point: 14 # 候选编号大小
line_spacing: 8 # 行间距
line_spacing: 10 # 行间距(适用于竖排)
border_height: 4 # 窗口上下高度,大于圆角半径才生效
border_width: 4 # 窗口左右宽度,大于圆角半径才生效
corner_radius: 5 # 窗口圆角
back_color: 0xFFFFFF # 底色顏色,候选框颜色底色
#border_color: 0xD6D6D6 # 邊框顏色,與底色相同則爲無邊框的效果(描边颜色)
text_color: 0x000000 # 編碼行文字顏色24位色值用十六進制書寫方便些順序是藍綠紅0xBBGGRR
hilited_text_color: 0x000000 # 高亮文字,即與當前高亮候選對應的那部份輸入碼 黑色
hilited_back_color: 0xFFFFFF # 設定高亮文字的底色,可起到凸顯高亮部份的作用 白色
hilited_candidate_text_color: 0xFFFFFF # 高亮候選項的文字顏色,要醒目! 白色
hilited_candidate_back_color: 0x9BAD23 # 高亮候選項的底色,若與背景色不同就會顯出光棒
candidate_text_color: 0x000000 # 候選項文字顏色,當與文字顏色不同時指定 黑色
comment_text_color: 0x4A95FF # 其他候選項提示碼顏色
mac_light:
name: Mac浅色
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
corner_radius: 5 # 窗口圆角
hilited_corner_radius: 5 # 高亮圆角
line_spacing: 10 # 行间距(适用于竖排)
border_height: 4 # 窗口上下高度,大于圆角半径才生效
border_width: 4 # 窗口左右宽度,大于圆角半径才生效
font_point: 16 # 候选字大小
label_font_point: 13 # 候选编号大小
text_color: 0x424242 # 拼音行文字颜色
back_color: 0xFFFFFF # 候选条背景色
border_color: 0xFFFFFF # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0x3c3c3c # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xD75A00 # 第一候选项背景背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
mac_dark:
name: Mac深色
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
corner_radius: 4 # 窗口圆角
hilited_corner_radius: 5 # 高亮圆角
line_spacing: 10 # 行间距(适用于竖排)
border_height: 0 # 窗口上下高度,大于圆角半径才生效
border_width: 0 # 窗口左右宽度,大于圆角半径才生效
font_point: 16 # 候选字大小
label_font_point: 13 # 候选编号大小
text_color: 0x424242 # 拼音行文字颜色
back_color: 0x252a2e # 候选条背景色
border_color: 0x050505 # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0xe9e9ea # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xD75A00 # 第一候选项背景背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
mac_green:
name: Mac绿
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
corner_radius: 5 # 窗口圆角
hilited_corner_radius: 5 # 高亮圆角
line_spacing: 10 # 行间距(适用于竖排)
border_height: 0 # 窗口上下高度,大于圆角半径才生效
border_width: 0 # 窗口左右宽度,大于圆角半径才生效
font_point: 16 # 候选字大小
label_font_point: 13 # 候选编号大小
text_color: 0x424242 # 拼音行文字颜色
back_color: 0xFFFFFF # 候选条背景色
border_color: 0xFFFFFF # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0x3c3c3c # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_back_color: 0x32A14C # 第一候选项背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
mac_orange:
name: Mac橙
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
corner_radius: 5 # 窗口圆角
hilited_corner_radius: 5 # 高亮圆角
line_spacing: 10 # 行间距(适用于竖排)
border_height: 4 # 窗口上下高度,大于圆角半径才生效
border_width: 4 # 窗口左右宽度,大于圆角半径才生效
font_point: 16 # 候选字大小
label_font_point: 13 # 候选编号大小
text_color: 0x424242 # 拼音行文字颜色
back_color: 0xFFFFFF # 候选条背景色
border_color: 0xFFFFFF # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0x3c3c3c # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_back_color: 0x0E6BD8 # 第一候选项背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
mac_blue:
name: Mac浅蓝
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
corner_radius: 5 # 窗口圆角
font_point: 16 # 候选字大小
label_font_point: 13 # 候选编号大小
line_spacing: 10 # 行间距(适用于竖排)
text_color: 0x424242 # 拼音行文字颜色
back_color: 0xFFFFFF # 候选条背景色
border_color: 0xFFFFFF # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0x3c3c3c # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xF8AA4D # 第一候选项背景背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
psionics:
name: 幽能
candidate_format: "%c %@ " # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间
corner_radius: 5 # 窗口圆角
font_point: 16 # 候选文字大小
label_font_point: 14 # 候选编号大小
line_spacing: 10 # 行间距(适用于竖排)
text_color: 0xc2c2c2 # 拼音行文字颜色
back_color: 0x444444 # 候选条背景色24位色值16进制BGR顺序
candidate_text_color: 0xeeeeee # 预选项文字颜色
hilited_candidate_back_color: 0xd4bc00 # 候选文字背景色
comment_text_color: 0x808080 # 拼音等提示文字颜色
hilited_text_color: 0xeeeeee # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0x444444 # 第一候选项背景背景色
hilited_candidate_label_color: 0xfafafa # 第一候选项编号颜色
hilited_candidate_text_color: 0xfafafa # 第一候选项文字颜色
hilited_comment_text_color: 0x444444 # 注解文字高亮
win10:
candidate_format: "%c %@" # 如果是竖排建议改为 "%c\u2005%@" 这里控制横排间距
font_point: 17 # 候选文字大小
label_font_point: 16 # 候选编号大小
corner_radius: 0 # 候选条圆角
border_width: 6 # 窗口左右宽度
border_height: 6 # 窗口左右高度
margin_x: 12 # 字起始距左边距离
margin_y: 12 # 字上下边距
spacing: 10 # 间距
candidate_spacing: 24 # 候选字间隔
hilite_spacing: 8 # 序号和候选字之间的间隔
hilite_padding: 12 # 候选字背景色色块高度 若想候选字背景色块无边界填充候选框,仅需其高度和候选字上下边距一致即可
round_corner: 0 # 候选字背景色块圆角幅度
line_spacing: 10 # 行间距(适用于竖排)
candidate_text_color: 0x000000 # 预选项文字颜色
comment_text_color: 0x888888 # 拼音等提示文字颜色
text_color: 0x000000 # 拼音行文字颜色
back_color: 0xffffff # 候选条背景色24位色值16进制BGR顺序
hilited_text_color: 0x000000 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xffffff # 第一候选项背景背景色
hilited_candidate_text_color: 0xffffff # 第一候选项文字颜色
hilited_candidate_back_color: 0xcc8f29 # 候选文字背景色
hilited_comment_text_color: 0xffffff # 注解文字高亮
hilited_label_color: 0xffffff # 已选字的数字的颜色
label_color: 0x888888 # 预选栏编号颜色
win10_for_xiaoxiao:
candidate_format: "%c.%@" # 如果是竖排建议改为 "%c\u2005%@" 这里控制横排间距
font_point: 19 # 候选文字大小
label_font_point: 19 # 候选编号大小
corner_radius: 0 # 候选条圆角
border_width: 2 # 窗口左右宽度
border_height: 2 # 窗口左右高度
border_color: 0xE7B659 # 邊框顏色,與底色相同則爲無邊框的效果
margin_x: 12 # 字起始距左边距离
margin_y: 12 # 字上下边距
spacing: 10 # 间距
candidate_spacing: 10 # 候选字间隔
hilite_spacing: 8 # 序号和候选字之间的间隔
hilite_padding: 12 # 候选字背景色色块高度 若想候选字背景色块无边界填充候选框,仅需其高度和候选字上下边距一致即可
round_corner: 0 # 候选字背景色块圆角幅度
line_spacing: 10 # 行间距(适用于竖排)
candidate_text_color: 0xE58200 # 预选项文字颜色
comment_text_color: 0x888888 # 拼音等提示文字颜色
text_color: 0x000000 # 拼音行文字颜色
back_color: 0xffffff # 候选条背景色24位色值16进制BGR顺序
hilited_text_color: 0x000000 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xffffff # 第一候选项背景背景色
hilited_candidate_text_color: 0x000000 # 第一候选项文字颜色
hilited_candidate_label_color: 0xE58200 # 第一候选项序号颜色mac
hilited_candidate_back_color: 0xffffff # 候选文字背景色
hilited_comment_text_color: 0x888888 # 注解文字高亮
hilited_label_color: 0xE58200 # 第一候选项序号颜色win
label_color: 0xE58200 # 预选栏编号颜色
win10_for_xiaoxiao_round:
candidate_format: "%c.%@" # 如果是竖排建议改为 "%c\u2005%@"
font_point: 20 # 候选文字大小
label_font_point: 20 # 候选编号大小
corner_radius: 5 # 候选条圆角
border_width: 2 # 窗口左右宽度
border_height: 2 # 窗口左右高度
border_color: 0xE7B659 # 邊框顏色,與底色相同則爲無邊框的效果
margin_x: 12 # 字起始距左边距离
margin_y: 12 # 字上下边距
spacing: 10 # 间距
candidate_spacing: 10 # 候选字间隔
hilite_spacing: 8 # 序号和候选字之间的间隔
hilite_padding: 12 # 候选字背景色色块高度 若想候选字背景色块无边界填充候选框,仅需其高度和候选字上下边距一致即可
round_corner: 0 # 候选字背景色块圆角幅度
line_spacing: 10 # 行间距(适用于竖排)
candidate_text_color: 0xE58200 # 预选项文字颜色
comment_text_color: 0x888888 # 拼音等提示文字颜色
text_color: 0x000000 # 拼音行文字颜色
back_color: 0xffffff # 候选条背景色24位色值16进制BGR顺序
hilited_text_color: 0x000000 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xffffff # 第一候选项背景背景色
hilited_candidate_text_color: 0x000000 # 第一候选项文字颜色
hilited_candidate_label_color: 0xE58200 # 第一候选项序号颜色mac
hilited_candidate_back_color: 0xffffff # 候选文字背景色
hilited_comment_text_color: 0x888888 # 注解文字高亮
hilited_label_color: 0xE58200 # 第一候选项序号颜色win
label_color: 0xE58200 # 预选栏编号颜色
xiaoxiao:
name: 小小
candidate_format: "%c.%@" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间 这里空格控制横排间距
font_point: 18.5 # 候选文字大小
label_font_point: 18.5 # 候选编号大小
corner_radius: 5 # 窗口圆角
line_spacing: 0 # 行间距(适用于竖排)
border_width: 1 # 窗口邊界寬度,大於圓角半徑才有效果
border_height: 6.5 # 窗口邊界高度,大於圓角半徑才有效果
border_color: 0xE58200 # 邊框顏色,與底色相同則爲無邊框的效果
text_color: 0x5a5a5a # 拼音等提示文字颜色
back_color: 0xffffff # 候选条背景色
candidate_text_color: 0xE58200 # 第一候选项文字颜色
hilited_text_color: 0x000000 # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_text_color: 0x000000 # 第一候选项文字颜色
hilited_candidate_label_color: 0xE58200 # 第一候选项序号颜色mac
hilited_candidate_back_color: 0xffffff # 候选文字背景色
comment_text_color: 0x888888 # 拼音等提示文字颜色
hilited_comment_text_color: 0x888888 # 注解文字高亮
#alpha: 0.1 # 输入法透明 1/0.1
aqua:
name: 碧水Aqua
author: 佛振 <chen.sst@gmail.com>
text_color: 0x606060
back_color: 0xeeeceeee
candidate_text_color: 0x000000
hilited_text_color: 0x000000
hilited_candidate_text_color: 0xffffff
hilited_candidate_back_color: 0xeefa3a0a
comment_text_color: 0x5a5a5a
hilited_comment_text_color: 0xfcac9d
azure:
name: 青天Azure
author: 佛振 <chen.sst@gmail.com>
text_color: 0xcfa677
candidate_text_color: 0xffeacc
back_color: 0xee8b4e01
hilited_text_color: 0xffeacc
hilited_candidate_text_color: 0x7ffeff
hilited_candidate_back_color: 0x00000000
comment_text_color: 0xc69664
luna:
name: 明月Luna
author: 佛振 <chen.sst@gmail.com>
text_color: 0xa5a5a5
back_color: 0xdd000000
candidate_text_color: 0xeceeee
hilited_text_color: 0x7fffff
hilited_candidate_text_color: 0x7fffff
hilited_candidate_back_color: 0x40000000
comment_text_color: 0xa5a5a5
hilited_comment_text_color: 0x449c9d
ink:
name: 墨池Ink
author: 佛振 <chen.sst@gmail.com>
text_color: 0x5a5a5a
back_color: 0xeeffffff
candidate_text_color: 0x000000
hilited_text_color: 0x000000
#hilited_back_color: 0xdddddd
hilited_candidate_text_color: 0xffffff
hilited_candidate_back_color: 0xcc000000
comment_text_color: 0x5a5a5a
hilited_comment_text_color: 0x808080
lost_temple:
name: 孤寺Lost Temple
author: 佛振 <chen.sst@gmail.com>, based on ir_black
text_color: 0xe8f3f6
back_color: 0xee303030
hilited_text_color: 0x82e6ca
hilited_candidate_text_color: 0x000000
hilited_candidate_back_color: 0x82e6ca
comment_text_color: 0xbb82e6ca
hilited_comment_text_color: 0xbb203d34
dark_temple:
name: 暗堂Dark Temple
author: 佛振 <chen.sst@gmail.com>, based on ir_black
text_color: 0x92f6da
back_color: 0x222222
candidate_text_color: 0xd8e3e6
hilited_text_color: 0xffcf9a
hilited_back_color: 0x222222
hilited_candidate_text_color: 0x92f6da
hilited_candidate_back_color: 0x10000000 # 0x333333
comment_text_color: 0x606cff
psionics:
name: 幽能Psionics
author: 雨過之後、佛振
text_color: 0xc2c2c2
back_color: 0x444444
candidate_text_color: 0xeeeeee
hilited_text_color: 0xeeeeee
hilited_back_color: 0x444444
hilited_candidate_label_color: 0xfafafa
hilited_candidate_text_color: 0xfafafa
hilited_candidate_back_color: 0xd4bc00
comment_text_color: 0x808080
hilited_comment_text_color: 0x444444
purity_of_form:
name: 純粹的形式Purity of Form
author: 雨過之後、佛振
text_color: 0xc2c2c2
back_color: 0x444444
candidate_text_color: 0xeeeeee
hilited_text_color: 0xeeeeee
hilited_back_color: 0x444444
hilited_candidate_text_color: 0x000000
hilited_candidate_back_color: 0xfafafa
comment_text_color: 0x808080
purity_of_essence:
name: 純粹的本質Purity of Essence
author: 佛振
text_color: 0x2c2ccc
back_color: 0xfafafa
candidate_text_color: 0x000000
hilited_text_color: 0x000000
hilited_back_color: 0xfafafa
hilited_candidate_text_color: 0xeeeeee
hilited_candidate_back_color: 0x444444
comment_text_color: 0x808080
starcraft:
name: 星際我爭霸StarCraft
author: Contralisk <contralisk@gmail.com>, original artwork by Blizzard Entertainment
text_color: 0xccaa88
candidate_text_color: 0x30bb55
back_color: 0xee000000
border_color: 0x1010a0
hilited_text_color: 0xfecb96
hilited_back_color: 0x000000
hilited_candidate_text_color: 0x70ffaf
hilited_candidate_back_color: 0x00000000
comment_text_color: 0x1010d0
hilited_comment_text_color: 0x1010f0
google:
name: 谷歌Google
author: skoj <skoj@qq.com>
text_color: 0x666666 #拼音串
candidate_text_color: 0x000000 #非第一候选项
back_color: 0xFFFFFF #背景
border_color: 0xE2E2E2 #边框
hilited_text_color: 0x000000 #拼音串高亮
hilited_back_color: 0xFFFFFF #拼音串高亮背景
hilited_candidate_text_color: 0xFFFFFF #第一候选项
hilited_candidate_back_color: 0xCE7539 #第一候选项背景
comment_text_color: 0x6D6D6D #注解文字
hilited_comment_text_color: 0xEBC6B0 #注解文字高亮
solarized_rock:
name: 曬經石Solarized Rock
author: "Aben <tntaben@gmail.com>, based on Ethan Schoonover's Solarized color scheme"
back_color: 0x362b00
border_color: 0x362b00
text_color: 0x8236d3
hilited_text_color: 0x98a12a
candidate_text_color: 0x969483
comment_text_color: 0xc098a12a
hilited_candidate_text_color: 0xffffff
hilited_candidate_back_color: 0x8236d3
hilited_comment_text_color: 0x362b00
clean_white:
name: 简约白Clean White
author: Chongyu Zhu <lembacon@gmail.com>, based on 搜狗「简约白」
horizontal: true
candidate_format: '%c %@'
corner_radius: 6
border_height: 6
border_width: 6
font_point: 16
label_font_point: 12
label_color: 0x888888
text_color: 0x808080
hilited_text_color: 0x000000
candidate_text_color: 0x000000
comment_text_color: 0x808080
back_color: 0xeeeeee
hilited_candidate_label_color: 0xa0c98915
hilited_candidate_text_color: 0xc98915
hilited_candidate_back_color: 0xeeeeee
apathy:
name: 冷漠Apathy
author: LIANG Hai
horizontal: true # 水平排列
inline_preedit: true #单行显示false双行显示
candidate_format: "%c\u2005%@\u2005" # 编号 %c 和候选词 %@ 前后的空间
corner_radius: 5 #候选条圆角
border_height: 0
border_width: 0
back_color: 0xFFFFFF #候选条背景色
font_face: "PingFangSC-Regular,HanaMinB" #候选词字体
font_point: 16 #候选字词大小
text_color: 0x424242 #高亮选中词颜色
label_font_face: "STHeitiSC-Light" #候选词编号字体
label_font_point: 12 #候选编号大小
hilited_candidate_text_color: 0xEE6E00 #候选文字颜色
hilited_candidate_back_color: 0xFFF0E4 #候选文字背景色
comment_text_color: 0x999999 #拼音等提示文字颜色
dust:
name: 浮尘Dust
author: Superoutman <asticosmo@gmail.com>
horizontal: true # 水平排列
inline_preedit: true #单行显示false双行显示
candidate_format: "%c\u2005%@\u2005" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
corner_radius: 2 #候选条圆角
border_height: 3 # 窗口边界高度,大于圆角半径才生效
border_width: 8 # 窗口边界宽度,大于圆角半径才生效
back_color: 0xeeffffff #候选条背景色
border_color: 0xE0B693 # 边框色
font_face: "HYQiHei-55S Book,HanaMinA Regular" #候选词字体
font_point: 14 #候选字词大小
label_font_face: "SimHei" #候选词编号字体
label_font_point: 10 #候选编号大小
label_color: 0xcbcbcb # 预选栏编号颜色
candidate_text_color: 0x555555 # 预选项文字颜色
text_color: 0x424242 # 拼音行文字颜色24位色值16进制BGR顺序
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x9e9e9e # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_text_color: 0x000000 # 第一候选项文字颜色
hilited_candidate_back_color: 0xfff0e4 # 第一候选项背景背景色
hilited_candidate_label_color: 0x555555 # 第一候选项编号颜色
hilited_comment_text_color: 0x9e9e9e # 注解文字高亮
mojave_dark:
name: 沙漠夜Mojave Dark
author: xiehuc <xiehuc@gmail.com>
horizontal: true # 水平排列
inline_preedit: true # 单行显示false双行显示
candidate_format: "%c\u2005%@" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
corner_radius: 5 # 候选条圆角
hilited_corner_radius: 3 # 高亮圆角
border_height: 6 # 窗口边界高度,大于圆角半径才生效
border_width: 6 # 窗口边界宽度,大于圆角半径才生效
font_face: "PingFangSC" # 候选词字体
font_point: 16 # 候选字词大小
label_font_point: 14 # 候选编号大小
text_color: 0xdedddd # 拼音行文字颜色24位色值16进制BGR顺序
back_color: 0x252320 # 候选条背景色
label_color: 0x888785 # 预选栏编号颜色
border_color: 0x020202 # 边框色
candidate_text_color: 0xdedddd # 预选项文字颜色
hilited_text_color: 0xdedddd # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0x252320 # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_text_color: 0xffffff # 第一候选项文字颜色
hilited_candidate_back_color: 0xcb5d00 # 第一候选项背景背景色
hilited_candidate_label_color: 0xffffff # 第一候选项编号颜色
comment_text_color: 0xdedddd # 拼音等提示文字颜色
#hilited_comment_text_color: 0xdedddd # 注解文字高亮
solarized_light:
name: 曬經・日Solarized Light
author: 雪齋 <lyc20041@gmail.com>
color_space: display_p3 # Only available on macOS 10.12+
back_color: 0xf0E5F6FB #Lab 97, 0, 10
border_color: 0xf0EDFFFF #Lab 100, 0, 10
preedit_back_color: 0xf0D7E8ED #Lab 92, 0, 10
candidate_text_color: 0x3942CB #Lab 50, 65, 45
label_color: 0x2566C6 #Lab 55, 45, 65
comment_text_color: 0x8144C2 #Lab 50, 65, -5
text_color: 0x756E5D #Lab 45, -7, -7
hilited_back_color: 0xf0C9DADF #Lab 87, 0, 10
hilited_candidate_back_color: 0x403516 #Lab 20, -12, -12
hilited_candidate_text_color: 0x989F52 #Lab 60, -35, -5
hilited_candidate_label_color: 0xCC8947 #Lab 55, -10, -45
hilited_comment_text_color: 0x289989 #Lab 60, -20, 65
hilited_text_color: 0xBE706D #Lab 50, 15, -45
solarized_dark:
name: 曬經・月Solarized Dark
author: 雪齋 <lyc20041@gmail.com>
color_space: display_p3 # Only available on macOS 10.12+
back_color: 0xf0352A0A #Lab 15, -12, -12
border_color: 0xf02A1F00 #Lab 10, -12, -12
preedit_back_color: 0xf0403516 #Lab 20, -12, -12
candidate_text_color: 0x989F52 #Lab 60, -35, -5
label_color: 0xCC8947 #Lab 55, -10, -45
comment_text_color: 0x289989 #Lab 60, -20, 65
text_color: 0xA1A095 #Lab 65, -05, -02
hilited_back_color: 0xf04C4022 #Lab 25, -12, -12
hilited_candidate_back_color: 0xD7E8ED #Lab 92, 0, 10
hilited_candidate_text_color: 0x3942CB #Lab 50, 65, 45
hilited_candidate_label_color: 0x2566C6 #Lab 55, 45, 65
hilited_comment_text_color: 0x8144C2 #Lab 50, 65, -5
hilited_text_color: 0x2C8BAE #Lab 60, 10, 65
# 特定App默认中/英文输入
app_options:
# no_inline: true # 不使用行內編輯
# ascii_punct: true # 中文状态输出英文标点(半角)
# ascii_mode: true # true默认英文,false默认中文
# vim_mode: true # 退出VIM插入模式自動切換輸入法狀態
# 获取命令osascript -e 'id of app "App名"'
# ======================>MAC<==========================
# ======================>IDE编程<==========================
com.microsoft.VSCode:
ascii_mode: true
ascii_punct: true
com.vscodium:
ascii_mode: true
ascii_punct: true
com.apple.dt.Xcode:
ascii_mode: true
ascii_punct: true
com.jetbrains.WebStorm:
ascii_mode: true
ascii_punct: true
org.python.IDLE:
ascii_mode: true
ascii_punct: true
# ======================>编辑器<==========================
org.vim.MacVim:
ascii_mode: true
vim_mode: true
md.obsidian:
ascii_mode: true
org.gnu.Emacs:
ascii_mode: true
no_inline: true
com.github.atom:
ascii_mode: true
org.gnu.Aquamacs:
ascii_mode: true
com.sublimetext.2:
ascii_mode: true
com.macromates.TextMate.preview:
ascii_mode: true
com.barebones.textwrangler:
ascii_mode: true
org.kde.Kate:
ascii_mode: true
# ======================>终端<==========================
com.apple.Terminal:
ascii_mode: true
vim_mode: true
io.alacritty:
ascii_mode: true
vim_mode: true
com.googlecode.iterm2:
ascii_mode: true
vim_mode: true
co.zeit.hyper:
ascii_mode: true
# ======================>系统<==========================
com.runningwithcrayons.Alfred:
ascii_mode: true
com.runningwithcrayons.Alfred-2:
ascii_mode: true
com.alfredapp.Alfred:
ascii_mode: true
com.apple.Spotlight:
ascii_mode: true
com.tencent.Lemon:
ascii_mode: true