fix: correct dark theme colors in encrypted vault delete confirmation dialog - #2260
Conversation
|
Claude finished @wired-pasteque's task in 1m 32s —— View job Review: dark theme fix for delete confirmation dialog
Verdict: looks correct ✅ — the fix resolves #2257 and I found no correctness, security, or regression issues. Why the fix is rightThe root cause is a token mismatch. Bottom-sheet text (
Switching the container background to
Applying the same change to both sheets ( The remaining diff ( Minor (non-blocking) nitUsing
|
|
@thibistaken and @i5hi should we make this part of #2258 ? |
Fix: #2257