gaboolic / rime-frost

白霜词库:蒹葭苍苍,白露为霜。基于雾凇拼音重制的,更纯净、词频准确、智能的词库。使用745396750字的高质量语料,进行分词,重新统计字频、词频,归一化。白霜词库是目前rime方案下最好的词库,在不使用智能模型的情况下可以超越使用智能模型的词库方案。目前使用白霜词库的方案有:墨奇音形(双拼辅)https://github.com/gaboolic/rime-shuangpin-fuzhuma 、墨奇五笔整句https://github.com/gaboolic/rime-wubi-sentence
GNU General Public License v3.0
982 stars 42 forks source link

请问是否可以让squirrel.custom.yaml生效呢? #86

Open Boxer-egg opened 9 hours ago

Boxer-egg commented 9 hours ago

目前还只是squirrel.yaml生效。 我怕下回git pull的时候把我设置的皮肤改了.

我还尝试了在default.custom.yaml里修改:

patch:
  style/color_scheme: clean_white
 或
patch:
  style:
    color_scheme: clean_white

都不生效

是我找错了文件,还是有其他方法呢?

Boxer-egg commented 9 hours ago

其实也可以每次pull完都cp squirrel.custom.yaml squirrel.yaml 一下