Update gtk theme

This commit is contained in:
Agatha Lovelace 2023-11-09 20:07:58 +01:00
parent 1cb1781b76
commit 5697a00b60
Signed by: sorceress
GPG Key ID: 01D0B3AB10CED4F8
1 changed files with 2 additions and 2 deletions

View File

@ -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" ];
};
};