@@ -23,11 +237,214 @@ export default function Settings() {
Settings
- Choose how Wraith should display colors. System default updates immediately when your OS
- theme changes.
+ Manage application settings, appearance preferences, and offline recovery kits.
+ {/* Active Recovery Mode Banner */}
+ {isRecoveryMode && (
+
+
+
+ Active Session: Recovery Mode
+
+
+ {isReadOnly ? 'Receive-Only (Viewing)' : 'Full Recovery'}
+
+
+
+ You are currently scanning past deposits using a restored recovery kit.
+
+
+
+ )}
+
+ {/* Export Recovery Kit */}
+
+
+ {/* Restore Recovery Kit */}
+
+
+ {/* Appearance Preferences */}