-
Notifications
You must be signed in to change notification settings - Fork 23
/
squirrel.custom.yaml
179 lines (166 loc) · 7.78 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
# 適用於【鼠鬚管】0.9.13+
# 位置: ~/Library/Rime/squirrel.custom.yaml
# 用法: 想要哪項生效, 就刪去該行行首的#字符, 但注意保留用於縮進的空格
---
patch:
# us_keyboard_layout: true # 鍵盤選項: 應用美式鍵盤佈局
# show_notifications_when: growl_is_running
# 狀態通知, 默認裝有Growl時顯示, 也可設爲全開(always)全關(never)
style:
# layout:
# max_width: 0
# 註: 預設的配色方案及代碼(指定爲 style/color_scheme 系統默認色系 - native)
color_scheme: songhe # macos明亮主题
color_scheme_dark: catppuccin_frappe # macos黑暗主题
# color_scheme_dark: catppuccin_macchiato # macos黑暗主题
inline_preedit: false # 是否行內編輯
inline_candidate: false # 是否行內顯示第一候選
mutual_exclusive: false # 色不叠加: false | true
alpha: 0.95 # 透明度, 0~1
spacing: 10
font_point: 20
shadow_size: 5 # 高亮候選詞增添陰影
line_spacing: 5
border_width: -1
border_height: -1
corner_radius: 10
label_font_point: 15
comment_font_point: 14
hilited_corner_radius: 8
candidate_list_layout: stacked # 候选排布: 层叠 stacked | 行 linear
label_font_face: 'Lucida Grande'
font_face: "MiSans, MiSans L3, MiSans Latin, LXGWNeoXiHei"
# 皮肤主题
preset_color_schemes:
catppuccin_latte:
name: Catppuccin Latte
back_color: 0xE8E0DC # 候选条背景色 Crust
border_color: 0xEFE9E6 # 边框色 Mantle
text_color: 0x775F5C # 拼音行文字颜色 Subtext1
label_color: 0x856F6C # 预选栏编号颜色 Subtext0
candidate_text_color: 0x694F4C # 预选项文字颜色 Text
hilited_back_color: 0xef3988 # 第一候选项背景背景色 Mauve
hilited_candidate_text_color: 0xF5F1EF # 第一候选项文字颜色 Base
hilited_candidate_label_color: 0xDAD0CC # 第一候选项编号颜色 Surface0
hilited_text_color: 0xBEB0AC # 高亮拼音 (需要开启内嵌编码) Surface2
hilited_comment_text_color: 0xDAD0CC # 注解文字高亮 Surface0
comment_text_color: 0xBEB0AC # 拼音等提示文字颜色 Surface2
catppuccin_mocha:
name: Catppuccin Mocha
back_color: 0x1B1111 # 候选条背景色 Crust
border_color: 0x251818 # 边框色 Mantle
text_color: 0xDEC2BA # 拼音行文字颜色 Subtext1
label_color: 0xC8ADA6 # 预选栏编号颜色 Subtext0
candidate_text_color: 0xF4D6CD # 预选项文字颜色 Text
comment_text_color: 0x705B58 # 拼音等提示文字颜色 Surface2
hilited_back_color: 0xF7A6CB # 第一候选项背景背景色 Mauve
hilited_text_color: 0x705B58 # 高亮拼音 (需要开启内嵌编码) Surface2
hilited_comment_text_color: 0x443231 # 注解文字高亮 Surface0
hilited_candidate_text_color: 0x2E1E1E # 第一候选项文字颜色 Base
hilited_candidate_label_color: 0x443231 # 第一候选项编号颜色 Surface0
catppuccin_frappe:
name: Catppuccin Frappe
text_color: 0xDFBDBC
back_color: 0x3C2C2B
label_color: 0xCEADA5 # 预选栏编号颜色 Subtext0
border_color: 0x5D4C50
shadow_color: 0x303546 # 背景阴影
preedit_back_color: 0x3C2C2B
comment_text_color: 0xDFBDBC
candidate_text_color: 0xD68381
candidate_back_color: 0x3C2C2B
hilited_text_color: 0x806862
hilited_back_color: 0xDFBDBC
hilited_shadow_color: 0x303546 # 高亮编码阴影
hilited_comment_text_color: 0x8EAF7D # 选中注解颜色
hilited_candidate_text_color: 0xFFFFFF
hilited_candidate_back_color: 0xC73262
hilited_candidate_label_color: 0x606cff # 第一候选项编号颜色 Surface0
hilited_candidate_shadow_color: 0x303546 # 高亮候选阴影
catppuccin_macchiato:
name: Catppuccin Macchiato
back_color: 0x303546 # 候选条背景色 Crust
border_color: 0x30201E # 边框色 Mantle
text_color: 0xE0C0B8 # 拼音行文字颜色 Subtext1
label_color: 0xCBADA5 # 预选栏编号颜色 Subtext0
candidate_text_color: 0xF5D3CA # 预选项文字颜色 Text
comment_text_color: 0x70B558 # 拼音等提示文字颜色 Surface0
hilited_text_color: 0x000000 # 高亮拼音 (需要开启内嵌编码) Surface2
hilited_back_color: 0xB2CECC # 第一候选项背景背景色 Mauve
hilited_candidate_text_color: 0x3A2724 # 第一候选项文字颜色 Base
hilited_candidate_back_color: 0x4ddcbb
hilited_candidate_label_color: 0x4F3A36 # 第一候选项编号颜色 Surface0
hilited_comment_text_color: 0x4F3A36 # 注解文字高亮 Surface2
songhe:
name: 松鹤
author: 空山明月 <sqqlove123@163.com>
color_format: rgba # 颜色格式: argb; rgba; abgr
text_color: 0xB2CECC
back_color: 0x4E7160
label_color: 0xB2CECC
border_color: 0x38667D
comment_text_color: 0xB2CECC
hilited_mark_color: 0x4ddcbb
hilited_text_color: 0xB2CECC
hilited_back_color: 0x26332C
candidate_back_color: 0x4E7160
hilited_comment_text_color: 0x38667D
hilited_candidate_text_color: 0x263030
hilited_candidate_back_color: 0xC0D9D7
hilited_candidate_label_color: 0x377BB5
hilited_candidate_border_color: 0x434C50
# 特定App默认中/英文输入
app_options:
com.apple.Spotlight: # 聚焦搜索
ascii_mode: true # true默认英文,false默认中文
com.raycast.macos: # Raycast
ascii_mode: true
com.runningwithcrayons.Alfred: # alfred
ascii_mode: true
org.alacritty: # alacritty 终端
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.apple.Terminal: # 终端
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.github.wez.wezterm:
ascii_mode: true
ascii_punct: true
symbol_unpair_flag: true
net.kovidgoyal.kitty:
ascii_mode: true
ascii_punct: true
symbol_unpair_flag: true
com.googlecode.iterm2: # iterm2
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.apple.Stickies:
ascii_mode: false
com.apple.TextEdit:
ascii_mode: false
com.neovide.neovide:
vim_mode: true
ascii_mode: true
ascii_punct: true # 中文状态输出英文标点(半角)
symbol_unpair_flag: true
com.microsoft.VSCode:
vim_mode: true
ascii_mode: true
ascii_punct: true
symbol_unpair_flag: true
com.todesktop.230313mzl4w4u92: # cursor
vim_mode: true
ascii_mode: true
ascii_punct: true
symbol_unpair_flag: true
com.microsoft.edgemac:
ascii_mode: false
com.google.Chrome:
inline: true
com.tencent.xinWeChat:
wechat_flag: true
com.tencent.xWeChat:
wechat_flag: true