nixos/pkgs/eww-hyprland/css/_volume.scss

7 lines
158 B
SCSS

/* bar volume module */
.vol-icon { color: $green; }
.volbar highlight {
background-image: linear-gradient(to right, $teal, $sky);
border-radius: 10px;
}