aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/Settings.tsx
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-14 16:51:20 -0800
committerAdam Mathes <adam@adammathes.com>2026-02-14 16:51:20 -0800
commitbe90d1668e1e87e2848952d05dec20db603f667b (patch)
treefe2b2518aeb46af70707cccefb71a6e97f76b1fe /frontend/src/components/Settings.tsx
parent5e5ef542bd7166251db961555ca6710f0e889c25 (diff)
downloadneko-be90d1668e1e87e2848952d05dec20db603f667b.tar.gz
neko-be90d1668e1e87e2848952d05dec20db603f667b.tar.bz2
neko-be90d1668e1e87e2848952d05dec20db603f667b.zip
style: update Settings page to match glass sidebar aesthetic
Diffstat (limited to 'frontend/src/components/Settings.tsx')
-rw-r--r--frontend/src/components/Settings.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/components/Settings.tsx b/frontend/src/components/Settings.tsx
index 80e3068..c174c32 100644
--- a/frontend/src/components/Settings.tsx
+++ b/frontend/src/components/Settings.tsx
@@ -111,7 +111,7 @@ export default function Settings({ fontTheme, setFontTheme }: SettingsProps) {
};
return (
- <div className="settings-page">
+ <div className="settings-page variant-glass">
<h2>Settings</h2>
{setFontTheme && (