-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstyles.yaml
154 lines (142 loc) · 5.44 KB
/
styles.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
patch:
# notifications setting
# bool or list of{ schema options / 'schema'}
show_notifications: true
# how long a period notifications shows
show_notifications_time: 500
# use global ascii status
global_ascii: false
__include: color_schemes:/patch
__include: app_options:/patch
__include: font_face_settings
__include: font_size_settings
__include: win11
#style/inline_preedit: false
#__include: _vertical_text
# positive to make hovering with highlight changed
# negative to make hovering without highlight changed
# 0 to make no hovering
#style/hover_type: semi_hilite
style/click_to_capture: true
style/antialias_mode: grayscale
style/vertical_auto_reverse: true
#style/candidate_abbreviate_length: 100
style/label_format: "%s"
#
#style/layout/linespacing: 120
#style/layout/baseline: 60
style/layout/max_width: 1080
style/layout/max_height: 800
style/layout/min_width: 20
font_size_settings:
style/font_point: 26
style/label_font_point: 16
style/comment_font_point: 16
# all font can be set with range
# spaces around , and : are all ok
# font name must be the first in every font set unit
# start code point must before last code point, in HEX
# to define start and end point like this
# fontname : start_code_point : end_code_point
# to define start code point only like this
# fontname : start_code_point
# to define end code point only like this
# fontname : : end_code_point
#
# *** font weight / style must be set in the first font set unit, with [: weight_set] [:style_set]
# font weight, you should check if your font support that weight
# weight(defalt normal if not set, case insensitive):
# thin extra_light ultra_light light semi_light medium demi_bold semi_bold bold extra_bold ultra_bold black heavy extra_black ultra_black normal
#
# style(defalt normal if not set, case insensitive):
# italic oblique normal
#
# make main font after some symbol fonts, to ensure symbol show in the right font, if you want specify the symbol font
font_face_settings:
style/font_face: "Segoe UI Emoji:30:39, LXGW Wenkai:7c:7c, Segoe UI Emoji:23:23, Segoe UI Emoji:2a:2a, Segoe UI Emoji:fe0f:fe0f, Segoe UI Emoji:20e3:20e3, LXGW Wenkai,Twitter Color Emoji, Noto Color Emoji, Noto Color Emoji SVG, Segoe UI Emoji, WB091:E000:E200, Arial:600:6ff"
style/label_font_face: "Segoe UI Emoji:30:39, WB091:E000:E200, Noto Color Emoji SVG, Arial:600:6ff, LXGW Wenkai"
style/comment_font_face: "Segoe UI Emoji:30:39, LXGW Wenkai :7c:7c, Segoe UI Emoji:30:39, Segoe UI Emoji:23:23, Segoe UI Emoji:2a:2a, Segoe UI Emoji:fe0f:fe0f, Segoe UI Emoji:20e3:20e3, LXGW Wenkai, Segoe UI Emoji, WB091:E000:E200, Noto Color Emoji SVG, Arial:600:6ff"
_vertical_text:
#style/vertical_text: true
style/text_orientation: vertical
style/vertical_text_with_wrap: false
style/vertical_text_left_to_right: false
style/layout/max_height: 0
style/layout/hilite_padding_y: 10
style/layout/hilite_padding_x: 0
_vertical_text_wrap:
__include: _vertical_text
style/vertical_text_with_wrap: true
style/layout/max_height: 600
lost_temple:
style/color_scheme: lost_temple
style/horizontal: false
style/inline_preedit: true
__include: layout_offset
# color_schemes customization
preset_color_schemes/lost_temple/hilited_candidate_shadow_color: 0x90000000
preset_color_schemes/lost_temple/hilited_shadow_color: 0x90000000
preset_color_schemes/lost_temple/shadow_color: 0x40000000
preset_color_schemes/lost_temple/hilited_label_color: 0x000000
win10:
style/horizontal: false
style/inline_preedit: true
style/color_scheme: win10lightblue
style/color_scheme_dark: win10gray
win11:
style/horizontal: true
style/inline_preedit: true
# color_scheme settings
style/color_schem_darke: win11dark2
style/color_scheme: win11light
__include: layout_offset2
layout_square:
#layout settings
style/layout/align_type: center
style/layout/min_height: 0
style/layout/border: 1
style/layout/spacing: 20
style/layout/candidate_spacing: 10
style/layout/shadow_radius: 0
style/layout/shadow_offset_x: 0
style/layout/shadow_offset_y: 0
style/layout/hilite_padding: 10
style/layout/hilite_spacing: 15
style/layout/margin_x: 10
style/layout/margin_y: 10
style/layout/round_corner: 0
style/layout/corner_radius: 0
layout_offset:
# layout settings
style/layout/align_type: center
style/layout/min_height: 0
style/layout/border: 2
style/layout/spacing: 20
style/layout/candidate_spacing: 20
style/layout/shadow_radius: 8
style/layout/shadow_offset_x: -3
style/layout/shadow_offset_y: 3
style/layout/hilite_spacing: 10
style/layout/hilite_padding_x: 10
style/layout/hilite_padding_y: 5
style/layout/margin_x: 20
style/layout/margin_y: 15
style/layout/round_corner: 5
style/layout/corner_radius: 15
layout_offset2:
# layout settings
style/layout/align_type: center
style/layout/min_height: 0
style/layout/border: 2
style/layout/spacing: 10
style/layout/candidate_spacing: 15
style/layout/shadow_radius: 6
style/layout/shadow_offset_x: -3
style/layout/shadow_offset_y: 3
style/layout/hilite_spacing: 5
style/layout/hilite_padding_x: 10
style/layout/hilite_padding_y: 5
style/layout/margin_x: 20
style/layout/margin_y: 15
style/layout/round_corner: 10
style/layout/corner_radius: 15