* { border: none; border-radius: 15; font-family: "MapleMono-NF-Regular"; font-size: 14px; min-height: 10px; } window#waybar { background: transparent; } .modules-left { margin-top: 6; margin-left: 8; } .modules-center { margin-top: 6; } .modules-right { margin-top: 6; margin-right: 8; } #custom-launcher { font-size: 24px; padding-left: 10px; padding-right: 10px; transition: all 1s; color: #1793D1; background: #dd92bb; } #cpu { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #96CDFB; } #memory { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #DDB6F2; } #tray { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #dbe4a8; } #workspaces button { transition: all 1s; margin-left: 4; margin-right: 4; min-width: 35px; box-shadow: inherit; text-shadow: inherit; border: 2px solid transparent; color: #B5E8E0; background: rgb(78, 78, 78); } #workspaces button.active { color: #ABE9B3; border-color: #ABE9B3; } #workspaces button:hover { transition: all .1s; color: #E8A2AF; border-color: #E8A2AF; } #custom-updates { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #E8A2AF; } #window { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #87CEFA; } #custom-github { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #7FFFAA; } #pulseaudio { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #FAE3B0; } #pulseaudio.muted { background: #FFD700; } #clock { padding-left: 10px; padding-right: 10px; transition: all 1s; color: #161320; background: #ABE9B3; }