RIME5分鍾搞定輸入法美化


換的原因:寫代碼時候原始輸入法shift鍵總是會不自覺的切到中文(雖然設置了ctrl+_),很頭疼這個問題,雖然原始輸入法用起來不錯,但是不聽話就不乖了,至於為什么不換數字全家桶一類,不想用 :-)

系統windows 8.1

目標:配置的和系統自帶輸入法一樣  

這是系統默認皮膚:

 

 

 這是小狼毫輸入法修改過后的皮膚:

 

 

 

配置文件:

weasel.custom.yaml

customization:
  distribution_code_name: Weasel
  distribution_version: 0.14.3
  generator: "Weasel::UIStyleSettings"
  modified_time: "Tue Jul 28 15:45:06 2020"
  rime_version: 1.5.3
patch:
  "preset_color_schemes/windows8":
    author: xmy <>
    back_color: 0xffffff
    border_color: 0x000000
    candidate_text_color: 0x000000
    comment_text_color: 0xffffff
    hilited_back_color: 0xffffff
    hilited_candidate_back_color: 0xB51746
    hilited_candidate_text_color: 0xffffff
    hilited_comment_text_color: 0xffffff
    hilited_text_color: 0x000000
    label_color: 0x707070
    name: windows8
    text_color: 0x000000
  "style/color_scheme": windows8
  "style/horizontal": true
  "style/layout/round_corner": 0
  "style/layout/margin_y": 11
  "style/layout/margin_x": 11
  "style/layout/hilite_padding": 9
  "style/layout/spacing": 15
  "style/layout/candidate_spacing": 20
  "style/layout/border_width": 2
  "style/inline_preedit": true
  "style/label_format": "%s"

 

default.custom.yaml

customization:
  distribution_code_name: Weasel
  distribution_version: 0.14.3
  generator: "Rime::SwitcherSettings"
  modified_time: "Tue Jul 28 10:47:06 2020"
  rime_version: 1.5.3
patch:
  schema_list:
    - {schema: luna_pinyin_simp}
    - {schema: luna_pinyin_fluency}
  "menu/page_size": 7

完成后重部署就行

 

  

 

  

   


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM