Update gtk theme
This commit is contained in:
parent
1cb1781b76
commit
5697a00b60
|
@ -36,8 +36,8 @@
|
||||||
recursive = true;
|
recursive = true;
|
||||||
source = pkgs.fetchgit {
|
source = pkgs.fetchgit {
|
||||||
url = "https://github.com/ZorinOS/zorin-desktop-themes.git";
|
url = "https://github.com/ZorinOS/zorin-desktop-themes.git";
|
||||||
rev = "4edec9606ee60d40d6cebae9a5cf5ca52a9b694c";
|
rev = "05ab7360d33ab6e510cebceccc4d2b3e1baa7276";
|
||||||
sha256 = "sha256-onsQeEuideN8dikcVNnq8v22ccln6I2hXP3jFPg8Hr0=";
|
sha256 = "sha256-nU2V6PZepi5c7zorF6dZYNSF8jliE8+VObzbzrU+ADo=";
|
||||||
sparseCheckout = [ "ZorinPurple-Dark" "ZorinPurple-Light" ];
|
sparseCheckout = [ "ZorinPurple-Dark" "ZorinPurple-Light" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue