@import "../../.cache/wal/colors-waybar.css"; * { font-size: 12px; font-family: Terminus; border: none; padding: 0px 5px 0px 5px; min-height: 10px; border-radius: 25px; } window#waybar { background: none; color: @dark; } #custom-right-arrow-dark, #custom-left-arrow-dark { color: @dark; background: @back; } #custom-right-arrow-light, #custom-left-arrow-light { color: @back; background: @dark; } #clock.1, #clock.2, #clock.3, #pulseaudio, #memory, #cpu, #disk { background: @dark; color: @back; margin-left: 10px; } #workspaces { background: @dark; color: @back; padding: 5px; } #tray { background: @dark; color: @back; padding: 5px; } #battery, #custom-rsyncnet, #custom-temperature, #custom-hum, #custom-pressure, #custom-pm_25, #custom-pm_10 { background: @dark; color: @back; margin-right: 10px; } #workspaces:active { color: @background; margin-right: 0; } #workspaces button { padding: 0; margin: 0; color: @background; } #workspaces button.focused { color: @back; margin: 0; } #workspaces button:hover { box-shadow: inherit; text-shadow: inherit; } #workspaces button:hover { border: @foreground; padding: 0 0px; } #pulseaudio { color: @back; } #memory { color: @back; } #cpu { color: @back; } #battery { color: @back; } #disk { color: @back; } #clock, #pulseaudio, #memory, #cpu, #battery, #disk { padding: 0 10px; }