forked from wongdean/rime-settings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
squirrel.custom.yaml
316 lines (312 loc) · 9.88 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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
patch:
# 通知栏显示方式以及 ascii_mode 应用,与外观无关
show_notifications_via_notification_center: true
# 以下软件默认英文模式
app_options:
com.apple.dt.Xcode:
ascii_mode: true
com.runningwithcrayons.Alfred:
ascii_mode: true
com.apple.Terminal:
ascii_mode: true
com.googlecode.iterm2:
ascii_mode: true
com.apple.finder:
ascii_mode: true
com.sublimetext.3:
ascii_mode: true
com.apple.calculator:
ascii_mode: true
com.apple.launchpad.launcher:
ascii_mode: true
com.apple.systempreferences:
ascii_mode: true
com.apple.ActivityMonitor:
ascii_mode: true
com.apple.keychainaccess:
ascii_mode: true
com.apple.Spotlight:
ascii_mode: true
com.jetbrains.intellij:
ascii_mode: true
com.jetbrains.datagrip:
ascii_mode: true
com.jetbrains.pycharm:
ascii_mode: true
io.nteract.nteract:
ascii_mode: true
com.sequelpro.SequelPro:
ascii_mode: true
io.termix.client:
ascii_mode: true
com.agilebits.onepassword7:
ascii_mode: true
com.agilebits.onepassword7-helper:
ascii_mode: true
com.kapeli.dashdoc:
ascii_mode: true
com.svend.uPic:
ascii_mode: true
com.eusoft.eudic:
ascii_mode: true
# 如果想要修改皮肤,直接更改 color_scheme 的值即可
style:
color_scheme: apathy
preset_color_schemes:
mojave_dark:
name: "沙漠夜/Mojave Dark"
author: "xiehuc <[email protected]>"
horizontal: true
inline_preedit: true
candidate_format: "%c %@"
corner_radius: 5
hilited_corner_radius: 0
border_height: 6
border_width: 12
border_color_width: 0
font_face: PingFangSC
font_point: 16
label_font_point: 13
text_color: 0xdedddd
back_color: 0x3c3c3c
label_color: 0x888785
border_color: 0x3c3c3c
candidate_text_color: 0xdedddd
hilited_text_color: 0xdedddd
hilited_back_color: 0x3c3c3c
hilited_candidate_text_color: 0xefefef
# hilited_candidate_back_color: 0xcb5d00
hilited_candidate_label_color: 0xefefef
comment_text_color: 0xdedddd
apathy:
author: "LIANG Hai"
back_color: 0xFFFFFF
border_height: 0
border_width: 8
candidate_format: "%c %@ "
comment_text_color: 0x999999
corner_radius: 5
# font_face: PingFangSC
# font_face: "PingFangSC-Regular,HanaMinB"
font_point: 16
hilited_candidate_back_color: 0xFFF0E4
hilited_candidate_text_color: 0xEE6E00
horizontal: true
inline_preedit: true
# label_font_face: "STHeitiSC-Light"
label_font_point: 12
name: "冷漠/Apathy"
text_color: 0x424242
aqua:
author: "佛振 <[email protected]>"
back_color: 0xeeeceeee
candidate_text_color: 0x000000
comment_text_color: 0x5a5a5a
hilited_candidate_back_color: 0xeefa3a0a
hilited_candidate_text_color: 0xffffff
hilited_comment_text_color: 0xfcac9d
hilited_text_color: 0x000000
name: "碧水/Aqua"
text_color: 0x606060
azure:
author: "佛振 <[email protected]>"
back_color: 0xee8b4e01
candidate_text_color: 0xffeacc
comment_text_color: 0xc69664
hilited_candidate_back_color: 0x00000000
hilited_candidate_text_color: 0x7ffeff
hilited_text_color: 0xffeacc
name: "青天/Azure"
text_color: 0xcfa677
clean_white:
author: "Chongyu Zhu <[email protected]>, based on 搜狗「简约白」"
back_color: 0xeeeeee
border_height: 6
border_width: 6
candidate_format: "%c %@"
candidate_text_color: 0x000000
comment_text_color: 0x808080
corner_radius: 6
font_point: 16
hilited_candidate_back_color: 0xeeeeee
hilited_candidate_label_color: 0xa0c98915
hilited_candidate_text_color: 0xc98915
hilited_text_color: 0x000000
horizontal: true
label_color: 0x888888
label_font_point: 12
name: "简约白/Clean White"
text_color: 0x808080
dark_temple:
author: "佛振 <[email protected]>, based on ir_black"
back_color: 0x222222
candidate_text_color: 0xd8e3e6
comment_text_color: 0x606cff
hilited_back_color: 0x222222
hilited_candidate_back_color: 0x10000000
hilited_candidate_text_color: 0x92f6da
hilited_text_color: 0xffcf9a
name: "暗堂/Dark Temple"
text_color: 0x92f6da
dust:
author: "Superoutman <[email protected]>"
back_color: 0xeeffffff
border_color: 0xE0B693
border_height: 3
border_width: 8
candidate_format: "%c %@ "
candidate_text_color: 0x555555
comment_text_color: 0x999999
corner_radius: 2
font_face: "HYQiHei-55S Book,HanaMinA Regular"
font_point: 14
hilited_candidate_back_color: 0xfff0e4
hilited_candidate_label_color: 0x555555
hilited_candidate_text_color: 0x000000
hilited_comment_text_color: 0x9e9e9e
hilited_text_color: 0x9e9e9e
horizontal: true
inline_preedit: true
label_color: 0xcbcbcb
label_font_face: SimHei
label_font_point: 10
name: "浮尘/Dust"
text_color: 0x9e9e9e
google:
author: "skoj <[email protected]>"
back_color: 0xFFFFFF
border_color: 0xE2E2E2
candidate_text_color: 0x000000
comment_text_color: 0x6D6D6D
hilited_back_color: 0xFFFFFF
hilited_candidate_back_color: 0xCE7539
hilited_candidate_text_color: 0xFFFFFF
hilited_comment_text_color: 0xEBC6B0
hilited_text_color: 0x000000
name: "谷歌/Google"
text_color: 0x666666
ink:
author: "佛振 <[email protected]>"
back_color: 0xeeffffff
candidate_text_color: 0x000000
comment_text_color: 0x5a5a5a
hilited_candidate_back_color: 0xcc000000
hilited_candidate_text_color: 0xffffff
hilited_comment_text_color: 0x808080
hilited_text_color: 0x000000
name: "墨池/Ink"
text_color: 0x5a5a5a
lost_temple:
author: "佛振 <[email protected]>, based on ir_black"
back_color: 0xee303030
comment_text_color: 0xbb82e6ca
hilited_candidate_back_color: 0x82e6ca
hilited_candidate_text_color: 0x000000
hilited_comment_text_color: 0xbb203d34
hilited_text_color: 0x82e6ca
name: "孤寺/Lost Temple"
text_color: 0xe8f3f6
luna:
author: "佛振 <[email protected]>"
back_color: 0xdd000000
candidate_text_color: 0xeceeee
comment_text_color: 0xa5a5a5
hilited_candidate_back_color: 0x40000000
hilited_candidate_text_color: 0x7fffff
hilited_comment_text_color: 0x449c9d
hilited_text_color: 0x7fffff
name: "明月/Luna"
text_color: 0xa5a5a5
mojave_dark:
author: "xiehuc <[email protected]>"
back_color: 0x252320
border_color: 0x020202
border_color_width: 0
border_height: 6
border_width: 6
candidate_format: "%c %@"
candidate_text_color: 0xdedddd
comment_text_color: 0xdedddd
corner_radius: 5
font_face: PingFangSC
font_point: 16
hilited_back_color: 0x252320
hilited_candidate_back_color: 0xcb5d00
hilited_candidate_label_color: 0xffffff
hilited_candidate_text_color: 0xffffff
hilited_corner_radius: 3
hilited_text_color: 0xdedddd
horizontal: true
inline_preedit: true
label_color: 0x888785
label_font_point: 14
name: "沙漠夜/Mojave Dark"
text_color: 0xdedddd
psionics:
author: "雨過之後、佛振"
back_color: 0x444444
candidate_text_color: 0xeeeeee
comment_text_color: 0x808080
hilited_back_color: 0x444444
hilited_candidate_back_color: 0xd8bf00
hilited_candidate_label_color: 0xfafafa
hilited_candidate_text_color: 0xfafafa
hilited_comment_text_color: 0x444444
hilited_text_color: 0xeeeeee
name: "幽能/Psionics"
text_color: 0xc2c2c2
purity_of_essence:
author: "佛振"
back_color: 0xfafafa
candidate_text_color: 0x000000
comment_text_color: 0x808080
hilited_back_color: 0xfafafa
hilited_candidate_back_color: 0x444444
hilited_candidate_text_color: 0xeeeeee
hilited_text_color: 0x000000
name: "純粹的本質/Purity of Essence"
text_color: 0x2c2ccc
purity_of_form:
author: "雨過之後、佛振"
back_color: 0x444444
candidate_text_color: 0xeeeeee
comment_text_color: 0x808080
hilited_back_color: 0x444444
hilited_candidate_back_color: 0xfafafa
hilited_candidate_text_color: 0x000000
hilited_text_color: 0xeeeeee
name: "純粹的形式/Purity of Form"
text_color: 0xc2c2c2
solarized_rock:
author: "Aben <[email protected]>, based on Ethan Schoonover's Solarized color scheme"
back_color: 0x362b00
border_color: 0x362b00
candidate_text_color: 0x969483
comment_text_color: 0xc098a12a
hilited_candidate_back_color: 0x8236d3
hilited_candidate_text_color: 0xffffff
hilited_comment_text_color: 0x362b00
hilited_text_color: 0x98a12a
name: "曬經石/Solarized Rock"
text_color: 0x8236d3
starcraft:
author: "Contralisk <[email protected]>, original artwork by Blizzard Entertainment"
back_color: 0xee000000
border_color: 0x1010a0
candidate_text_color: 0x30bb55
comment_text_color: 0x1010d0
hilited_back_color: 0x000000
hilited_candidate_back_color: 0x00000000
hilited_candidate_text_color: 0x70ffaf
hilited_comment_text_color: 0x1010f0
hilited_text_color: 0xfecb96
name: "星際我爭霸/StarCraft"
text_color: 0xccaa88
mingcheng:
corner_radius: 5
font_face: 'Sarasa Mono SC Light,PingFang SC Light'
font_point: 20
horizontal: true
inline_preedit: true
line_spacing: 5
spacing: 10