diff --git a/waybar/style.css b/waybar/style.css index 4a3e7fe..c44db75 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -56,6 +56,7 @@ button { color: #2d3436; background-color: #abb2bf; border-radius: 4px; + margin-right: 6px; } #workspaces button.urgent { @@ -246,5 +247,6 @@ label:focus { #custom-os { background-color: #61afef; + color: #282c34; font-size: 16px; }