@import "../omarchy/current/theme/swayosd.css"; window { border-radius: 0; opacity: 0.97; border: 2px solid @border-color; background-color: @background-color; } label { font-family: 'CaskaydiaMono Nerd Font', monospace; font-size: 11pt; color: @label; } image { color: @image; } progressbar { border-radius: 0; } progress { background-color: @progress; }