diff --git a/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix b/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix index 979803b4..c6d9d5fd 100644 --- a/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix +++ b/home-manager/common/desktops/hyprland/themes/stylix/wlogout-conf.nix @@ -14,7 +14,7 @@ font-size: 0px; border-radius: 5000px; margin: 25px; - background-color: #${config.lib.stylix.colors.base01}; + background-color: #${config.lib.stylix.colors.base02}; border-style: solid; border-width: 3px; background-repeat: no-repeat;