Skip to content

v0.2.1

Choose a tag to compare

@cirelir cirelir released this 15 Aug 15:28
· 2 commits to main since this release

v0.2.1 — Turn-card color customization / 对话底部变更卡片颜色自定义

🚀 New features / 新功能

Turn-tail card colors / 对话底部变更卡片颜色 — four new customizable colors for the 「本轮变更审查」card: background (淡橙 rgba(255,183,77,.1) / light orange at 10% opacity by default), border (淡橙 #ffb74d), added-count ~+N (green) and removed-count ~-M (red, different defaults). Configured under Settings → 修改审查 (now 12 items), persisted in localStorage, applied live.
「本轮变更审查」卡片新增 4 个可自定义颜色:背景色(默认淡橙 10% 透明度)、边框色(默认淡橙)、新增行数(绿)、删除行数(红,默认不同色)。在 设置 → 修改审查 调整(现共 12 项),即时生效并自动保存。

Opacity support / 透明度支持 — every color item now has an opacity slider and supports rgba(r,g,b,a) (hex #rrggbb stays compatible); translucent defaults make the card boundary visible on any theme.
所有颜色项新增透明度滑块,支持 rgba(旧 hex 配置兼容);半透明默认值保证任何主题下卡片边界可见。

📦 Install / 安装

dsh plugin --profile web add dsh-change-review

🔗 Docs

README.md · README.zh.md