[update] 修改候选项排列方式和配色方案

This commit is contained in:
Dubi906w 2024-08-06 10:08:55 +08:00
parent ec9b0c40bd
commit 51804b0db9

View File

@ -42,8 +42,8 @@ global_ascii: false # 切换为 ascii 模式时,是否
# [style]
# 字体;候选项、候选窗口的行为、布局及样式
style:
color_scheme: purity_of_form_custom # 默认配色方案
# color_scheme_dark: nord # 深色模式下Weasel 的配色方案Windows 10 1809+ 可用
color_scheme: google # 默认配色方案
color_scheme_dark: nord # 深色模式下Weasel 的配色方案Windows 10 1809+ 可用
# 全局字体
# 格式字体1:起始码位:结束码位:字重:字形,字体2……字体会依次 fallback
@ -59,7 +59,7 @@ style:
preedit_type: composition # 预编辑区内容composition编码 preview选中的候选preview_all全部候选
fullscreen: false # 候选窗口全屏显示truefalse
horizontal: true # 候选项横排truefalse
horizontal: false # 候选项横排truefalse
vertical_text: false # 竖排文本truefalse
# text_orientation: horizontal # 文本排列方向,效果和 `vertical_text` 相同horizontalvertical
vertical_text_left_to_right: false # 竖排方向是否从左到右truefalse