-
Notifications
You must be signed in to change notification settings - Fork 7
/
单纯+.trime.yaml
47 lines (39 loc) · 1.11 KB
/
单纯+.trime.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
# Trime style settings
# encoding: utf-8
name: 单纯+ #方案名称
author: '单单 <cxprcn@gmail.com>' #作者资讯
__include: 单静+.trime:/
pure:
plus:
height: 47 #按键高度
horizontal_gap: 6 #按键水平间距
vertical_gap: 7 #按键行距
key_hint_offset_y: 0
key_height_last: 46
__patch:
- 单静.patch.无障碍:/pure?
style:
round_corner: 10 #按键圆角半径
preset_color_schemes/=:
__include: 单纯.trime:/preset_color_schemes
preset_keyboards:
default:
__include: 单静+.trime:/preset_keyboards/default
__patch:
- pure/plus
- 'keys/@40/height': { __include: pure/key_height_last }
letter:
__include: 单静+.trime:/preset_keyboards/letter
__patch:
- pure/plus
- 'keys/@40/height': { __include: pure/key_height_last }
qwertys:
__include: 单静+.trime:/preset_keyboards/qwertys
__patch:
- pure/plus
- 'keys/@41/height': { __include: pure/key_height_last }
qwerty_:
__include: 单静+.trime:/preset_keyboards/qwerty_
__patch:
- pure/plus
- 'keys/@43/height': { __include: pure/key_height_last }