forked from iDvel/rime-ice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweasel.custom.yaml
40 lines (40 loc) · 999 Bytes
/
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
39
40
# weasel.custom.yaml
patch:
style/+:
label_format: "%s"
inline_preedit: true
font_point: 15
label_font_point: 15
comment_font_point: 13
horizontal: true
color_scheme: wechat
border_width: 1
layout:
max_height: 0
max_width: 1200
min_width: 10
margin_x: 10
margin_y: 8
spacing: 16
candidate_spacing: 24
hilite_spacing: 6
hilite_padding: 3
hilite_padding_x: 5
corner_radius: 8
round_corner: 8
shadow_radius: 4
preset_color_schemes/+:
wechat:
name: "微信/Wechat"
text_color: 0x424242
label_color: 0x999999
back_color: 0xFFFFFF
border_color: 0xDDDDDD
comment_text_color: 0x999999
candidate_text_color: 0x3c3c3c
hilited_comment_text_color: 0xFFFFFF
hilited_back_color: 0x79af22
hilited_text_color: 0xFFFFFF
hilited_label_color: 0xFFFFFF
hilited_candidate_back_color: 0xA94452
shadow_color: 0x20000000