Update keyboardname

This commit is contained in:
Soundwave 2022-04-29 14:33:33 +08:00
parent b411f7a1f7
commit 5b76cdcf3d
1 changed files with 7 additions and 7 deletions

View File

@ -131,8 +131,8 @@ style:
movable: false # 是否可移動窗口,或僅移動一次 true|false|once
window: # 懸浮窗口組件
# - {start: "", move: 'ㄓ ', end: ""}
- {start: "", composition: "%s", end: "✍️", letter_spacing: 0.1}
# - {start: "", composition: "%s", end: "", letter_spacing: 0} # letter_spacing需要>=Android5.0。TODO: 不爲0時會導致不換行的問題
- {start: "", composition: "%s", end: "✍️", letter_spacing: 0.1}
- {start: "\n", label: "%s ", candidate: "%s", comment: " %s", end: "", sep: " "}
key_font: symbol.ttf # 鍵盤字型
key_height: *KEY_HEIGHT # 鍵高
@ -140,7 +140,7 @@ style:
key_text_size: 16 # 鍵字號
key_width: 10.0 # 鍵寬,佔螢幕寬的百分比
# NOTE: 添加键盘后要加入这里
keyboards: [qwerty40, letter, number, symbols, editor, menu, email]
keyboards: [qwerty46, letter, number, symbols, editor, menu, email]
label_text_size: 14 # 標籤字號
label_font: label.ttf # 編標籤字型
latin_font: latin.ttf # 西文字型
@ -161,7 +161,7 @@ style:
# text_height: 22 # 編碼區高度
text_size: 16 # 編碼區字號
vertical_correction: -10
vertical_gap: 1 # 鍵盤行距
vertical_gap: 4 # 鍵盤行距
long_text_font: comment.ttf # 剪贴板等可能包含大段文本使用的字体
# background_folder: background # 背景图保存在background目录下的哪个子目录
key_long_text_border: 1
@ -242,7 +242,7 @@ preset_color_schemes:
text_back_color: 0xcce4e7e9 # 編碼區背景
solarized_light:
name: Solarized Light
name: "Solarized Light"
author: "astroshot@outlook.com"
key_text_size: 16
label_text_size: 14
@ -304,7 +304,7 @@ preset_color_schemes:
editor_go_back_key_back_color: *SOLARIZED_YELLOW # menu 返回键背景色
solarized_dark:
name: Solarized Dark
name: "Solarized Dark"
author: "astroshot@outlook.com"
key_text_size: 16
label_text_size: 14
@ -788,8 +788,8 @@ preset_keyboards:
ascii_mode: 1
lock: false
qwerty40:
name: 默认40键
qwerty46:
name: "46 键"
author: "astroshot@outlook.com"
ascii_mode: 0
width: 10