chore: update colorscheme and wallpaper

This commit is contained in:
Youwen Wu 2025-05-24 14:46:02 -07:00
parent 0978bf6251
commit 1d368d43d7
Signed by: youwen
GPG key ID: 865658ED1FE61EC3

View file

@ -150,13 +150,10 @@
environment.etc.polarity.text = "dawn";
liminalOS.theming = {
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://i.redd.it/ouo0vm6gn9f91.png";
hash = "sha256-5t8HyqZhOw9Zy2LYWhLurBDWi+1KYjsPzU+6RsTaGqk=";
url = "https://w.wallhaven.cc/full/2y/wallhaven-2y7x7x.jpg";
hash = "sha256-C1MdokXeiEPXeTnestKJjpKBDTdXED9Bx9JpDifAg0g=";
};
base16Scheme = "${pkgs.base16-schemes}/share/themes/rose-pine-dawn.yaml";
# base16Scheme = null;
base16Scheme = "${pkgs.base16-schemes}/share/themes/oxocarbon-light.yaml";
polarity = "light";
};
};