add: settings page dark theme

This commit is contained in:
Mahyar Khanbolooki
2025-08-12 21:14:48 +03:30
parent 2cb20b4975
commit 886cb4cf82
2 changed files with 6 additions and 5 deletions
@@ -51,7 +51,7 @@ function UserSettingsIndex() {
<label
key={j}
htmlFor={item.HtmlName}
className="flex w-full h-11 items-center justify-between gap-2 px-3 py-4 relative bg-white/29 rounded-xl border border-solid border-neutral-200 focus:outline-none focus:ring-2 focus:ring-black"
className="flex w-full h-11 items-center justify-between gap-2 px-3 py-4 relative bg-container/29 rounded-xl border border-solid border-neutral-200 dark:border-neutral-600 focus:outline-none focus:ring-2 focus:ring-black"
>
<span className="inline-flex items-center gap-2.5 text-sm2">