Skip to content

BH2WFR/custom-hamster-skin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

个人使用 iOS Hamster 输入法主题

基于 咖啡 提供的 极简·蓝 修改

外观:

image-20251116205621035

122ee5f3816a9d7912bf1c9108f9f050

image-20251116205645869

image-20251116205654212

使用说明:

主题文件

/custom-1 文件夹中,分亮、暗两个主题;横屏、竖屏、浮动键盘三种模式。

目前仅在 iPad 上测试,iPhone 上的效果未知。

针对全拼用户

如果使用的是全拼输入法,请将 pinyin_26_**.yaml 文件中

shiftButton:
  size:
    width:
      percentage: 0.15
    height:
      percentage: 1
  bounds:
    width: 95/100
    height:
      percentage: 1
    alignment: left
  backgroundStyle: shiftButtonBackgroundStyle
  foregroundStyle:
    - shiftButtonForegroundStyle
    - shiftButtonUpForegroundStyle
    - shiftButtonDownForegroundStyle
  uppercasedStateForegroundStyle: shiftButtonUppercasedForegroundStyle
  capsLockedStateForegroundStyle: shiftButtonCapsLockedForegroundStyle
  preeditStateForegroundStyle: shiftButtonPreeditStateForegroundStyle
  hintStyle: shiftButtonHintStyle
  action: shift
  swipeUpAction: tab
  swipeDownAction: {shortcutCommand: '#capsLocked'}
  preeditStateAction: {character: ';'} # 微软双拼中的分号;如果是全拼,可以改成 `'` 分词符

preeditStateAction: {character: ';'} 改为 preeditStateAction: {character: "'"}

即可在输入过程中按 shift 键当分词符 '

'

About

ios 仓输入法 个人使用皮肤

Resources

License

Stars

Watchers

Forks

Packages

No packages published