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.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/danix-xyz-hacker/assets/css/main.css b/themes/danix-xyz-hacker/assets/css/main.css
index 36e7359..e155ac4 100644
--- a/themes/danix-xyz-hacker/assets/css/main.css
+++ b/themes/danix-xyz-hacker/assets/css/main.css
@@ -188,6 +188,11 @@ html.theme-light {
/* border applied via utility classes in templates */
}
+ /* Footer variant: more opaque */
+ footer.frosted-bar {
+ background-color: rgba(var(--bg2-rgb), 0.88);
+ }
+
/* Border utilities for frosted-bar component */
.frosted-bar.border-b,
.frosted-bar.border-t {