forked from iDvel/rime-ice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsquirrel.custom.yaml
186 lines (183 loc) · 8.25 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
# https://scomper.me/gtd/-shu-xu-guan-de-diao-jiao-bi-ji
# http://placeless.net/2016/08/24/my-rime-squirrel-config.html
# 适用于【鼠须管】0.9.13+
# 位置:~/Library/Rime/squirrel.custom.yaml
# 用法:想要哪项生效,就删去该行行首的 "#" 字符,但注意保留用于缩进的空格
patch:
show_notifications_via_notification_center: false
# 键盘选项:应用美式键盘布局
us_keyboard_layout: true
# 状态通知,适当,也可设为全开(always)全关(never)
show_notifications_when: appropriate
# 外观配置
style:
# 选择配色方案
color_scheme: system_blue
color_scheme_dark: mritd_dark
# 候选条横向显示
horizontal: false
# 启用内嵌编码模式,候选条首行不显示拼音
inline_preedit: true
# 候选条圆角半径
corner_radius: 6
# 窗口边界高度,大于圆角半径才生效
border_height: 0
# 窗口边界宽度,大于圆角半径才生效
border_width: 12
# 候选词的行间距
line_spacing: 5
# 在非内嵌编码模式下,预编辑和候选词之间的间距
spacing: 10
# 预选栏文字字体名称
font_face: "MiSans"
# 预选栏文字字号
font_point: 16
# 候选词编号字体
label_font_face: "MiSans"
# 预选栏编号字号
label_font_point: 14
# 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
candidate_format: "%c\u2005%@\u2005"
# 自定义配色方案
preset_color_schemes:
mx:
name: "Minimal"
author: "Roy Shaw <[email protected]>"
# 候选条背景色
back_color: 0xFFFFFF
# 边框色
border_color: 0xE0B693
# 拼音行文字颜色,24位色值,16进制,BGR顺序
text_color: 0x000000
# 拼音等提示文字颜色
comment_text_color: 0x999999
# 预选项文字颜色
candidate_text_color: 0x000000
# 高亮拼音 (需要开启内嵌编码)
hilited_text_color: 0xFF6941
# 第一候选项文字颜色
hilited_candidate_text_color: 0xFFFFFF
# 第一候选项背景背景色
hilited_candidate_back_color: 0xFF6941
# 第一候选项编号颜色
hilited_candidate_label_color: 0xFF6941
# 注解文字高亮
hilited_comment_text_color: 0xFF6941
# 方案一 horizontal: false
placeless:
name: "秋田/Placeless"
author: "jed <[email protected]>"
back_color: 0xFFFFFF #背景
text_color: 0xFFFFFF # 编码行文字颜色,24位色值,用十六进制书写方便些,顺序是蓝绿红0xBBGGRR
candidate_text_color: 0x000000 #非第一候选项
hilited_candidate_back_color: 0xf57c75 #第一候选项背景
hilited_candidate_text_color: 0xFFFFFF #第一候选项
# 方案二 horizontal: true
placeless2:
name: "荷田/Placeless"
author: "jed <[email protected]>"
back_color: 0xFFFFFF #背景
text_color: 0x000000 # 编码行文字颜色,24位色值,用十六进制书写方便些,顺序是蓝绿红0xBBGGRR
candidate_text_color: 0x666666 #非第一候选项
hilited_candidate_back_color: 0xFFFFFF #第一候选项背景
hilited_candidate_text_color: 0xf57c75 #第一候选项
system_blue:
author: "scomper <[email protected]>" # 作者信息
color_space: display_p3 # Only available on macOS 10.12+
back_color: 0xFFFFFF # 候选条背景色,24位色值,16进制,BGR顺序
border_color: 0xFFFFFF # 边框色
candidate_text_color: 0x000000 # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_back_color: 0xF8AA4D # 第一候选项背景背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
name: "系统蓝/System Blue"
text_color: 0x424242 # 拼音行文字颜色
label_color: 0x999999 # 预选栏编号颜色
candidate_list_layout: stacked # 水平排列 linear | stacked
text_orientation: horizontal # horizontal | vertical
inline_preedit: true # 单行显示,false双行显示
candidate_format: "%c.\u2005%@ \u2005" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间的。
font_face: "MiSans"# 候选词编号字体
font_point: 16 # 候选文字大小
label_font_point: 14 # 候选编号大小
label_font_face: "SFCompactText-Regular"# 候选词编号字体
corner_radius: 6 # 候选条圆角
hilited_corner_radius: 4 # 高亮圆角
border_height: 4 # 窗口边界高度,大于圆角半径才生效
border_width: 4 # 窗口边界宽度,大于圆角半径才生效
# border_color_width: 0
mritd_dark:
# https://mritd.me/2019/03/23/oh-my-rime/
name: 漠然/mritd dark
author: mritd <[email protected]>
color_space: display_p3 # Only available on macOS 10.12+
candidate_list_layout: stacked # 水平排列 linear | stacked
text_orientation: horizontal # horizontal | vertical
inline_preedit: true # 单行显示,false双行显示
candidate_format: "%c\u2005%@ \u2005" # 用 1/6 em 空格 U+2005 来控制编号 %c 和候选词 %@ 前后的空间。
corner_radius: 6 # 候选条圆角
hilited_corner_radius: 4 # 高亮圆角
border_height: 4 # 窗口边界高度,大于圆角半径才生效
border_width: 4 # 窗口边界宽度,大于圆角半径才生效
border_color_width: 0
font_face: "MiSans" # 候选词字体
# font_face: "YaHei Monaco Hybird" # 候选词字体
font_point: 16 # 候选字词大小
label_font_point: 14 # 候选编号大小
text_color: 0xdedddd # 拼音行文字颜色,24位色值,16进制,BGR顺序
back_color: 0x4b4b4b # 候选条背景色
label_color: 0x888785 # 预选栏编号颜色
border_color: 0x4b4b4b # 边框色
candidate_text_color: 0xffffff # 预选项文字颜色
hilited_text_color: 0xdedddd # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0x252320 # 高亮拼音 (需要开启内嵌编码)
hilited_candidate_text_color: 0xFFE696 # 第一候选项文字颜色
hilited_candidate_back_color: 0x4b4b4b # 第一候选项背景背景色
hilited_candidate_label_color: 0xffffff # 第一候选项编号颜色
comment_text_color: 0xdedddd # 拼音等提示文字颜色
app_options:
com.apple.dt.Xcode:
ascii_mode: true
com.runningwithcrayons.Alfred-3:
ascii_mode: true
com.apple.Terminal:
ascii_mode: true
com.googlecode.iterm2:
ascii_mode: true
com.apple.finder:
ascii_mode: true
com.sublimetext.2:
ascii_mode: true
com.sublimetext.3:
ascii_mode: true
com.github.atom:
ascii_mode: true
com.apple.appstore:
ascii_mode: true
com.apple.calculator:
ascii_mode: true
com.apple.iBooksX:
ascii_mode: true
com.apple.iTunes:
ascii_mode: true
com.apple.launchpad.launcher:
ascii_mode: true
com.apple.systempreferences:
ascii_mode: true
com.apple.keychainaccess:
ascii_mode: true
com.apple.Safari:
ascii_mode: true
com.apple.Spotlight:
ascii_mode: true
com.agilebits.onepassword4:
ascii_mode: true
com.runningwithcrayons.Alfred-3:
ascii_mode: true
com.kapeli.dashdoc:
ascii_mode: true
com.google.Chrome:
ascii_mode: true