summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/assets/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/danix-xyz-hacker/assets/css/main.css')
-rw-r--r--themes/danix-xyz-hacker/assets/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/danix-xyz-hacker/assets/css/main.css b/themes/danix-xyz-hacker/assets/css/main.css
index 94a1c96..36e7359 100644
--- a/themes/danix-xyz-hacker/assets/css/main.css
+++ b/themes/danix-xyz-hacker/assets/css/main.css
@@ -182,7 +182,7 @@ html.theme-light {
/* Frosted glass bar (header/footer) */
.frosted-bar {
- background-color: rgba(var(--bg2-rgb), 0.92);
+ background-color: rgba(var(--bg2-rgb), 0.75);
backdrop-filter: blur(10px);
box-shadow: 0 0 20px var(--accent-glow);
/* border applied via utility classes in templates */