mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
pantheon.elementary-gtk-theme: 5.4.0 -> 5.4.1
* Improve contrast in text selections https://github.com/elementary/stylesheet/pull/572 * Add border and background to selected image radios https://github.com/elementary/stylesheet/pull/576
This commit is contained in:
parent
a65f338ccb
commit
dc18433b69
@ -8,7 +8,7 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "elementary-gtk-theme";
|
||||
version = "5.4.0";
|
||||
version = "5.4.1";
|
||||
|
||||
repoName = "stylesheet";
|
||||
|
||||
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
owner = "elementary";
|
||||
repo = repoName;
|
||||
rev = version;
|
||||
sha256 = "0dh7lqc9b4ciyzbphqw071xcg742fvlc7gz9l1q3nqjsa2k6xg80";
|
||||
sha256 = "0fnh08wqlhvigkxp69xkdha19ny9j0hg4ycwhhwvyr0d0z47kilw";
|
||||
};
|
||||
|
||||
passthru = {
|
||||
|
Loading…
Reference in New Issue
Block a user