You've already forked iFlow-Settings-Editor-GUI
新增 亚克力透明度调节功能:支持在浅色主题下调整背景模糊效果强度,范围0-100%
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user