diff --git a/primegrading-web/html/index.html b/primegrading-web/html/index.html
index ab6be76..6e4826c 100644
--- a/primegrading-web/html/index.html
+++ b/primegrading-web/html/index.html
@@ -332,10 +332,6 @@
background: linear-gradient(135deg, #e8e6f0, #dddae8, #ccc8e0);
}
- .dark-mode .holo-card .card-bg {
- background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460);
- }
-
.holo-card .card-shine {
position: absolute; inset: 0;
background: linear-gradient(
@@ -385,7 +381,7 @@
text-shadow: 0 0 4px rgba(0,0,0,0.15), 0 0 8px rgba(0,0,0,0.1);
}
- .dark-mode .holo-card .card-label { color: rgba(255,255,255,0.85); font-size: 0.55rem; text-shadow: 0 0 6px rgba(0,0,0,0.5), 0 0 12px rgba(0,0,0,0.3); }
+ .dark-mode .holo-card .card-label { color: rgba(0,0,0,0.5); font-size: 0.5rem; text-shadow: 0 0 4px rgba(0,0,0,0.15), 0 0 8px rgba(0,0,0,0.1); }
.holo-card .card-art {
position: absolute; inset: 20px 8px 40px;
diff --git a/primegrading-web/html/primegrading-logo.svg b/primegrading-web/html/primegrading-logo.svg
index 0eb732e..3192489 100644
--- a/primegrading-web/html/primegrading-logo.svg
+++ b/primegrading-web/html/primegrading-logo.svg
@@ -23,21 +23,14 @@