新增 亚克力透明度调节功能:支持在浅色主题下调整背景模糊效果强度,范围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: 'Not Shown',
checkpointing: 'Checkpointing',
enabled: 'Enabled',
disabled: 'Disabled'
disabled: 'Disabled',
acrylicEffect: 'Acrylic Effect',
acrylicMin: 'Opaque',
acrylicMax: 'Transparent'
},
theme: {
xcode: 'Xcode',