label { font: 14pt "FiraCode Nerd Font"; } .workspaces button { border: 0px; background-color: #282828; } .workspaces button.urgent { background-color: #cc241d; } .workspaces button.focused { background-color: #504935; } .traveldings progressbar trough { border: none; background-color: #3c3836; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .traveldings progressbar.traveldings_live progress { background-color: #79740e; border-bottom-left-radius: 0; } .traveldings progressbar.traveldings_disconnected progress { background-color: #cc241d; } .traveldingsWindow { border-radius: 15px; }