Skip to content

v1.0.1

Choose a tag to compare

@c-ling c-ling released this 15 Aug 16:05
· 3 commits to main since this release

v1.0.1

更新内容(中文)

  • 修复「设置 → 宠物」页黑夜模式样式:
    • 卡片与底部改用语义化 layer token,移除无效的 --dsw-alias-bg-base 用法。
    • 选中标签使用 --dsw-alias-button-ghost-active-* token,选项/回退按钮使用显式 label token。
    • 可见性开关的关闭态/hover 颜色与 dsh-plugin-notify 对齐。
    • 使用主题化滚动条 token。
  • docs: README 拆分为默认英文 README.md + 中文 README-ZH.md,新增 npx @deepseek-ai/dsh 安装路径,loader 行 id 修正为 dsh-plugin-pet

Changes (English)

  • Fix dark-mode styling for the Settings → Pet page:
    • Replace invalid --dsw-alias-bg-base usages with semantic layer tokens for cards and the footer.
    • Use --dsw-alias-button-ghost-active-* tokens for active tabs and explicit label tokens for choices/fallback buttons.
    • Align the visibility switch off-state/hover colors with dsh-plugin-notify.
    • Use themed scrollbar tokens.
  • docs: Split the README into default English README.md + Chinese README-ZH.md, add the npx @deepseek-ai/dsh install path, and fix the loader row id to dsh-plugin-pet.

All checks pass: node --check, node --test (34/34).