* { font-family: 'SauceCodePro NF'; } window { background: transparent; color: #ebdbb2; } #language, #pulseaudio, #bluetooth, #battery, #clock { font-size: 12px; margin-left: 5px; margin-right: 5px; } #battery { background: #458588; color: #282828; } #battery.charging { background: #689d6a; } #battery.warning:not(.charging) { background: #fe8019; } #battery.critical:not(.charging) { background: #fb4934; } .modules-center, .modules-right, .modules-left { padding: 5px; margin: 0px; background: #3c3836; } .modules-center { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .modules-right { border-bottom-left-radius: 5px; padding-right: 8px; padding-left: 8px; } .modules-left { border-bottom-right-radius: 5px; }