Set the button background to bright yellow
diff --git a/src/apps/personal/sway.nix b/src/apps/personal/sway.nix
index f0f397e..11bba9e 100644
--- a/src/apps/personal/sway.nix
+++ b/src/apps/personal/sway.nix
@@ -98,7 +98,7 @@
                 warning = {
                     background = "#ffffff99";
                     border-bottom = "#00000000";
-                    button-background = "#e6c900cc";
+                    button-background = "#ff0000";
                 };
             };
         };