Rejig the colors again
diff --git a/src/apps/personal/sway.nix b/src/apps/personal/sway.nix
index 31f0068..dbdad3e 100644
--- a/src/apps/personal/sway.nix
+++ b/src/apps/personal/sway.nix
@@ -110,13 +110,13 @@
                 green = {
                     background = "#ffffff99";
                     border-bottom = "#00000000";
-                    button-background = "#00ff00";
+                    button-background = "#00b300";
                 };
 
                 blue = {
                     background = "#ffffff99";
                     border-bottom = "#00000000";
-                    button-background = "#6767ff";
+                    button-background = "#0000ff";
                 };
             };
         };