-
Notifications
You must be signed in to change notification settings - Fork 5
/
squirrel.custom.yaml
57 lines (53 loc) · 1.62 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
patch:
show_notifications_when: appropriate # 状态通知,适当,也可设为全开(always)全关(never)
style:
color_scheme: rime_dark
horizontal: true
inline_preedit: true
corner_radius: 6
border_height: 0
border_width: 10
line_spacing: 1
spacing: 0 # space between preedit and candidates in non-inline mode
candidate_format: "%c %@ "
font_point: 16
label_font_point: 14
preset_color_schemes:
rime_dark:
name: Dark
author: roninro <xx@xx.com>
text_color: 0xFFFFFF #拼音串
candidate_text_color: 0xFFFFFF #非第一候选项
back_color: 0x444444 #背景
border_color: 0xE2E2E2 #边框
hilited_text_color: 0x000000 #拼音串高亮
hilited_back_color: 0xFFFFFF #拼音串高亮背景
hilited_candidate_text_color: 0xFFFFFF #第一候选项
hilited_candidate_back_color: 0xD2BC1F #第一候选项背景
comment_text_color: 0xE2E2E2 #注解文字
hilited_comment_text_color: 0xFFFFFF #注解文字高亮
app_options:
com.apple.Terminal:
ascii_mode: true
no_inline: true
com.blacktree.Quicksilver:
ascii_mode: true
com.googlecode.iterm2:
ascii_mode: true
"com.runningwithcrayons.Alfred-3":
ascii_mode: true
com.apple.Xcode:
ascii_mode: true
com.google.Chrome:
ascii_mode: true
com.sublimetext.3:
ascii_mode: true
com.sublimetext.4:
ascii_mode: true
com.microsoft.VSCode:
ascii_mode: true
org.vim.MacVim:
ascii_mode: true
org.mozilla.firefox:
ascii_mode: true
hilited_candidate_back_color: 0xeeeeee