forked from DreamAfar/Rime-IME-for-iOS-iRime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
weasel.custom.yaml
130 lines (128 loc) · 4.11 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
customization:
distribution_code_name: Weasel
distribution_version: 0.14.3
generator: "Weasel::UIStyleSettings"
modified_time: "Thu Jun 3 14:34:26 2021"
rime_version: 1.7.3
patch:
# "app_options/3dsmax.exe":
# ascii_mode: 1
# "app_options/KeePass.exe":
# ascii_mode: 1
# "app_options/findandrunrobot.exe":
# ascii_mode: true
# "style/color_scheme": win10
# "app_options/gvim.exe":
# ascii_mode: true
# "app_options/tcmatch64.exe":
# ascii_mode: true
# "app_options/totalcmd64.exe":
# ascii_mode: true
preset_color_schemes:
Micosoft:
{
author: XNOM,
back_color: 0xffffff,
border_color: 0xD77800,
candidate_text_color: 0x000000,
hilited_back_color: 0xffffff,
hilited_candidate_back_color: 0xD77800,
hilited_candidate_text_color: 0xffffff,
hilited_text_color: 0x000000,
name: Micosoft,
text_color: 0x000000,
}
PornHub:
{
author: 周庸生,
back_color: 0x000000,
label_color: 0xffffff,
border_color: 0x000000,
hilited_text_color: 0x000000,
hilited_back_color: 0x009bff,
candidate_text_color: 0xffffff,
hilited_candidate_text_color: 0x000000,
hilited_candidate_back_color: 0x009bff,
comment_text_color: 0xffffff,
hilited_lable_color: 0x000000,
hilited_comment_text_color: 0x000000,
name: PornHub,
text_color: 0xffffff
}
apathy:
{
author: "LIANG Hai",
back_color: 0xFFFFFF,
border_height: 0,
border_width: 8,
candidate_format: "%c %@ ",
comment_text_color: 0x999999,
corner_radius: 5,
font_point: 16,
hilited_candidate_back_color: 0xFFF0E4,
hilited_candidate_text_color: 0xEE6E00,
horizontal: true,
inline_preedit: true,
label_font_point: 12,
name: "冷漠/Apathy",
text_color: 0x424242,
}
mojave_dark:
{
author: "xiehuc <[email protected]>",
back_color: 0x3c3c3c,
border_color: 0x3c3c3c,
border_color_width: 0,
border_height: 6,
border_width: 12,
candidate_format: "%c %@",
candidate_text_color: 0xdedddd,
comment_text_color: 0xdedddd,
corner_radius: 5,
font_face: PingFangSC,
font_point: 16,
hilited_back_color: 0x3c3c3c,
hilited_candidate_label_color: 0xefefef,
hilited_candidate_text_color: 0xefefef,
hilited_corner_radius: 0,
hilited_text_color: 0xdedddd,
horizontal: true,
inline_preedit: true,
label_color: 0x888785,
label_font_point: 13,
name: "沙漠夜/Mojave Dark",
text_color: 0xdedddd,
}
# PornHub 主题
"style/color_scheme": PornHub
# "style/display_tray_icon": true
"style/font_face": "Microsoft YaHei"
"style/font_point": 13
# "style/horizontal": false
"style/inline_preedit": true #嵌入式输入编码
# "style/preedit_type": preview # preview:将首位候选嵌入到文本框中 composition:将编码区嵌入到文本框 input:将编码嵌入到文本框中 none:不嵌入
# "style/layout/border": 0
# "style/layout/border_width": 0
# "style/layout/candidate_spacing": 24
# "style/layout/hilite_padding": 12
# "style/layout/hilite_spacing": 3
# "style/layout/margin_x": 12
# "style/layout/margin_y": 12
"style/layout/round_corner": 5
# "style/layout/spacing": 10
# Micosoft 主题
# "style/color_scheme": Micosoft
# "style/display_tray_icon": true
# "style/font_face": "Microsoft YaHei"
# "style/font_point": 13
# "style/horizontal": false
# "style/inline_preedit": true
# "style/layout/border": 0
# "style/layout/border_width": 0
# "style/layout/candidate_spacing": 24
# "style/layout/hilite_padding": 12
# "style/layout/hilite_spacing": 3
# "style/layout/margin_x": 12
# "style/layout/margin_y": 12
# "style/layout/round_corner": 0
# "style/layout/spacing": 10