diff --git a/hm/modules/linux/var/settings.json b/hm/modules/linux/var/settings.json index 855617f..97b8bfb 100644 --- a/hm/modules/linux/var/settings.json +++ b/hm/modules/linux/var/settings.json @@ -609,8 +609,8 @@ "settingsSync": false, "settingsSyncVersion": 1731210778467 }, - "splashColor": "rgb(87, 82, 121)", - "splashBackground": "rgb(250, 244, 237)", + "splashColor": "rgb(242, 244, 248)", + "splashBackground": "rgb(22, 22, 22)", "spellCheckLanguages": [ "en-US", "en" diff --git a/reference/modules/default.nix b/reference/modules/default.nix index 493f5f0..b6966a8 100644 --- a/reference/modules/default.nix +++ b/reference/modules/default.nix @@ -148,8 +148,8 @@ wallpaper = pkgs.fetchurl { # url = "https://code.youwen.dev/youwen5/wallpapers/raw/branch/main/aesthetic/afterglow_city_skyline_at_night.png"; # hash = "sha256-fYMzoY3un4qGOSR4DMqVUAFmGGil+wUze31rLLrjcAc="; - url = "https://w.wallhaven.cc/full/vq/wallhaven-vq72xm.png"; - hash = "sha256-K3Kej2COII8dmcZb8/PaDx2vxAvVVE3OtZORJbsCIc0="; + url = "https://i.redd.it/ouo0vm6gn9f91.png"; + hash = "sha256-5t8HyqZhOw9Zy2LYWhLurBDWi+1KYjsPzU+6RsTaGqk="; }; base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml"; # base16Scheme = null;