diff --git a/common/fragments/graphical/theme.nix b/common/fragments/graphical/theme.nix index e81da0f..2b80c9e 100644 --- a/common/fragments/graphical/theme.nix +++ b/common/fragments/graphical/theme.nix @@ -36,8 +36,8 @@ recursive = true; source = pkgs.fetchgit { url = "https://github.com/ZorinOS/zorin-desktop-themes.git"; - rev = "4edec9606ee60d40d6cebae9a5cf5ca52a9b694c"; - sha256 = "sha256-onsQeEuideN8dikcVNnq8v22ccln6I2hXP3jFPg8Hr0="; + rev = "05ab7360d33ab6e510cebceccc4d2b3e1baa7276"; + sha256 = "sha256-nU2V6PZepi5c7zorF6dZYNSF8jliE8+VObzbzrU+ADo="; sparseCheckout = [ "ZorinPurple-Dark" "ZorinPurple-Light" ]; }; };