1
hwdq0012 2 天前
|
![]() |
2
panlatent 2 天前
插个题外话,我倒是很喜欢微信输入法的配色
|
3
lonr 2 天前
照着 `squirrel.yaml` 帮你搞了下。
```~/Library/Rime/squirrel.custom.yaml patch: style/color_scheme: native style/color_scheme_dark: native style/candidate_list_layout: linear style/candidate_format: '[label] [candidate] [comment] ' style/label_font_point: 8 style/font_face: "" style/border_height: -3 style/border_width: -1 ``` 基于 native scheme ,但是候选词颜色对不太上。当然你可以进一步修改。 |
10
eagleoflqj 1 天前 via iPhone ![]() 变色功能小企鹅默认就有,可以在小企鹅里继续使用你的 rime 方案 https://github.com/fcitx-contrib/fcitx5-macos
截图中原生右边那个卷轴按钮也有实现 |