chore(theme): drop orphaned lock-screen backdrop-alpha key

The lock screen no longer reads screens.lock-screen.backdrop-alpha (replaced by
the live-blur backdrop in c7f89e5). Remove the now-dead schema key.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-04 14:20:01 -05:00
parent c7f89e5cd3
commit 65c06d0e6b

View File

@@ -1528,7 +1528,6 @@ title = { font = "h5" }
input = { width = 320.0, height = 40.0 } input = { width = 320.0, height = 40.0 }
unlock-button = { width = 320.0, height = 44.0, font = "subtitle1" } unlock-button = { width = 320.0, height = 44.0, font = "subtitle1" }
error-text = { font = "caption" } error-text = { font = "caption" }
backdrop-alpha = { opacity = 0.0 }
mode-toggle = { font = "caption" } mode-toggle = { font = "caption" }
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------