新增 亚克力透明度调节功能:支持在浅色主题下调整背景模糊效果强度,范围0-100%

This commit is contained in:
2026-04-18 21:51:30 +08:00
parent 20b065af5b
commit ac87c18e59
6 changed files with 183 additions and 51 deletions

View File

@@ -26,7 +26,10 @@ export default {
bootAnimationNotShown: '未表示',
checkpointing: 'チェックポイント保存',
enabled: '有効',
disabled: '無効'
disabled: '無効',
acrylicEffect: 'アクリリック効果',
acrylicMin: '不透明',
acrylicMax: '透明'
},
theme: {
xcode: 'Xcode',