Flat Remix GNOME
Flat Remix is a GNOME Shell theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:sp1rit:themes/flat-remix-gnome && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000669 669 Bytes | |
| flat-remix-gnome.changes | 0000000153 153 Bytes | |
| flat-remix-gnome.rpmlintrc | 0000000057 57 Bytes | |
| flat-remix-gnome.spec | 0000002269 2.22 KB |
Comments 3
I don' see the option to choose theme in Gnome tweak. Also, I couldn't uninstall this package. Is there anyway to uninstall it properly?
Removal of (264)flat-remix-gnome-20210407.git~0.012f0ad-4.1.noarch([@System](https://build.opensuse.org/users/System)) failed: Error: Subprocess failed. Error: RPM failed: /var/tmp/rpm-tmp.UWoBLd: line 4: make: command not found error: %preun(flat-remix-gnome-20210407.git~0.012f0ad-4.1.noarch) scriptlet failed, exit status 127 error: flat-remix-gnome-20210407.git~0.012f0ad-4.1.noarch: erase failedYou don't have GNU make installed. Dani & I forgot to add it as a dependency (because we assumed everyone has it installed already). because the install step already failed due to you not having installed make you can safely uninstall the package and skip the scriptlets. However If you want to use flat-remix-gnome, you can install make and rerun the scriptlets with
cd /usr/share/flat-remix-gnome
sudo make
sudo make install
EDIT: you should also be able to simply update the package now, i fixed it
The issues are fixed now. Thank you!