config/modules/home/apps/helpers/waybar/mullvad-style.css
2025-05-19 18:28:46 -04:00

14 lines
212 B
CSS

/* Mullvad specific styles */
#custom-mullvad.connected {
color: @green;
}
#custom-mullvad.disconnected {
color: @red;
}
#custom-mullvad {
margin: 0 8px;
padding: 0 5px;
min-width: 100px;
}