adementary-theme
adementary-theme 201905r1
Adwaita-based GTK theme with design influence from elementary OS and Vertex GTK theme
https://github.com/hrdwrrsk/adementary-themeGNU General Public License v3.0
programs: -
Platforms (24)
armv7l-linuxaarch64-linuxarmv5tel-linuxmicroblaze-linuxpowerpc64le-linuxmips64el-linuxmips64-linuxpowerpc-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adementary-theme ];
Ad-hoc shell
nix-shell -p adementary-theme
Flake (nix run)
nix run nixpkgs#adementary-theme