updates ironbar and swaync styles

This commit is contained in:
Dennis Schoepf 2025-11-26 20:25:05 +01:00
parent fe01a8df67
commit aa3f2eaf35
2 changed files with 4 additions and 1 deletions

View file

@ -27,6 +27,10 @@
border: none;
}
.background {
opacity: 0.94;
}
.background, .container {
background-color: var(--color-dark-primary);
}