* { border: none; border-radius: 0; font-family: monospace; font-size: 14px; } window#waybar { background: rgba(43, 48, 59, 0.5); color: #ffffff; } #workspaces button { padding: 0 5px; background: transparent; color: #ffffff; } #workspaces button.active { background: #64727D; border-bottom: 3px solid #ffffff; } #clock, #cpu, #memory, #network, #tray, #pulseaudio, #custom-gpu, #custom-usb { padding: 0 10px; } #pulseaudio:hover { background: #555; } #custom-usb:hover { background: #555; } #custom-usb.usb-none { color: transparent; padding: 0; } #custom-usb.usb-mounted { color: #a3be8c; } #custom-usb.usb-unmounted { color: #ebcb8b; }