Name: nightfox-gtk-theme Version: 50.7672385 Release: 1%{?dist} Summary: A GTK theme based on the Nightfox colour palette License: GPL-3.0-or-later URL: https://github.com/Fausto-Korpsvart/Nightfox-GTK-Theme %global commit 7672385bb28e39c65d1509f15efbe1a7c1bde631 Source0: %{URL}/archive/%{commit}.tar.gz BuildArch: noarch BuildRequires: sassc Requires: gtk-update-icon-cache %description A GTK theme based on the Nightfox colour palette, with icon tweaks and optional macOS-style refinements. %prep %autosetup -n Nightfox-GTK-Theme-%{commit} %build # Nothing to build %install install -dm 755 %{buildroot}/usr/share/themes install -dm 755 %{buildroot}/usr/share/icons cd themes ./install.sh -l --tweaks macos -d %{buildroot}/usr/share/themes cp -a ../icons/Duskfox %{buildroot}/usr/share/icons/ %files %license LICENSE %doc README.md /usr/share/themes/* /usr/share/icons/Duskfox %changelog * Thu Sep 25 2025 21:44 Little Owl - Synced with upstream