diff --git a/src/app/settings/account.tsx b/src/app/settings/account.tsx index fa1a7b70..d91af1e7 100644 --- a/src/app/settings/account.tsx +++ b/src/app/settings/account.tsx @@ -36,7 +36,7 @@ export function AccountSettingsScreen() {
@@ -46,7 +46,7 @@ export function AccountSettingsScreen() {
@@ -61,7 +61,7 @@ export function AccountSettingsScreen() { readOnly type={type} value={privkey} - className="relative w-full rounded-lg bg-zinc-800 py-3 pl-3.5 pr-11 text-white !outline-none placeholder:text-white/50" + className="relative w-full rounded-lg bg-white/10 py-3 pl-3.5 pr-11 text-white !outline-none placeholder:text-white/50" />