Name: nightfox-gtk-theme Version: 42.ea0172a 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 ea0172aa853e8f6c2b00568c4cd6dcbea7991b7c 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 * Sat Aug 02 2025 18:12 Little Owl - Synced with upstream