* { border: none; font-family: "IoskeleyMono Nerd Font, monospace"; font-size: 12px; font-weight: bold; min-height: 0; } window#waybar { background-color: #0a0a0a; } #workspaces button.focused { background-color: #7fc8ff; color: #0a0a0a; border-radius: 0; } #workspaces button.urgent { color: #ffffff; background: #ff0000; border-radius: 0; } #battery { background: transparent; } /* Different battery states indicator */ #battery.discharging.warning { color: #ffa500; } #battery.discharging.critical { color: #ff0000; } #clock, #battery, #window, #custom-vpn, #memory, #network, #mpris, #bluetooth, #pulseaudio, #tray { padding: 0 12px; } /* add grey color to some modules */ #network, #memory, #bluetooth, #pulseaudio, #custom-vpn, #clock, #window, #battery { color: #cccccc; } #temperature.critical { color: #ff0000; } /* custom modules */ #custom-screenrecording-indicator { color: #ff0000; }