-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathweasel.custom.yaml
38 lines (38 loc) · 1.33 KB
/
weasel.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
patch:
"app_options/code.exe":
vscodeFlg: true
"app_options/conhost.exe":
cmdFlg: true
"app_options/dingtalk.exe":
dingdingFlg: true
"app_options/feishu.exe":
feishuFlg: true
"app_options/mintty.exe":
minttyFlg: true
"app_options/pycharm64.exe":
pycharmFlg: true
"app_options/wechat.exe":
wechatFlg: true
"preset_color_schemes/+":
dyySelf:
name: 素
author: dyy <[email protected]>
text_color: 0x000000
back_color: 0xFFFFFF
border_color: 0x25000000
hilited_text_color: 0x000000
hilited_back_color: 0xFFFFFF
hilited_candidate_back_color: 0x50CCFF99
hilited_candidate_text_color: 0x3300FF
comment_text_color: 0xB5B5B5
style:
color_scheme: dyySelf # 指定引用配色方案 id
display_tray_icon: false # 是否显示右下角图标
horizontal: false # 候选词排列方式。true:横排显示;false:竖排显示
font_face: "Microsoft YaHei" # 候选字体
font_point: 16 # 候选字体大小
label_font_face: "JetBrains Mono" # 序号字体
label_font_point: 14 # 序号字体大小
comment_font_face: "Microsoft YaHei" # 注释字体
comment_font_point: 12 # 注释字体大小
inline_preedit: true # 嵌入式候选窗/单行显示