-
Notifications
You must be signed in to change notification settings - Fork 5
/
weasel.custom.yaml
107 lines (103 loc) · 4.21 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
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
customization:
distribution_code_name: Weasel
distribution_version: 0.14.3
generator: "Weasel::UIStyleSettings"
modified_time: "Thu Apr 28 01:33:24 2022"
rime_version: 1.7.2
patch:
__include: lost_temple
lost_temple:
style/font_face: "Noto Sans TC"
style/label_font_face: "Noto Sans TC"
style/comment_font_face: "Noto Sans TC"
style/font_point: 30
style/label_font_point: 30
style/comment_font_point: 30
style/color_scheme: lost_temple
style/preedit_type: preview
style/horizontal: true
style/inline_preedit: true
style/fullscreen: false
style/layout/align_type: center
style/layout/border: 0
style/layout/spacing: 15
style/layout/candidate_spacing: 10
style/layout/shadow_radius: 8
style/layout/shadow_offset_x: 8
style/layout/shadow_offset_y: 8
style/layout/hilite_spacing: 10
style/layout/hilite_padding: 8
style/layout/margin_x: 0
style/layout/margin_y: 0
style/layout/hilited_corner_radius: 5
style/layout/corner_radius: 10
# color_schemes customization
preset_color_schemes/lost_temple:
hilited_candidate_back_color: 0xD75A00
hilited_candidate_shadow_color: 0x90000000
hilited_candidate_text_color: 0xFFFFFF
candidate_shadow_color: 0x00000000
candidate_back_color: 0x252a2e
hilited_shadow_color: 0x00000000
shadow_color: 0x90000000
border_color: 0x00444444
candidate_text_color: 0xFFFFFF # 预选项文字颜色
mac:
#style/font_face: "Noto Sans TC"
#style/label_font_face: "Noto Sans TC"
#style/comment_font_face: "Noto Sans TC"
style/font_point: 20
style/label_font_point: 12
style/comment_font_point: 12
style/color_scheme: mac_light
#style/preedit_type: preview
style/horizontal: true
style/inline_preedit: true
style/fullscreen: false
style/layout/align_type: center
style/layout/border: 2
style/layout/spacing: 15
style/layout/candidate_spacing: 10
style/layout/shadow_radius: 8
style/layout/shadow_offset_x: 8
style/layout/shadow_offset_y: 8
style/layout/hilite_spacing: 10
style/layout/hilite_padding: 4
style/layout/margin_x: 20
style/layout/margin_y: 20
style/layout/hilited_corner_radius: 5
style/layout/corner_radius: 10
preset_color_schemes/mac_light:
name: "mac_light"
text_color: 0x424242 # 拼音行文字颜色
back_color: 0x252a2e # 候选条背景色
border_color: 0x050505 # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0xe9e9ea # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xD75A00 # 第一候选项背景背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
hilited_shadow_color: 0x00000000
hadow_color: 0x90000000
hilited_candidate_shadow_color: 0x90000000
candidate_shadow_color: 0x00000000
preset_color_schemes/mac_dark:
name: "mac_dark"
text_color: 0x424242 # 拼音行文字颜色
back_color: 0x252a2e # 候选条背景色
border_color: 0x050505 # 边框色
label_color: 0x999999 # 预选栏编号颜色
candidate_text_color: 0xe9e9ea # 预选项文字颜色
comment_text_color: 0x999999 # 拼音等提示文字颜色
hilited_text_color: 0x999999 # 高亮拼音 (需要开启内嵌编码)
hilited_back_color: 0xD75A00 # 第一候选项背景背景色
hilited_candidate_text_color: 0xFFFFFF # 第一候选项文字颜色
hilited_candidate_label_color: 0xFFFFFF # 第一候选项编号颜色
hilited_comment_text_color: 0x999999 # 注解文字高亮
hilited_shadow_color: 0x00000000
hadow_color: 0x90000000
hilited_candidate_shadow_color: 0x90000000
candidate_shadow_color: 0x00000000