* { font-family: SauceCodePro NF,FontAwesome, Roboto, Helvetica, Arial, sans-serif; font-size: 13px; font-weight: bold; color: #ebdbb2; } window#waybar { background-color: transparent; } #workspaces{ background-color: transparent; margin-top: 10px; margin-bottom: 10px; margin-right: 10px; } #workspaces button { background-color: rgba(60, 56, 54, 0.8); border-radius: 5px; font-weight: bolder; margin-left: 5px; padding: 0px 7px; border: none; box-shadow: none; } #workspaces button.active { background-color: #b16286; } #workspaces button:hover { background-image: none; background: #3c3836; border: none; box-shadow: none; } #tray, #custom-media, #custom-keylock, #mpris, #pulseaudio, #memory, #cpu, #clock, #window, #battery { background-color: rgba(60, 56, 54, 0.8); border-radius: 5px; margin: 10px 0; padding: 5px 10px; } #battery { padding: 5px 10px; padding-right: 18px; } #custom-keylock { padding: 5px 13px; } #mpris.playing { background-color: #b16286; }