'' * { border: none; border-radius: 0; font-family: "JetBrainsMono Nerd Font"; font-size: 14px; min-height: 0; } window#waybar { background: #18191f; color: #84a0c6; } #workspaces button { padding: 0 4px; background: #84a0c6; color: #18191f; border-bottom: 3px solid rgba (255, 255, 255, .2); } #workspaces button.focused { background-color: #84a0c6; border-bottom: 3px solid #18191f; } #workspaces button:hover { box-shadow: inherit; text-shadow: inherit; } #clock, #cpu, #temperature, #backlight, #network, #memory, #language, #pulseaudio, #tray, #mode, #mpd, #custom-weather { padding: 0 10px; margin: 0 4px; color: #18191f; background-color: #84a0c6; border-bottom: 3px solid rgba (255, 255, 255, .2); } @keyframes blink { to { background-color: #84a0c6; color: #18191f; } } ''