* { border: none; border-radius: 0; font-family: "Iosevka Nerd Font", sans-serif; font-size: 14px; min-height: 0; } #waybar { background-color: #18161d; color: #A4A0AC; } #tray, #network, #pulseaudio, #clock, #battery, #custom-update, #custom-power { padding: 0 10px; } button { background-image: none; background-color: #18161d; color: #A4A0AC; padding: 0 20px; } button, button:active, button:hover { box-shadow: none; -gtk-icon-shadow: none; background-image: none; font-weight: normal; box-shadow: none; -gtk-icon-shadow: none; text-shadow: none; -gtk-icon-effect: none; transition: background-color 0.1s; } button:active, button:hover { background-color: #A4A0AC; color: #18161d; } button.focused.current_output { background-color: #A4A0AC; color: #18161d; }