config/modules/home/apps/helpers/waybar/mullvad-style.css

15 lines
212 B
CSS
Raw Normal View History

2025-05-09 18:43:27 -04:00
/* Mullvad specific styles */
#custom-mullvad.connected {
color: @green;
}
#custom-mullvad.disconnected {
color: @red;
}
#custom-mullvad {
margin: 0 8px;
padding: 0 5px;
min-width: 100px;
}