forked from zhuangya/rime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
squirrel.custom.yaml
45 lines (40 loc) · 2.64 KB
/
squirrel.custom.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
patch:
show_notifications_when: appropriate # 状态通知,适当,也可设为全开(always)全关(never)
# style:
# color_scheme: clean_white
# horizontal: true
# inline_preedit: true
# candidate_format: "%c\u2005%@ \u2005" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
# font_point: 16 # 候选文字大小
# label_font_point: 14 # 候选编号大小
# corner_radius: 5 # 候选条圆角
# border_height: 0 # 窗口边界高度,大于圆角半径才生效
# border_width: 0 # 窗口边界宽度,大于圆角半径才生效
style/color_scheme: apathy # 方案命名,不能有空格
preset_color_schemes:
apathy:
author: "Ya Zhuang" # 作者信息
back_color: 0xFFFFFF # 候选条背景色,24位色值,16进制,BGR顺序
border_color: 0xE0B693 # 边框色
candidate_text_color: 0x000000 # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_back_color: 0xfff0e3 # 第一候选项背景背景色
hilited_candidate_label_color: 0x999999 # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_text_color: 0xEE6E00 #候选文字颜色
hilited_candidate_back_color: 0xFFF0E4 #候选文字背景色
name: "Type"
text_color: 0x424242 # 拼音行文字颜色
label_color: 0x999999 # 预选栏编号颜色
label_font_face: "PingFangSC-Regular,H-SiuNiu,HanaMinA,HanaMinB"# 候选词编号字体
horizontal: false # just do not 水平排列
inline_preedit: true # 单行显示,false双行显示
candidate_format: "%c\u2005%@ \u2005" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
font_point: 16 # 候选文字大小
label_font_point: 14 # 候选编号大小
corner_radius: 3 # 候选条圆角
border_height: 8 # 窗口边界高度,大于圆角半径才生效
border_width: 08 # 窗口边界宽度,大于圆角半径才生效
comment_text_color: 0x999999 #拼音等提示文字颜色
"app_options/com.runningwithcrayons.Alfred-3/ascii_mode": true