diff --git a/HNSAU.bsdesign b/HNSAU.bsdesign index 501bb9f..03dd519 100644 Binary files a/HNSAU.bsdesign and b/HNSAU.bsdesign differ diff --git a/templates/assets/css/theme.css b/templates/assets/css/theme.css index 0563fb7..e991080 100644 --- a/templates/assets/css/theme.css +++ b/templates/assets/css/theme.css @@ -25,13 +25,13 @@ [data-bs-theme=dark] .clean-block.clean-hero::before { background: url("/assets/img/backgrounds/blocksaugw.svg") center / contain no-repeat; color: rgba(0,0,0,0); - filter: opacity(10%); + filter: opacity(45%); } .clean-block.clean-hero::before { background: url("/assets/img/backgrounds/blocksaug.svg") center / contain no-repeat; color: rgba(0,0,0,0); - filter: opacity(10%); + filter: opacity(15%); } .floating-switch {