Skip to content

Commit 30e748d

Browse files
authored
Add files via upload
1 parent 160019b commit 30e748d

15 files changed

+1767
-35
lines changed

default.custom.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ customization:
22
distribution_code_name: Weasel
33
distribution_version: 0.15.0.0
44
generator: "Rime::SwitcherSettings"
5-
modified_time: "Sun Feb 4 23:16:30 2024"
5+
modified_time: "Fri Feb 9 20:57:25 2024"
66
rime_version: 1.9.0
77
patch:
88
schema_list:
9-
- {schema: wubi98_ci}
10-
- {schema: wb_spelling}
11-
- {schema: wubi98_dz}
12-
- {schema: wubi98_U}
13-
- {schema: py}
9+
- {schema: wubi98_ci}

default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Rime default settings
22
# encoding: utf-8
33

4-
config_version: '0.41'
4+
config_version: '0.42'
55

66
schema_list:
77
- schema: wubi98_ci
8-
- schema: wubi98_dz
98
- schema: wubi98_U
109
- schema: wb_spelling
1110
- schema: py
11+
- schema: wubi98_dz
1212

1313
switcher:
1414
caption: 〔方案選單〕

hot_keys.custom.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
patch:
2-
show_notifications: true
3-
show_notifications_time: 1400
4-
global_ascii: false
5-
"style/candidate_abbreviate_length": 0
6-
#"style/color_scheme_dark": lost_temple
2+

symbols.custom.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
patch:
1+
patch: #增补
2+
"punctuator/symbols/+": {'/bool': [ "✓", "✗" ],'/erro': [ "✗", "✘", "x", "×", "X", "✕", "☓", "✖"],'/wrong': [ "✗", "✘", "x", "×", "X", "✕", "☓", "✖"],'/false': [ "✗", "✘", "x", "×", "X", "✕", "☓", "✖"],'/true': [ "✓", "✔" ],'/correct': [ "✓", "✔" ],'/right': [ "✓", "✔" ],'/win': [ "❖", "⌘", "" ],'/mark': [ "✿", "❀", "☘", "✺", "✹", "✤", "❊", "❋", "❉", "❆", "❅", "❃", "❁", "✾", "✽"]}

user.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
var:
2-
last_build_time: 1707094904
2+
last_build_time: 1710133115
33
option:
44
full_shape: true
5-
previously_selected_schema: wubi98_U
5+
previously_selected_schema: wubi98_ci
66
schema_access_time:
77
98wb: 1586761735
8-
py: 1645075663
9-
wb_spelling: 1707060059
10-
wubi98_U: 1707061026
11-
wubi98_ci: 1707059896
12-
wubi98_dz: 1707061009
8+
py: 1707410034
9+
wb_spelling: 1707410036
10+
wubi98_U: 1707479612
11+
wubi98_ci: 1710133075
12+
wubi98_dz: 1707410038

weasel.custom.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
customization:
2+
distribution_code_name: Weasel
3+
distribution_version: 0.15.0.0
4+
generator: "Weasel::UIStyleSettings"
5+
modified_time: "Tue Apr 2 11:27:28 2024"
6+
rime_version: 1.11.0
7+
patch:
8+
__include: "hot_keys:/patch"
9+
"style/color_scheme": "amber-2"

0 commit comments

Comments
 (0)