diff --git a/web/static/themes/win95-beta-neon.css b/web/static/themes/win95-beta-neon.css
index e2df518..58a501e 100644
--- a/web/static/themes/win95-beta-neon.css
+++ b/web/static/themes/win95-beta-neon.css
@@ -331,23 +331,19 @@ html[data-theme="win95"] .topbar-wrap.is-scrolled{
border-bottom-color:#000;
}
-/* ===== Win95 • Beta Neon ===== */
-html[data-theme="win95-beta-neon"] { --w95-blue:#002f6c; }
-html[data-theme="win95-beta-neon"] body{
+/* ===== Win95 • Beta Grid ===== */
+html[data-theme="win95-beta-grid"] { --w95-blue:#0b3a9a; }
+html[data-theme="win95-beta-grid"] body{
background:
- linear-gradient(135deg, rgba(0,0,0,.02), rgba(0,0,0,.02)),
url("data:image/svg+xml;utf8,\
-") repeat;
- background-size: 420px 260px;
+") repeat;
+ background-size: 320px 200px;
}
\ No newline at end of file