* { border: none; border-radius: 0; font-family: Roboto, Helvetica, Arial, sans-serif; font-size: 14pt; min-height: 0; } window#waybar { background: #252936; color: #7780a1; } #clock, #disk, #pulseaudio, #battery, #tray, #workspaces { padding: 0 10px; background: #1f222d; } #custom-right-arrow-dark, #custom-left-arrow-dark { color: #1f222d; } #custom-right-arrow-light, #custom-left-arrow-light { color: #252936; background: #1f222d; } #workspaces button { padding: 0 5px; background: #1f222d; color: #7780a1; border: none; } #workspaces button.focused { color: #ffffff; } #workspaces button:hover { box-shadow: none; text-shadow: none; } #battery.warning { color: #ffd400; } #battery.critical { color: #ff5400; }