Brighten that blue button
diff --git a/src/apps/personal/sway.nix b/src/apps/personal/sway.nix
index 5addcbb..31f0068 100644
--- a/src/apps/personal/sway.nix
+++ b/src/apps/personal/sway.nix
@@ -116,7 +116,7 @@
                 blue = {
                     background = "#ffffff99";
                     border-bottom = "#00000000";
-                    button-background = "#0000ff";
+                    button-background = "#6767ff";
                 };
             };
         };