Support this theme by downloading it from openDesktop
Themes
- Flat Remix: main icon theme
- Flat Remix Dark: for dark interfaces
- Flat Remix Light: for light interfaces
Folder variants
- Blue Folders
- Green Folders
- Red Folders
- Yellow Folders
Installation
Manual installation
- Download and uncompress the zip file.
- Move "Flat Remix" folder to ".icons" in your home directory.
- Run
gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue"
or select "Flat-Remix" via your desktop specific tweaks application.
Terminal installation
cd /tmp && rm -rf flat-remix &&
git clone https://github.com/daniruiz/flat-remix &&
mkdir -p ~/.icons && cp -r flat-remix/Flat-Remix* ~/.icons/ &&
gsettings set org.gnome.desktop.interface icon-theme "Flat-Remix-Blue"
Ubuntu based distributions
sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt-get update
sudo apt-get install flat-remix
Fedora based distributions
sudo dnf copr enable daniruiz/flat-remix
sudo dnf install flat-remix
Arch based distributions
flat-remix
(AUR)