* { font-size: 12px; font-family: Font Awesome, Ubuntu Nerd Font, sans-serif; font-weight: bold; min-height: 0; } window#waybar.topBar { background-color: transparent; } window#waybar.bottomBar { background-color: transparent; } window#waybar.rightBar { background-color: transparent; } #clock.whiteCornersTop #clock.whiteCornersBottom { background-color: transparent; color: transparent; } window#waybar.whiteCornersTop { border: 2px solid RGBA(235, 219, 178, 1); background-color: transparent; box-shadow: 0px 0px 0px 60px black, 0px 0px 0px 0.5px #ebdbb2; border-radius: 0px; margin: 20px; } window#waybar.right, window#waybar.left { background-color: #ebdbb2; border-bottom: 2px; } #workspaces { background: #ebdbb2; margin: 5px 3px 5px 5px; padding: 0px 1px; border-radius: 0px; border: 0px; font-style: normal; color: #282828; } #workspaces button { padding: 0px 0px; margin: 4px 3px; border-radius: 0px; border: 0px; color: #282828; background-color: #83a598; opacity: 0.5; transition: all 0.3s ease-in-out; } #workspaces button.active { color: #458588; background: #458588; border-radius: 0px; min-width: 40px; transition: all 0.3s ease-in-out; opacity: 1.0; } #workspaces button:hover { color: #282828; background: #282828; border-radius: 0px; opacity: 1.0; } #window { color: #282828; background: #c0caf5; border-radius: 0px; margin: 5px; padding: 2px 10px; } #memory { color: #282828; background: #fe8019; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 0px 10px; border: 2px solid #ebdbb2; } #clock { color: #282828; background: #d3869b; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 0px 10px; border-right: 2px solid #ebdbb2; border-left: 2px solid #ebdbb2; border-top: 2px solid #d3869b; border-bottom: 2px solid #ebdbb2; } #cpu { color: #282828; background: #b8bb26; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 0px 10px; border: 2px solid #ebdbb2; } #network { color: #282828; background: #d79921; border-radius: 0px; margin: 5px; padding: 2px 10px; } #tray { color: #282828; background: #dabd2f; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 10px 2px; border: 2px solid #ebdbb2; } #pulseaudio { color: #282828; background: #dabd2f; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 0px 10px; border: 2px solid #ebdbb2; } #custom-artist { color: #282828; background: #8ec07c; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 0px 10px; border: 2px solid #ebdbb2; border-left: 1px solid #ebdbb2; } #custom-song { color: #282828; background: #8ec07c; border-radius: 0px 0px 0px 0px; margin: 0px; padding: 0px 10px; border: 2px solid #ebdbb2; border-right: 1px solid #ebdbb2; }