* { font-family: "JetBrainsMono Nerd Font", monospace; font-weight: bold; font-size: 16px; color: #c6d0f5; } #waybar { background-color: rgb(0, 0, 0); } #workspaces button:hover { background-color: #303030; margin: 0px; border-radius: 0px; } #workspaces button.active { background-color: #28CD41; color: #ea999c; margin: 0; border-radius: 0px; } #window { font-weight: 500; font-style: italic; }