* { font-family: 'SauceCodePro NF'; } window { background: #282828; } #pulseaudio { font-size: 12px; } #bluetooth { padding-left: 10px; padding-right: 10px; font-size: 12px; } #workspaces { padding: 0px; } #workspaces button { padding: 0px; border-radius: 0px; min-width: 20px; min-height: 20px; border: none; font-size: 12px; } #workspaces button.active { background: #b16286; color: #1d2021; } #workspaces button:hover { background: #3c3836; padding: 0px; border: none; } #workspaces button.active:hover { background: #b16286; padding: 0px; } #battery { background: #458588; color: #282828; } #battery.charging { background: #689d6a; } #battery.warning:not(.charging) { background: #fe8019; } #battery.critical:not(.charging) { background: #fb4934; } .modules-left { margin-top: 0px; } .modules-right { padding-left: 5px; padding-right: 5px; background: #3c3836; }